Language: python
readbeyond / aeneas
https://github.com/readbeyond/aeneas
stars | today |
---|---|
491 | 372 |
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
rampantpixels / rpmalloc
https://github.com/rampantpixels/rpmalloc
stars | today |
---|---|
248 | 155 |
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
10666 | 140 |
Learn how to design large-scale systems. Prep for the system design interview.
lbryio / lbry
https://github.com/lbryio/lbry
stars | today |
---|---|
1193 | 110 |
A fully decentralized network for distributing data
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
1337 | 81 |
The world’s simplest facial recognition api for Python and the command line
SKTBrain / DiscoGAN
https://github.com/SKTBrain/DiscoGAN
stars | today |
---|---|
164 | 59 |
Official implementation of “Learning to Discover Cross-Domain Relations with Generative Adversarial Networks”
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
12621 | 43 |
Models built with TensorFlow
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
10385 | 46 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
4975 | 44 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
13618 | 31 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
youfou / wxpy
https://github.com/youfou/wxpy
stars | today |
---|---|
1284 | 41 |
微信机器人 / 优雅的微信个人号API
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
19247 | 30 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
17244 | 26 |
scikit-learn: machine learning in Python
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
30726 | 28 |
A curated list of awesome Python frameworks, libraries, software and resources
jostmey / NakedTensor
https://github.com/jostmey/NakedTensor
stars | today |
---|---|
2115 | 29 |
Bare bone examples of machine learning in TensorFlow
wiseodd / generative-models
https://github.com/wiseodd/generative-models
stars | today |
---|---|
491 | 24 |
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
3152 | 25 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
20961 | 24 |
A curated list of awesome Machine Learning frameworks, libraries and software.
google / seq2seq
https://github.com/google/seq2seq
stars | today |
---|---|
1102 | 24 |
A general-purpose encoder-decoder framework for Tensorflow
django / django
https://github.com/django/django
stars | today |
---|---|
24463 | 20 |
The Web framework for perfectionists with deadlines.
donnemartin / data-science-ipython-notebooks
https://github.com/donnemartin/data-science-ipython-notebooks
stars | today |
---|---|
8160 | 23 |
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
1267 | 24 |
PyTorch Tutorial for Deep Learning Researchers
amueller / word_cloud
https://github.com/amueller/word_cloud
stars | today |
---|---|
2056 | 22 |
A little word cloud generator in Python
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
6784 | 17 |
The Python programming language
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
11781 | 18 |
⏬ Dumb downloader that scrapes the web
Language: go
ory / ladon
stars | today |
---|---|
696 | 162 |
A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies. Written for Go.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
10967 | 50 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
4671 | 50 |
Top-like interface for container metrics
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
7011 | 46 |
Træfɪk, a modern reverse proxy
spf13 / hugo
stars | today |
---|---|
15791 | 39 |
A Fast and Flexible Static Site Generator built with love in GoLang
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
40813 | 26 |
Docker - the open-source application container engine
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
21589 | 27 |
Production-Grade Container Scheduling and Management
upspin / upspin
https://github.com/upspin/upspin
stars | today |
---|---|
3065 | 29 |
Upspin: A framework for naming everyone’s everything.
golang / go
stars | today |
---|---|
25989 | 25 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
19086 | 22 |
A curated list of awesome Go frameworks, libraries and software
beeker1121 / goque
https://github.com/beeker1121/goque
stars | today |
---|---|
383 | 21 |
Persistent stacks and queues for Go backed by LevelDB
UnnoTed / fileb0x
https://github.com/UnnoTed/fileb0x
stars | today |
---|---|
139 | 20 |
simple customizable tool to embed files in go
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
14631 | 18 |
A golang ebook intro how to build a web with golang
ok-borg / borg
https://github.com/ok-borg/borg
stars | today |
---|---|
1176 | 19 |
Search and save shell snippets without leaving your terminal
StackExchange / dnscontrol
https://github.com/StackExchange/dnscontrol
stars | today |
---|---|
148 | 18 |
Synchronize your DNS to multiple providers from a simple DSL
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
9060 | 17 |
Drone is a Continuous Delivery platform built on Docker, written in Go
raff / godet
stars | today |
---|---|
48 | 17 |
Remote client for Chrome DevTools
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
9017 | 16 |
CockroachDB - the scalable, survivable, strongly-consistent SQL database
Masterminds / sprig
https://github.com/Masterminds/sprig
stars | today |
---|---|
224 | 16 |
Useful template functions for Go templates.
knqyf263 / pet
https://github.com/knqyf263/pet
stars | today |
---|---|
1179 | 14 |
Simple command-line snippet manager, written in Go.
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
6053 | 13 |
Minio is an open source object storage server compatible with Amazon S3 APIs
netlify / gocommerce
https://github.com/netlify/gocommerce
stars | today |
---|---|
93 | 14 |
A headless e-commerce for JAMstack sites
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18252 | 13 |
Gogs is a painless self-hosted Git service.
ory / hydra
stars | today |
---|---|
2409 | 13 |
A security-first open source OAuth2 and OpenID Connect server for new and existing infrastructures. Written in Go.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
3245 | 12 |
Official Go implementation of the Ethereum protocol
Language: javascript
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
246223 | 334 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
poteto / hiring-without-whiteboards
https://github.com/poteto/hiring-without-whiteboards
stars | today |
---|---|
4188 | 294 |
⭐️ Companies that don’t have a broken hiring process
jweinst1 / Oblivion
https://github.com/jweinst1/Oblivion
stars | today |
---|---|
223 | 186 |
The language of Art
netlify / netlify-cms
https://github.com/netlify/netlify-cms
stars | today |
---|---|
1711 | 110 |
A CMS for Static Site Generators
nolimits4web / Swiper
https://github.com/nolimits4web/Swiper
stars | today |
---|---|
11494 | 90 |
Most modern mobile touch slider with hardware accelerated transitions
aweary / react-perimeter
https://github.com/aweary/react-perimeter
stars | today |
---|---|
679 | 89 |
Create an invisible perimeter around an element and respond when its breached.
vuejs / vue
stars | today |
---|---|
47222 | 74 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
62243 | 69 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
mozilla-neutrino / neutrino-dev
https://github.com/mozilla-neutrino/neutrino-dev
stars | today |
---|---|
1124 | 78 |
Create and build modern JavaScript applications with zero initial configuration.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
108027 | 52 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
react-community / create-react-native-app
https://github.com/react-community/create-react-native-app
stars | today |
---|---|
2957 | 63 |
Create a React Native app on any OS with no build config.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
22962 | 59 |
Create React apps with no build configuration.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
15711 | 58 |
Promise based HTTP client for the browser and node.js
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
53587 | 51 |
A book series on JavaScript. @YDKJS on twitter.
Nightonke / Gitee
https://github.com/Nightonke/Gitee
stars | today |
---|---|
560 | 49 |
Gitee, OS X status bar application for Github
darrenscerri / duplicate-package-checker-webpack-plugin
https://github.com/darrenscerri/duplicate-package-checker-webpack-plugin
stars | today |
---|---|
232 | 47 |
Webpack plugin that warns you when multiple versions of the same package exist in a build
d3 / d3
stars | today |
---|---|
61736 | 41 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
egoist / docute
https://github.com/egoist/docute
stars | today |
---|---|
691 | 40 |
📜 Effortlessly documentation done right.
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
25616 | 38 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
6033 | 38 |
Prettier is an opinionated JavaScript formatter.
thejameskyle / react-loadable
https://github.com/thejameskyle/react-loadable
stars | today |
---|---|
1542 | 36 |
A higher order component for loading components with promises.
reactjs / redux
https://github.com/reactjs/redux
stars | today |
---|---|
29187 | 29 |
Predictable state container for JavaScript apps
zeeshanu / opus
https://github.com/zeeshanu/opus
stars | today |
---|---|
209 | 32 |
Open source knowledge base application for Teams
wix / react-native-interactable
https://github.com/wix/react-native-interactable
stars | today |
---|---|
1152 | 31 |
Experimental implementation of high performance interactable views in React Native
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
49183 | 28 |
JavaScript Style Guide