Language: python
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
2553 | 210 |
The world’s simplest facial recognition api for Python and the command line
Babylonpartners / fastText_multilingual
https://github.com/Babylonpartners/fastText_multilingual
stars | today |
---|---|
398 | 207 |
Multilingual word vectors in 78 languages
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
2802 | 168 |
Minimal examples of data structures and algorithms in Python
python-bonobo / bonobo
https://github.com/python-bonobo/bonobo
stars | today |
---|---|
173 | 149 |
ALPHA - Extract Transform Load for Python 3.5+
rlcode / reinforcement-learning
https://github.com/rlcode/reinforcement-learning
stars | today |
---|---|
622 | 87 |
Minimal and Clean Reinforcement Learning Examples
deepmind / dnc
https://github.com/deepmind/dnc
stars | today |
---|---|
1119 | 64 |
A TensorFlow implementation of the Differentiable Neural Computer.
kpreid / shinysdr
https://github.com/kpreid/shinysdr
stars | today |
---|---|
517 | 60 |
Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins. In development, usable but incomplete. Compatible with RTL-SDR.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
16105 | 36 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
countercept / doublepulsar-detection-script
https://github.com/countercept/doublepulsar-detection-script
stars | today |
---|---|
269 | 32 |
A python2 script for sweeping a network to find windows systems compromised with the DOUBLEPULSAR implant.
python-security / pyt
https://github.com/python-security/pyt
stars | today |
---|---|
120 | 35 |
Sentdex / pygta5
https://github.com/Sentdex/pygta5
stars | today |
---|---|
475 | 33 |
Explorations of Using Python to play Grand Theft Auto 5.
junyanz / pytorch-CycleGAN-and-pix2pix
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
stars | today |
---|---|
1187 | 35 |
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
33116 | 32 |
A curated list of awesome Python frameworks, libraries, software and resources
misterch0c / shadowbroker
https://github.com/misterch0c/shadowbroker
stars | today |
---|---|
1621 | 24 |
The Shadow Brokers “Lost In Translation” leak
tomchristie / apistar
https://github.com/tomchristie/apistar
stars | today |
---|---|
657 | 29 |
A fast and expressive API framework. For Python. ⚡️
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
18126 | 24 |
scikit-learn: machine learning in Python
kentsommer / pytorch-value-iteration-networks
https://github.com/kentsommer/pytorch-value-iteration-networks
stars | today |
---|---|
42 | 30 |
Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
29289 | 29 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
lzjun567 / zhihu-api
https://github.com/lzjun567/zhihu-api
stars | today |
---|---|
208 | 23 |
Zhihu API for Humans
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
14881 | 22 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
9554 | 25 |
Huge update! Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
7411 | 19 |
The Python programming language
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
13722 | 18 |
Models built with TensorFlow
Miserlou / Zappa
https://github.com/Miserlou/Zappa
stars | today |
---|---|
3529 | 21 |
Serverless Python Web Services
django / django
https://github.com/django/django
stars | today |
---|---|
25183 | 18 |
The Web framework for perfectionists with deadlines.
Language: go
moby / moby
stars | today |
---|---|
42860 | 92 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
11814 | 63 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
9313 | 35 |
CockroachDB - the scalable, survivable, strongly-consistent SQL database
golang / go
stars | today |
---|---|
27163 | 33 |
The Go programming language
cznic / sqlite
https://github.com/cznic/sqlite
stars | today |
---|---|
133 | 34 |
Package sqlite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine. (Work In Progress)
google / periph
https://github.com/google/periph
stars | today |
---|---|
544 | 33 |
periph - Peripherals I/O in Go
tigrawap / slit
https://github.com/tigrawap/slit
stars | today |
---|---|
117 | 32 |
slit - a modern PAGER for viewing logs, get more than most in less time
uber / jaeger
https://github.com/uber/jaeger
stars | today |
---|---|
547 | 31 |
Jaeger - Uber’s Distributed Tracing System
mehrdadrad / mylg
https://github.com/mehrdadrad/mylg
stars | today |
---|---|
1741 | 26 |
Network Diagnostic Tool
src-d / go-kallax
https://github.com/src-d/go-kallax
stars | today |
---|---|
293 | 25 |
Kallax is a PostgreSQL typesafe ORM for the Go language.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
19924 | 22 |
A curated list of awesome Go frameworks, libraries and software
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
22550 | 18 |
Production-Grade Container Scheduling and Management
rooby-lang / rooby
https://github.com/rooby-lang/rooby
stars | today |
---|---|
127 | 22 |
A new object oriented language written in Go aim on developing microservice efficiently.
Checkmarx / Go-SCP
https://github.com/Checkmarx/Go-SCP
stars | today |
---|---|
944 | 21 |
Go programming language secure coding practices guide
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18784 | 16 |
Gogs is a painless self-hosted Git service.
gen2brain / url2img
https://github.com/gen2brain/url2img
stars | today |
---|---|
165 | 18 |
HTTP server with API for capturing screenshots of websites
elliotchance / c2go
https://github.com/elliotchance/c2go
stars | today |
---|---|
479 | 16 |
⚖️ A tool for converting C to Go.
spf13 / hugo
stars | today |
---|---|
16591 | 16 |
A Fast and Flexible Static Site Generator built with love in GoLang
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
15356 | 14 |
A golang ebook intro how to build a web with golang
alexellis / faas
https://github.com/alexellis/faas
stars | today |
---|---|
1716 | 14 |
Functions as a Service (on Docker Swarm)
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
9665 | 15 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
2675 | 13 |
Gitea: Git with a cup of tea
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10582 | 14 |
beego is an open-source, high-performance web framework for the Go programming language.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
15630 | 12 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
hsluoyz / casbin
https://github.com/hsluoyz/casbin
stars | today |
---|---|
216 | 12 |
An authorization library that supports access control models like ACL, RBAC, ABAC
Language: javascript
google / tamperchrome
https://github.com/google/tamperchrome
stars | today |
---|---|
635 | 357 |
Tamper Chrome is a Chrome extension that allows you to modify HTTP requests on the fly and aid on web security testing. Tamper Chrome works across all operating systems (including Chrome OS).
notwaldorf / tiny-care-terminal
https://github.com/notwaldorf/tiny-care-terminal
stars | today |
---|---|
2768 | 248 |
💖 💻 A little dashboard that tries to take care of you when you’re using your terminal.
huanxsd / MeiTuan
https://github.com/huanxsd/MeiTuan
stars | today |
---|---|
199 | 121 |
高仿美团客户端 React-Native版,支持iOS、Android
avgjs / avg-core
https://github.com/avgjs/avg-core
stars | today |
---|---|
266 | 105 |
A Future-oriented Adventure Game Framework based on React & Pixi.js. Docs: https://avgjs.github.io/docs/
facebook / react-vr
https://github.com/facebook/react-vr
stars | today |
---|---|
3234 | 106 |
Create amazing 360 and VR content using React
ericvicenti / intro-to-react
https://github.com/ericvicenti/intro-to-react
stars | today |
---|---|
270 | 94 |
A Hands-On Walkthrough of your first React Web App
tannerlinsley / react-move
https://github.com/tannerlinsley/react-move
stars | today |
---|---|
1989 | 95 |
React Move - Beautifully and deterministically animate anything in React
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
65010 | 87 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
MaiaVictor / forall
https://github.com/MaiaVictor/forall
stars | today |
---|---|
108 | 85 |
Expressive static types and invariant checks for JavaScript.
vuejs / vue
stars | today |
---|---|
51042 | 77 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
ramon82 / zuck.js
https://github.com/ramon82/zuck.js
stars | today |
---|---|
1955 | 74 |
A javascript library that lets you add stories EVERYWHERE.
aweary / tinytime
https://github.com/aweary/tinytime
stars | today |
---|---|
301 | 69 |
A straightforward time and time formatter in <1kb
garbles / why-did-you-update
https://github.com/garbles/why-did-you-update
stars | today |
---|---|
4242 | 63 |
💥 Puts your console on blast when React is making unnecessary updates.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
25062 | 49 |
Create React apps with no build configuration.
AlloyTeam / curvejs
https://github.com/AlloyTeam/curvejs
stars | today |
---|---|
274 | 53 |
Made curve a dancer in HTML5 canvas - 魔幻线条
wmhilton / download-with-webtorrent-button
https://github.com/wmhilton/download-with-webtorrent-button
stars | today |
---|---|
60 | 46 |
Transform ordinary download links into super-powered WebTorrent ones!
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
47362 | 39 |
A framework for building native apps with React.
ruyadorno / simple-slider
https://github.com/ruyadorno/simple-slider
stars | today |
---|---|
238 | 40 |
🎠 The 1kb JavaScript Carousel
styled-components / styled-components
https://github.com/styled-components/styled-components
stars | today |
---|---|
6470 | 35 |
Visual primitives for the component age 💅
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
109690 | 25 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
8920 | 36 |
Prettier is an opinionated JavaScript formatter.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
34137 | 28 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
50911 | 31 |
JavaScript Style Guide
BoostIO / Boostnote
https://github.com/BoostIO/Boostnote
stars | today |
---|---|
2748 | 31 |
Boostnote is an open source note-taking app made for programmers just like you 🚀
javierbyte / control-user-cursor
https://github.com/javierbyte/control-user-cursor
stars | today |
---|---|
776 | 30 |
Experiment to alter the cursor behavior.
Language: unknown
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
917 | 435 |
A Collection & Specification for Exemplary Frontend and Backend Codebases 🏅
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
17708 | 155 |
Roadmap to becoming a web developer in 2017
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
42526 | 93 |
A complete computer science study plan to become a software engineer.
Awesome-Windows / Awesome
https://github.com/Awesome-Windows/Awesome
stars | today |
---|---|
1340 | 79 |
💻 An awesome & curated list of best applications and tools for Windows.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
49240 | 43 |
A collection of useful .gitignore templates
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
83856 | 37 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
14725 | 39 |
A curated list of awesome things related to Vue.js
hindupuravinash / the-gan-zoo
https://github.com/hindupuravinash/the-gan-zoo
stars | today |
---|---|
187 | 38 |
A list of all named GANs!
Idnan / bash-guide
https://github.com/Idnan/bash-guide
stars | today |
---|---|
6422 | 38 |
A guide to learn bash
Hack-with-Github / Free-Security-eBooks-from-PacktPub
https://github.com/Hack-with-Github/Free-Security-eBooks-from-PacktPub
stars | today |
---|---|
504 | 35 |
Collection of free Security eBooks from Packt Publishing [Regularly Updated]
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
57106 | 35 |
😎 Curated list of awesome lists
bmorelli25 / Become-A-Full-Stack-Web-Developer
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
stars | today |
---|---|
7455 | 35 |
Free resources for learning Full Stack Web Development
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
17131 | 34 |
A collective list of public JSON APIs for use in web development.
tastejs / hacker-news-pwas
https://github.com/tastejs/hacker-news-pwas
stars | today |
---|---|
305 | 32 |
HNPWA - Hacker News readers as Progressive Web Apps 📱
qazbnm456 / awesome-cve-poc
https://github.com/qazbnm456/awesome-cve-poc
stars | today |
---|---|
38 | 31 |
✍️ A curated list of CVE PoCs.
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
12382 | 23 |
🗽 最新可用的google hosts文件。镜像:
gurugio / lowlevelprogramming-university
https://github.com/gurugio/lowlevelprogramming-university
stars | today |
---|---|
4221 | 30 |
How to be low-level programmer
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
30385 | 27 |
Master the command line, in one page
ythecombinator / You-Dont-Know-X
https://github.com/ythecombinator/You-Dont-Know-X
stars | today |
---|---|
30 | 27 |
🙈 curated list of inspiring resources which show you don’t know that much about something you thought you knew.
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
7174 | 25 |
A collection of various awesome lists for hackers, pentesters and security researchers
kosmos / awesome-generative-art
https://github.com/kosmos/awesome-generative-art
stars | today |
---|---|
224 | 23 |
Awesome generative art
EMLVIRUS / Amazing-Windows-Apps
https://github.com/EMLVIRUS/Amazing-Windows-Apps
stars | today |
---|---|
317 | 21 |
📗 Introduce you amazing Windows apps 🕶
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
8081 | 21 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
tootsuite / documentation
https://github.com/tootsuite/documentation
stars | today |
---|---|
243 | 12 |
Full documentation repository for Mastodon
helantao / macOS
https://github.com/helantao/macOS
stars | today |
---|---|
46 | 18 |
macOS 安装/恢复/精品软件