Language: python
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
2649 | 353 |
Minimal examples of data structures and algorithms in Python
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
2345 | 210 |
The world’s simplest facial recognition api for Python and the command line
rlcode / reinforcement-learning
https://github.com/rlcode/reinforcement-learning
stars | today |
---|---|
544 | 173 |
Minimal and Clean Reinforcement Learning Examples
deepmind / dnc
https://github.com/deepmind/dnc
stars | today |
---|---|
1061 | 139 |
A TensorFlow implementation of the Differentiable Neural Computer.
shaypal5 / cachier
https://github.com/shaypal5/cachier
stars | today |
---|---|
141 | 111 |
Persistent, stale-free, local and cross-machine caching for Python functions.
python-security / pyt
https://github.com/python-security/pyt
stars | today |
---|---|
84 | 72 |
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
16077 | 68 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
junyanz / pytorch-CycleGAN-and-pix2pix
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
stars | today |
---|---|
1151 | 65 |
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
uber / focuson
https://github.com/uber/focuson
stars | today |
---|---|
88 | 57 |
A tool to surface security issues in python code
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
13700 | 37 |
Models built with TensorFlow
misterch0c / shadowbroker
https://github.com/misterch0c/shadowbroker
stars | today |
---|---|
1598 | 38 |
The Shadow Brokers “Lost In Translation” leak
donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
9531 | 42 |
Huge update! Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
33087 | 42 |
A curated list of awesome Python frameworks, libraries, software and resources
deepmind / sonnet
https://github.com/deepmind/sonnet
stars | today |
---|---|
4358 | 38 |
TensorFlow-based neural network library
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
14864 | 34 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
markriedl / WikiPlots
https://github.com/markriedl/WikiPlots
stars | today |
---|---|
61 | 34 |
A dataset containing story plots from Wikipedia (books, movies, etc.) and the code for the extractor.
ramonsaraiva / timy
https://github.com/ramonsaraiva/timy
stars | today |
---|---|
157 | 35 |
Minimalist measurement of python code time
ecmadao / Coding-Guide
https://github.com/ecmadao/Coding-Guide
stars | today |
---|---|
441 | 33 |
自己随手记录的东西
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
26584 | 30 |
A microframework based on Werkzeug, Jinja2 and good intentions
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
18102 | 25 |
scikit-learn: machine learning in Python
Sentdex / pygta5
https://github.com/Sentdex/pygta5
stars | today |
---|---|
443 | 31 |
Explorations of Using Python to play Grand Theft Auto 5.
bhdresh / CVE-2017-0199
https://github.com/bhdresh/CVE-2017-0199
stars | today |
---|---|
108 | 24 |
Exploit toolkit CVE-2017-0199 - v2.0 is a handy python script which provides a quick and effective way to exploit Microsoft RTF RCE. It could generate a malicious RTF file and deliver metasploit / meterpreter / any other payload to victim without any complex configuration.
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
13205 | 30 |
Superset is a data exploration platform designed to be visual, intuitive, and interactive
lykops / lykchat
https://github.com/lykops/lykchat
stars | today |
---|---|
65 | 27 |
便捷、稳定(7*24不间断服务)、安全、支持发送多媒体的信息发送系统,为系统管理人员提供一个基于个人微信号的信息发送工具。
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
65 | 27 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
Language: go
moby / moby
stars | today |
---|---|
42789 | 244 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
11761 | 112 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
google / periph
https://github.com/google/periph
stars | today |
---|---|
514 | 105 |
periph - Peripherals I/O in Go
cznic / sqlite
https://github.com/cznic/sqlite
stars | today |
---|---|
104 | 93 |
Package sqlite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine. (Work In Progress)
Checkmarx / Go-SCP
https://github.com/Checkmarx/Go-SCP
stars | today |
---|---|
923 | 90 |
Go programming language secure coding practices guide
src-d / go-kallax
https://github.com/src-d/go-kallax
stars | today |
---|---|
262 | 78 |
Kallax is a PostgreSQL typesafe ORM for the Go language.
elliotchance / c2go
https://github.com/elliotchance/c2go
stars | today |
---|---|
462 | 64 |
⚖️ A tool for converting C to Go.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
15347 | 50 |
A golang ebook intro how to build a web with golang
golang / go
stars | today |
---|---|
27139 | 39 |
The Go programming language
uber / jaeger
https://github.com/uber/jaeger
stars | today |
---|---|
516 | 42 |
Jaeger - Uber’s Distributed Tracing System
alexellis / faas
https://github.com/alexellis/faas
stars | today |
---|---|
1707 | 34 |
Functions as a Service (on Docker Swarm)
songtianyi / wechat-go
https://github.com/songtianyi/wechat-go
stars | today |
---|---|
77 | 33 |
go version wechat web api and message framework for building chat bot
movio / kasper
https://github.com/movio/kasper
stars | today |
---|---|
123 | 32 |
Kasper is a lightweight library for processing Kafka topics.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
19910 | 29 |
A curated list of awesome Go frameworks, libraries and software
yehohanan7 / flux
https://github.com/yehohanan7/flux
stars | today |
---|---|
54 | 27 |
A simple CQRS Framework for go
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18778 | 25 |
Gogs is a painless self-hosted Git service.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
7667 | 26 |
Træfik, a modern reverse proxy
spf13 / hugo
stars | today |
---|---|
16582 | 26 |
A Fast and Flexible Static Site Generator built with love in GoLang
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
22538 | 21 |
Production-Grade Container Scheduling and Management
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
9160 | 22 |
The Prometheus monitoring system and time series database.
tigrawap / slit
https://github.com/tigrawap/slit
stars | today |
---|---|
86 | 23 |
slit - a modern PAGER for viewing logs, get more than most in less time
ponzu-cms / ponzu
https://github.com/ponzu-cms/ponzu
stars | today |
---|---|
2597 | 20 |
Headless CMS with automatic JSON API. Featuring auto HTTPS, HTTP/2 Server Push, and flexible server framework written in Go.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10599 | 18 |
beego is an open-source, high-performance web framework for the Go programming language.
quilt / quilt
https://github.com/quilt/quilt
stars | today |
---|---|
361 | 20 |
Deploy and manage containers with JavaScript
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
8434 | 18 |
🌸 A command-line fuzzy finder written in Go
Language: javascript
notwaldorf / tiny-care-terminal
https://github.com/notwaldorf/tiny-care-terminal
stars | today |
---|---|
2530 | 499 |
💖 💻 A little dashboard that tries to take care of you when you’re using your terminal.
tannerlinsley / react-move
https://github.com/tannerlinsley/react-move
stars | today |
---|---|
1896 | 245 |
React Move - Beautifully and deterministically animate anything in React
facebook / react-vr
https://github.com/facebook/react-vr
stars | today |
---|---|
3139 | 231 |
Create amazing 360 and VR content using React
AlloyTeam / curvejs
https://github.com/AlloyTeam/curvejs
stars | today |
---|---|
225 | 207 |
Made curve a dancer in HTML5 canvas - 线条会跳舞
garbles / why-did-you-update
https://github.com/garbles/why-did-you-update
stars | today |
---|---|
4182 | 176 |
💥 Puts your console on blast when React is making unnecessary updates.
google / tamperchrome
https://github.com/google/tamperchrome
stars | today |
---|---|
233 | 173 |
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).
avgjs / avg-core
https://github.com/avgjs/avg-core
stars | today |
---|---|
178 | 154 |
A Future-oriented Adventure Game Framework based on React & Pixi.js. Docs: https://avgjs.github.io/docs/
tootsuite / mastodon
https://github.com/tootsuite/mastodon
stars | today |
---|---|
7879 | 124 |
A GNU Social-compatible microblogging server
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
8883 | 139 |
Prettier is an opinionated JavaScript formatter.
vuejs / vue
stars | today |
---|---|
50967 | 121 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
ericvicenti / intro-to-react
https://github.com/ericvicenti/intro-to-react
stars | today |
---|---|
169 | 115 |
A Hands-On Walkthrough of your first React Web App
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
64935 | 83 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
17959 | 80 |
Promise based HTTP client for the browser and node.js
ramon82 / zuck.js
https://github.com/ramon82/zuck.js
stars | today |
---|---|
1883 | 77 |
A javascript library that lets you add stories EVERYWHERE.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
25014 | 68 |
Create React apps with no build configuration.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
47330 | 59 |
A framework for building native apps with React.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
109670 | 56 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
d3 / d3
stars | today |
---|---|
63424 | 57 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
50892 | 61 |
JavaScript Style Guide
BoostIO / Boostnote
https://github.com/BoostIO/Boostnote
stars | today |
---|---|
2720 | 54 |
Boostnote is an open source note-taking app made for programmers just like you 🚀
styled-components / styled-components
https://github.com/styled-components/styled-components
stars | today |
---|---|
6434 | 54 |
Visual primitives for the component age 💅
dollarshaveclub / stickybits
https://github.com/dollarshaveclub/stickybits
stars | today |
---|---|
171 | 55 |
Stickybits is a lightweight (<2KB) alternative to position: sticky
polyfills 🍬
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
12359 | 50 |
Framework for server-rendered React apps
hunterloftis / awaiting
https://github.com/hunterloftis/awaiting
stars | today |
---|---|
536 | 49 |
The async/await utility for browsers and Node.js.
reactjs / redux
https://github.com/reactjs/redux
stars | today |
---|---|
30234 | 39 |
Predictable state container for JavaScript apps
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
17563 | 267 |
Roadmap to becoming a web developer in 2017
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
480 | 258 |
A Collection & Specification for Exemplary Frontend and Backend Codebases 🏅
Awesome-Windows / Awesome
https://github.com/Awesome-Windows/Awesome
stars | today |
---|---|
1268 | 183 |
💻 An awesome & curated list of best applications and tools for Windows.
bmorelli25 / Become-A-Full-Stack-Web-Developer
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
stars | today |
---|---|
7424 | 128 |
Free resources for learning Full Stack Web Development
hindupuravinash / the-gan-zoo
https://github.com/hindupuravinash/the-gan-zoo
stars | today |
---|---|
149 | 94 |
A list of all named GANs!
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
42445 | 69 |
A complete computer science study plan to become a software engineer.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
57073 | 70 |
😎 Curated list of awesome lists
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
7149 | 71 |
A collection of various awesome lists for hackers, pentesters and security researchers
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
83823 | 58 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
49201 | 52 |
A collection of useful .gitignore templates
gurugio / lowlevelprogramming-university
https://github.com/gurugio/lowlevelprogramming-university
stars | today |
---|---|
4191 | 56 |
How to be low-level programmer
Hack-with-Github / Free-Security-eBooks-from-PacktPub
https://github.com/Hack-with-Github/Free-Security-eBooks-from-PacktPub
stars | today |
---|---|
469 | 45 |
Collection of free Security eBooks from Packt Publishing [Regularly Updated]
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
17097 | 47 |
A collective list of public JSON APIs for use in web development.
Idnan / bash-guide
https://github.com/Idnan/bash-guide
stars | today |
---|---|
6384 | 48 |
A guide to learn bash
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
12361 | 34 |
🗽 最新可用的google hosts文件。镜像:
tastejs / hacker-news-pwas
https://github.com/tastejs/hacker-news-pwas
stars | today |
---|---|
275 | 36 |
HNPWA - Hacker News readers as Progressive Web Apps 📱
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
14691 | 34 |
A curated list of awesome things related to Vue.js
iCHAIT / awesome-macOS
https://github.com/iCHAIT/awesome-macOS
stars | today |
---|---|
5884 | 30 |
A curated list of awesome applications, softwares, tools and shiny things for macOS.
EMLVIRUS / Amazing-Windows-Apps
https://github.com/EMLVIRUS/Amazing-Windows-Apps
stars | today |
---|---|
299 | 30 |
📗 Introduce you amazing Windows apps 🕶
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
8060 | 27 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
16723 | 25 |
⚡️ Delightful Node.js packages and resources
symfony / recipes-contrib
https://github.com/symfony/recipes-contrib
stars | today |
---|---|
26 | 25 |
Symfony Contrib Recipes Repositories
tahmid-choyon / free-tech-ebooks-from-packtpub
https://github.com/tahmid-choyon/free-tech-ebooks-from-packtpub
stars | today |
---|---|
135 | 22 |
A collection of free ebooks from Packt Publishing [Regularly Updated]
kaushikgopal / why_bump_android_minsdk
https://github.com/kaushikgopal/why_bump_android_minsdk
stars | today |
---|---|
71 | 22 |
Why you should bump your Android app minsdk?
vasanthk / react-bits
https://github.com/vasanthk/react-bits
stars | today |
---|---|
5696 | 21 |
✨ React patterns, techniques, tips and tricks ✨