Language: python
RaRe-Technologies / bounter
https://github.com/RaRe-Technologies/bounter
stars | today |
---|---|
327 | 292 |
Efficient Counter that uses a limited (bounded) amount of memory regardless of data size.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
8819 | 130 |
🏡 Open-source home automation platform running on Python 3
NervanaSystems / coach
https://github.com/NervanaSystems/coach
stars | today |
---|---|
113 | 95 |
Reinforcement Learning Coach by Intel® Nervana™ enables easy experimentation with state of the art Reinforcement Learning algorithms
vanhoefm / krackattacks-test-ap-ft
https://github.com/vanhoefm/krackattacks-test-ap-ft
stars | today |
---|---|
1084 | 77 |
code-terminator / DilatedRNN
https://github.com/code-terminator/DilatedRNN
stars | today |
---|---|
107 | 62 |
Tensorflow implementation for DilatedRNN
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
39957 | 44 |
A curated list of awesome Python frameworks, libraries, software and resources
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
22132 | 37 |
scikit-learn: machine learning in Python
hacktoolkit / django-htk
https://github.com/hacktoolkit/django-htk
stars | today |
---|---|
156 | 38 |
A set of apps, utilities, middlewares, etc for Django
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
22498 | 31 |
Models and examples built with TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
20665 | 34 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
26785 | 33 |
A curated list of awesome Machine Learning frameworks, libraries and software.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
17933 | 34 |
a web proxy tool
nanohop / sketch-to-react-native
https://github.com/nanohop/sketch-to-react-native
stars | today |
---|---|
774 | 37 |
Convert Sketch files into React Native components
shadowsocks / shadowsocks
https://github.com/shadowsocks/shadowsocks
stars | today |
---|---|
20933 | 32 |
openai / gym
stars | today |
---|---|
7714 | 32 |
A toolkit for developing and comparing reinforcement learning algorithms.
ClementPinard / SfmLearner-Pytorch
https://github.com/ClementPinard/SfmLearner-Pytorch
stars | today |
---|---|
64 | 33 |
Pytorch version of SfmLearner from Tinghui Zhou et al.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
20382 | 29 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
30278 | 27 |
Command-line program to download videos from YouTube.com and other video sites
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
8344 | 26 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
django / django
https://github.com/django/django
stars | today |
---|---|
29074 | 22 |
The Web framework for perfectionists with deadlines.
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
11294 | 21 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
mnielsen / neural-networks-and-deep-learning
https://github.com/mnielsen/neural-networks-and-deep-learning
stars | today |
---|---|
5061 | 19 |
Code samples for my book “Neural Networks and Deep Learning”
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
13768 | 12 |
The Python programming language
isocpp / CppCoreGuidelines
https://github.com/isocpp/CppCoreGuidelines
stars | today |
---|---|
15277 | 20 |
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
kennethreitz / pipenv
https://github.com/kennethreitz/pipenv
stars | today |
---|---|
4982 | 20 |
Python Development Workflow for Humans.
Language: go
nghialv / promviz
https://github.com/nghialv/promviz
stars | today |
---|---|
130 | 112 |
Visualize the traffic of your clusters in realtime from Prometheus data
nuclio / nuclio
https://github.com/nuclio/nuclio
stars | today |
---|---|
267 | 87 |
High-Performance Serverless event and data processing framework
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
11201 | 83 |
🌸 A command-line fuzzy finder
golang / go
stars | today |
---|---|
33371 | 44 |
The Go programming language
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
28447 | 35 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
sebashwa / vixl44
https://github.com/sebashwa/vixl44
stars | today |
---|---|
91 | 37 |
Create pixel art inside your terminal using vim movements
stevenroose / gonfig
https://github.com/stevenroose/gonfig
stars | today |
---|---|
34 | 31 |
Go package for program configuration
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
8220 | 26 |
Official Go implementation of the Ethereum protocol
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
24393 | 28 |
A curated list of awesome Go frameworks, libraries and software
httpimp / microcache
https://github.com/httpimp/microcache
stars | today |
---|---|
82 | 29 |
a non-standard HTTP cache implemented as Go middleware
restic / restic
https://github.com/restic/restic
stars | today |
---|---|
2788 | 27 |
Fast, secure, efficient backup program
cosmtrek / air
https://github.com/cosmtrek/air
stars | today |
---|---|
59 | 27 |
☁️ Live reload for Go apps
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
5448 | 25 |
A platform for building proxies to bypass network restrictions.
golang / dep
stars | today |
---|---|
5276 | 24 |
Go dependency management tool
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
12340 | 23 |
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.
apex / up
stars | today |
---|---|
3562 | 23 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
27960 | 21 |
Production-Grade Container Scheduling and Management
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
10226 | 22 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
18353 | 20 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
6421 | 19 |
OpenFaaS - a serverless framework for Docker & Kubernetes
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
20368 | 19 |
A Fast and Flexible Static Site Generator built with love in GoLang.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
12237 | 17 |
The Prometheus monitoring system and time series database.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
10509 | 16 |
Træfik, a modern reverse proxy
Arafatk / glot
https://github.com/Arafatk/glot
stars | today |
---|---|
138 | 17 |
Glot is a plotting library for Golang built on top of gnuplot.
fnproject / fn
https://github.com/fnproject/fn
stars | today |
---|---|
1425 | 16 |
The container native, cloud agnostic serverless platform.
Language: c++
Microsoft / napajs
https://github.com/Microsoft/napajs
stars | today |
---|---|
4792 | 349 |
Napa.js: a multi-threaded JavaScript runtime
wangyu- / UDPspeeder
https://github.com/wangyu-/UDPspeeder
stars | today |
---|---|
624 | 327 |
Improve your Network Quality on a High-latency Lossy Link by using Forward Error Correction
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
73958 | 115 |
Computation using data flow graphs for scalable machine learning
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
3853 | 84 |
[Show ❤️ love by 🌟 ] Your personal library of every algorithm and data structure code that you will ever encounter
plaidml / plaidml
https://github.com/plaidml/plaidml
stars | today |
---|---|
155 | 93 |
PlaidML is a framework for making deep learning work everywhere.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
51711 | 44 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
wangyu- / udp2raw-tunnel
https://github.com/wangyu-/udp2raw-tunnel
stars | today |
---|---|
974 | 39 |
A Tunnel which turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
17843 | 33 |
Bitcoin Core integration/staging tree
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
652 | 31 |
Distributed training framework for TensorFlow.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
7005 | 27 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
19049 | 20 |
Open Source Computer Vision Library
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
2033 | 21 |
The Solidity Contract-Oriented Programming Language
ZoranPandovski / al-go-rithms
https://github.com/ZoranPandovski/al-go-rithms
stars | today |
---|---|
136 | 13 |
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
10830 | 20 |
Godot Engine – Multi-platform 2D and 3D game engine
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
9176 | 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
abseil / abseil-cpp
https://github.com/abseil/abseil-cpp
stars | today |
---|---|
3116 | 16 |
Abseil Common Libraries (C++)
BVLC / caffe
stars | today |
---|---|
20785 | 13 |
Caffe: a fast open framework for deep learning.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
41157 | 13 |
The Swift Programming Language
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
6844 | 14 |
JSON for Modern C++
google / sling
https://github.com/google/sling
stars | today |
---|---|
76 | 14 |
SLING - A natural language frame semantics parser
bkaradzic / bgfx
https://github.com/bkaradzic/bgfx
stars | today |
---|---|
3585 | 14 |
Cross-platform, graphics API agnostic, “Bring Your Own Engine/Framework” style rendering library.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
20855 | 10 |
Protocol Buffers - Google’s data interchange format
BTCGPU / BTCGPU
https://github.com/BTCGPU/BTCGPU
stars | today |
---|---|
141 | 12 |
Current work on BTCGPU
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
8326 | 12 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
2674 | 12 |
C++ front/service proxy
Language: javascript
ryanburgess / engineer-manager
https://github.com/ryanburgess/engineer-manager
stars | today |
---|---|
485 | 218 |
A list of engineering manager resource links.
fastify / fastify
https://github.com/fastify/fastify
stars | today |
---|---|
4181 | 170 |
Fast and low overhead web framework, for Node.js
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
12850 | 153 |
💯 Algorithms, front end and behavioral content for rocking your coding interview 🆕 Interview Cheatsheet! 🆕
freeCodeCamp / guides
https://github.com/freeCodeCamp/guides
stars | today |
---|---|
598 | 69 |
A collection of easy-to-understand guides to programming tools
github / accessibilityjs
https://github.com/github/accessibilityjs
stars | today |
---|---|
1025 | 113 |
Client side accessibility error scanner.
vuejs / vue
stars | today |
---|---|
71167 | 92 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
trazyn / ieaseMusic
https://github.com/trazyn/ieaseMusic
stars | today |
---|---|
2406 | 80 |
这应该是最好的网易云音乐播放器了,没有之一,如果有请打醒 🤘
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
79028 | 69 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
16797 | 56 |
Headless Chrome Node API
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
36294 | 46 |
Create React apps with no build configuration.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
28944 | 51 |
Promise based HTTP client for the browser and node.js
resin-io / etcher
https://github.com/resin-io/etcher
stars | today |
---|---|
7089 | 50 |
Flash OS images to SD cards & USB drives, safely and easily.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
15995 | 47 |
Prettier is an opinionated code formatter.
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
15808 | 45 |
JavaScript Animation Engine
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
23188 | 37 |
📚 免费的计算机编程类中文书籍,欢迎投稿
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
59820 | 38 |
JavaScript Style Guide
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
41030 | 33 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Shopify / draggable
https://github.com/Shopify/draggable
stars | today |
---|---|
8508 | 36 |
The JavaScript Drag & Drop library your grandparents warned you about.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
54846 | 31 |
A framework for building native apps with React.
webpackmonitor / webpackmonitor
https://github.com/webpackmonitor/webpackmonitor
stars | today |
---|---|
975 | 32 |
A tool for monitoring webpack optimization metrics through the development process
atulmy / fullstack-graphql
https://github.com/atulmy/fullstack-graphql
stars | today |
---|---|
37 | 29 |
Simple Fullstack GraphQL Application. API built with Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with React + Redux to access the API. Writtten in ES6 using Babel + Webpack.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
14270 | 30 |
⚛️ 📄 🚀 Blazing fast static site generator for React
atom / atom
stars | today |
---|---|
41091 | 26 |
The hackable text editor
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
33023 | 24 |
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.
GoogleTrends / data
https://github.com/GoogleTrends/data
stars | today |
---|---|
663 | 26 |
An index of all open-source data
Language: unknown
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
5026 | 664 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
thank-you-github / thank-you-github
https://github.com/thank-you-github/thank-you-github
stars | today |
---|---|
1069 | 188 |
An open letter of gratitude to GitHub
vitalysim / Awesome-Hacking-Resources
https://github.com/vitalysim/Awesome-Hacking-Resources
stars | today |
---|---|
4181 | 194 |
A collection of hacking / penetration testing resources to make you better!
thedaviddias / Resources-Front-End-Beginner
https://github.com/thedaviddias/Resources-Front-End-Beginner
stars | today |
---|---|
473 | 116 |
The most essential list of resources for Front-End beginners ( 🇺🇸 🇬🇧 & 🇫🇷 )
mr-mig / every-programmer-should-know
https://github.com/mr-mig/every-programmer-should-know
stars | today |
---|---|
28090 | 106 |
A collection of (mostly) technical things every software developer should know
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
96139 | 48 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
67716 | 46 |
😎 Curated list of awesome lists
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
13271 | 44 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
56287 | 29 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
69110 | 37 |
A book series on JavaScript. @YDKJS on twitter.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
48623 | 25 |
A complete computer science study plan to become a software engineer.
jtleek / datasharing
https://github.com/jtleek/datasharing
stars | today |
---|---|
48623 | 25 |
The Leek group guide to data sharing
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
23985 | 24 |
A curated list of awesome things related to Vue.js
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
18636 | 21 |
A collection of various awesome lists for hackers, pentesters and security researchers
rishabh-bansal / Make-a-Pull-Request
https://github.com/rishabh-bansal/Make-a-Pull-Request
stars | today |
---|---|
80 | 6 |
Make a Pull Request
mozilla / webxr-api
https://github.com/mozilla/webxr-api
stars | today |
---|---|
43 | 19 |
A proposal for WebXR, based on the WebVR extension
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
5071 | 17 |
The Ethereum Wiki -
ChristosChristofidis / awesome-deep-learning
https://github.com/ChristosChristofidis/awesome-deep-learning
stars | today |
---|---|
5946 | 15 |
A curated list of awesome Deep Learning tutorials, projects and communities.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
24682 | 16 |
🎓 Path to a free self-taught education in Computer Science!
Kyubyong / nlp_tasks
https://github.com/Kyubyong/nlp_tasks
stars | today |
---|---|
1290 | 16 |
Natural Language Processing Tasks and References
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
10386 | 16 |
Catalog of React Components & Libraries
Trinea / android-open-project
https://github.com/Trinea/android-open-project
stars | today |
---|---|
24809 | 14 |
A categorized collection of Android Open Source Projects, Dev Tools Pro:
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
26237 | 13 |
A curated list of awesome Android UI/UX libraries
ziadoz / awesome-php
https://github.com/ziadoz/awesome-php
stars | today |
---|---|
16885 | 14 |
A curated list of amazingly awesome PHP libraries, resources and shiny things.
keon / awesome-nlp
https://github.com/keon/awesome-nlp
stars | today |
---|---|
2569 | 15 |
📖 A curated list of resources dedicated to Natural Language Processing (NLP)