Language: python
taolei87 / sru
https://github.com/taolei87/sru
stars | today |
---|---|
624 | 339 |
Training RNNs as Fast as CNNs ( https://arxiv.org/abs/1709.02755 )
ansible / awx
https://github.com/ansible/awx
stars | today |
---|---|
1594 | 101 |
AWX Project
fyu / drn
stars | today |
---|---|
147 | 85 |
Dilated Residual Networks
sniklaus / pytorch-sepconv
https://github.com/sniklaus/pytorch-sepconv
stars | today |
---|---|
115 | 78 |
an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
27483 | 67 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
20959 | 51 |
Models built with TensorFlow
bottlepy / bottle
https://github.com/bottlepy/bottle
stars | today |
---|---|
4815 | 59 |
bottle.py is a fast and simple micro-framework for python web-applications.
NVIDIA / DeepRecommender
https://github.com/NVIDIA/DeepRecommender
stars | today |
---|---|
448 | 57 |
Deep learning for recommender systems
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
38483 | 50 |
A curated list of awesome Python frameworks, libraries, software and resources
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
25408 | 43 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
allenai / allennlp
https://github.com/allenai/allennlp
stars | today |
---|---|
616 | 45 |
An open-source NLP research library, built on PyTorch.
tensorflow / agents
https://github.com/tensorflow/agents
stars | today |
---|---|
390 | 43 |
Efficient Batched Reinforcement Learning in TensorFlow
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
3193 | 44 |
A collection of interesting, subtle, and tricky Python snippets.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
25743 | 36 |
A curated list of awesome Machine Learning frameworks, libraries and software.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
19466 | 35 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
29108 | 38 |
Command-line program to download videos from YouTube.com and other video sites
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
21159 | 29 |
scikit-learn: machine learning in Python
LewisVo / Awesome-Linux-Software
https://github.com/LewisVo/Awesome-Linux-Software
stars | today |
---|---|
7575 | 37 |
🐧 A list of awesome applications, software, tools and other materials for Linux distros.
xoreaxeaxeax / sandsifter
https://github.com/xoreaxeaxeax/sandsifter
stars | today |
---|---|
2869 | 31 |
The x86 processor fuzzer
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
29628 | 27 |
A microframework based on Werkzeug, Jinja2 and good intentions
django / django
https://github.com/django/django
stars | today |
---|---|
28153 | 23 |
The Web framework for perfectionists with deadlines.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
7323 | 24 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ofek / hatch
stars | today |
---|---|
1321 | 27 |
A modern project, package, and virtual env manager for Python
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
12910 | 19 |
The Python programming language
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
22638 | 21 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
Language: go
coyove / goflyway
https://github.com/coyove/goflyway
stars | today |
---|---|
1771 | 356 |
HTTP tunnel in Go
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
19554 | 64 |
A Fast and Flexible Static Site Generator built with love in GoLang.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
26775 | 35 |
Production-Grade Container Scheduling and Management
moby / moby
stars | today |
---|---|
45422 | 32 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
cch123 / asm-cli
https://github.com/cch123/asm-cli
stars | today |
---|---|
56 | 34 |
Interactive shell of assembly language(X86/X64) based on unicorn and rasm2
rgburke / grv
https://github.com/rgburke/grv
stars | today |
---|---|
48 | 33 |
GRV is a terminal interface for viewing git repositories
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
23463 | 32 |
A curated list of awesome Go frameworks, libraries and software
golang / go
stars | today |
---|---|
31963 | 29 |
The Go programming language
adnanh / webhook
https://github.com/adnanh/webhook
stars | today |
---|---|
2025 | 30 |
webhook is a lightweight configurable tool written in Go, that allows you to easily create HTTP endpoints (hooks) on your server, which you can use to execute configured commands.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
6412 | 27 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
jirfag / go-queryset
https://github.com/jirfag/go-queryset
stars | today |
---|---|
162 | 28 |
100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
7286 | 20 |
Official Go implementation of the Ethereum protocol
coreos / bbolt
https://github.com/coreos/bbolt
stars | today |
---|---|
199 | 24 |
An embedded key/value database for Go.
posener / complete
https://github.com/posener/complete
stars | today |
---|---|
308 | 24 |
bash completion written in go + bash completion for go command
elsevier-core-engineering / replicator
https://github.com/elsevier-core-engineering/replicator
stars | today |
---|---|
39 | 24 |
Automated Cluster and Job Scaling For HashiCorp Nomad
vmware / harbor
https://github.com/vmware/harbor
stars | today |
---|---|
2731 | 21 |
An enterprise-class container registry server based on Docker Distribution
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
17948 | 20 |
A golang ebook intro how to build a web with golang
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
9722 | 22 |
Træfik, a modern reverse proxy
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
17620 | 20 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
apex / up
stars | today |
---|---|
3214 | 22 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
thestrukture / IDE
https://github.com/thestrukture/IDE
stars | today |
---|---|
97 | 22 |
IDE built for Go with Go
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
8285 | 20 |
Minio is an open source object storage server compatible with Amazon S3 APIs
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
7607 | 19 |
The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready to GO. MVC when you need it. https://docs.iris-go.com
gy-games / smartping
https://github.com/gy-games/smartping
stars | today |
---|---|
61 | 17 |
机器(点)间间互PING检测工具,支持互PING,单向PING,绘制拓扑及报警功能。
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
11750 | 19 |
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.
Language: c++
Tencent / phxqueue
https://github.com/Tencent/phxqueue
stars | today |
---|---|
352 | 325 |
A high-availability, high-throughput and highly reliable distributed queue based on the Paxos protocol.
yue / yue
stars | today |
---|---|
594 | 204 |
A library for creating native cross-platform GUI apps.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
69625 | 122 |
Computation using data flow graphs for scalable machine learning
VCVRack / Rack
https://github.com/VCVRack/Rack
stars | today |
---|---|
195 | 72 |
Open-source virtual Eurorack DAW
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
50218 | 45 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
onnx / onnx
stars | today |
---|---|
1014 | 39 |
Open Neural Network Exchange
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
16557 | 32 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
18129 | 28 |
Open Source Computer Vision Library
BVLC / caffe
stars | today |
---|---|
20121 | 24 |
Caffe: a fast open framework for deep learning.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
19987 | 26 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
12815 | 27 |
Tesseract Open Source OCR Engine (main repository)
citp / BlockSci
https://github.com/citp/BlockSci
stars | today |
---|---|
45 | 27 |
A blockchain analysis platform
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
40335 | 23 |
The Swift Programming Language
openalpr / openalpr
https://github.com/openalpr/openalpr
stars | today |
---|---|
5932 | 20 |
Automatic License Plate Recognition library
swoole / PHP-X
https://github.com/swoole/PHP-X
stars | today |
---|---|
384 | 20 |
C++ wrapper for Zend API
ossrs / srs
stars | today |
---|---|
2671 | 16 |
SRS’s an industrial-strength live streaming cluster, with the simplest implementation and the best conceptual integrity.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
8715 | 16 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
3730 | 17 |
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK( http://github.com/microsoft/dmtk ) project of Microsoft.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
9247 | 16 |
Godot Engine – Multi-platform 2D and 3D game engine
mongodb / mongo
https://github.com/mongodb/mongo
stars | today |
---|---|
12216 | 16 |
The MongoDB Database
googlei18n / libphonenumber
https://github.com/googlei18n/libphonenumber
stars | today |
---|---|
5693 | 17 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
5588 | 15 |
🔧 Cross-platform GUI management tool for Redis
Tencent / paxosstore
https://github.com/Tencent/paxosstore
stars | today |
---|---|
246 | 13 |
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
5663 | 13 |
An open autonomous driving platform
wangyu- / udp2raw-tunnel
https://github.com/wangyu-/udp2raw-tunnel
stars | today |
---|---|
832 | 14 |
A Tunnel which turns UDP Traffic into Encrypted FakeTCP/UDP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment).It can defend Replay-Attack and supports Multiplexing.It aslo acts as a Connection Stablizer.
Language: javascript
mplewis / src2png
https://github.com/mplewis/src2png
stars | today |
---|---|
741 | 463 |
📸 💻 Turn your source code into beautiful syntax-highlighted images.
ApoorvSaxena / lozad.js
https://github.com/ApoorvSaxena/lozad.js
stars | today |
---|---|
1302 | 342 |
Highly performant, light ~0.5kb and configurable lazy loader in pure JS with no dependencies for images, iframes and more
ai / nanoid
stars | today |
---|---|
2844 | 333 |
A tiny (179 bytes), secure URL-friendly unique string ID generator for JavaScript
fastify / fastify
https://github.com/fastify/fastify
stars | today |
---|---|
2121 | 238 |
Fast and low overhead web framework, for Node.js
vuejs / vue
stars | today |
---|---|
66580 | 139 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
renatorib / react-powerplug
https://github.com/renatorib/react-powerplug
stars | today |
---|---|
235 | 144 |
🔌 Give life to your Dumb Components.
Okazari / Rythm.js
https://github.com/Okazari/Rythm.js
stars | today |
---|---|
2457 | 132 |
A javascript library that makes your page dance.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
13391 | 123 |
Headless Chrome Node API
fhinkel / type-profile
https://github.com/fhinkel/type-profile
stars | today |
---|---|
289 | 126 |
Collect runtime type information 😻 of your JavaScript code.
ustbhuangyi / better-scroll
https://github.com/ustbhuangyi/better-scroll
stars | today |
---|---|
2097 | 107 |
inspired by iscroll, and it has a better scroll perfermance
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
75555 | 88 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
sindresorhus / p-progress
https://github.com/sindresorhus/p-progress
stars | today |
---|---|
166 | 96 |
Create a promise that reports progress
maierfelix / Iroh
https://github.com/maierfelix/Iroh
stars | today |
---|---|
543 | 81 |
☕ Dynamic analysis tool - Intercept, record and analyze JavaScript at runtime
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
115168 | 55 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
14646 | 75 |
JavaScript Animation Engine
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
26815 | 73 |
Promise based HTTP client for the browser and node.js
facebook-atom / atom-ide-ui
https://github.com/facebook-atom/atom-ide-ui
stars | today |
---|---|
112 | 69 |
A collection of Atom UIs to support the Language Service Protocol.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
58224 | 64 |
JavaScript Style Guide
mikeal / r2
stars | today |
---|---|
3541 | 62 |
HTTP client. Spiritual successor to request.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
34228 | 50 |
Create React apps with no build configuration.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
53340 | 51 |
A framework for building native apps with React.
BoostIO / Boostnote
https://github.com/BoostIO/Boostnote
stars | today |
---|---|
3958 | 50 |
🚀 Boostnote is an open source note-taking app made for programmers just like you.
coralproject / talk
https://github.com/coralproject/talk
stars | today |
---|---|
306 | 50 |
A better commenting experience from Mozilla, The New York Times, and The Washington Post.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
13661 | 40 |
📓 Interactive development & testing environment for React, React-Native, Vue UI components
esterTion / Youku-HTML5-Player
https://github.com/esterTion/Youku-HTML5-Player
stars | today |
---|---|
514 | 40 |
告别flash和广告
Language: unknown
mr-mig / every-programmer-should-know
https://github.com/mr-mig/every-programmer-should-know
stars | today |
---|---|
17369 | 1218 |
A collection of (mostly) technical things every software developer should know
aftertheflood / spark
https://github.com/aftertheflood/spark
stars | today |
---|---|
597 | 507 |
A typeface for creating sparklines in text without code.
shovanch / fullstack-webdev-path
https://github.com/shovanch/fullstack-webdev-path
stars | today |
---|---|
1235 | 315 |
📚 A learning path for Full-stack web development
kennethreitz / awesome-coins
https://github.com/kennethreitz/awesome-coins
stars | today |
---|---|
439 | 171 |
₿ A guide (for humans!) to cryto-currencies and their algos.
Viber / build-a-bot-with-zero-coding
https://github.com/Viber/build-a-bot-with-zero-coding
stars | today |
---|---|
165 | 155 |
An example of using Google Sheets to create a Viber survey chat bot without a backend server
mgechev / angular-performance-checklist
https://github.com/mgechev/angular-performance-checklist
stars | today |
---|---|
1050 | 85 |
Cheatsheet for developing ⚡lightning⚡ fast progressive Angular applications.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
65456 | 79 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
93221 | 72 |
📚 Freely available programming books
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
67221 | 66 |
A book series on JavaScript. @YDKJS on twitter.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
22170 | 58 |
A curated list of awesome things related to Vue.js
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
54558 | 44 |
A collection of useful .gitignore templates
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
8393 | 47 |
蓝灯(Lantern)官方论坛
nikitavoloboev / my-mac-os
https://github.com/nikitavoloboev/my-mac-os
stars | today |
---|---|
8281 | 48 |
💻 a list of applications, alfred workflows and various tools that make my macOS experience even more amazing
joshbuchea / HEAD
https://github.com/joshbuchea/HEAD
stars | today |
---|---|
19712 | 44 |
A list of everything that could go in the
of your documentjwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
47380 | 39 |
A complete computer science study plan to become a software engineer.
ripienaar / free-for-dev
https://github.com/ripienaar/free-for-dev
stars | today |
---|---|
16681 | 40 |
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
RandomAdversary / Awesome-AI-Security
https://github.com/RandomAdversary/Awesome-AI-Security
stars | today |
---|---|
354 | 39 |
📁 #AISecurity
zeeshanu / learn-regex
https://github.com/zeeshanu/learn-regex
stars | today |
---|---|
12731 | 36 |
Learn regex the easy way
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
21430 | 29 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Microsoft / vscode-tips-and-tricks
https://github.com/Microsoft/vscode-tips-and-tricks
stars | today |
---|---|
4421 | 30 |
Collection of helpful tips and tricks for VS Code.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
26189 | 29 |
Roadmap to becoming a web developer in 2017
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
17807 | 29 |
A collection of various awesome lists for hackers, pentesters and security researchers
francistao / LearningNotes
https://github.com/francistao/LearningNotes
stars | today |
---|---|
6833 | 27 |
Enjoy Learning.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
29707 | 28 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
25524 | 23 |
A curated list of awesome Android UI/UX libraries