Language: python
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
10182 | 85 |
The world’s simplest facial recognition api for Python and the command line
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
12611 | 80 |
python 微信《跳一跳》辅助
cosme12 / SimpleCoin
https://github.com/cosme12/SimpleCoin
stars | today |
---|---|
93 | 82 |
Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
lanpa / tensorboard-pytorch
https://github.com/lanpa/tensorboard-pytorch
stars | today |
---|---|
1114 | 77 |
tensorboard for pytorch (and chainer, mxnet, numpy, …)
sgayou / medfusion-4000-research
https://github.com/sgayou/medfusion-4000-research
stars | today |
---|---|
124 | 75 |
Medfusion 4000 Security Research
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
44142 | 64 |
A curated list of awesome Python frameworks, libraries, software and resources
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
11886 | 56 |
🏡 Open-source home automation platform running on Python 3
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
26816 | 47 |
Models and examples built with TensorFlow
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
24297 | 48 |
Deep Learning for humans
ray-project / ray
https://github.com/ray-project/ray
stars | today |
---|---|
1712 | 55 |
A high-performance distributed execution engine
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
31895 | 44 |
A collective list of public JSON APIs for use in web development.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
11435 | 41 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
django / django
https://github.com/django/django
stars | today |
---|---|
31126 | 38 |
The Web framework for perfectionists with deadlines.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
29513 | 39 |
A curated list of awesome Machine Learning frameworks, libraries and software.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
24874 | 38 |
scikit-learn: machine learning in Python
chiphuyen / stanford-tensorflow-tutorials
https://github.com/chiphuyen/stanford-tensorflow-tutorials
stars | today |
---|---|
4791 | 35 |
This repository contains code examples for the Stanford’s course: TensorFlow for Deep Learning Research.
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
7777 | 39 |
Python Development Workflow for Humans.
huyingxi / Synonyms
https://github.com/huyingxi/Synonyms
stars | today |
---|---|
462 | 38 |
中文近义词工具包
christophetd / CloudFlair
https://github.com/christophetd/CloudFlair
stars | today |
---|---|
66 | 38 |
🔎 Find origin servers of websites behind by CloudFlare using Internet-wide scan data from Censys.
Manisso / fsociety
https://github.com/Manisso/fsociety
stars | today |
---|---|
1919 | 36 |
fsociety Hacking Tools Pack – A Penetration Testing Framework
openai / gradient-checkpointing
https://github.com/openai/gradient-checkpointing
stars | today |
---|---|
786 | 36 |
Make huge neural nets fit in memory
plotly / dash
https://github.com/plotly/dash
stars | today |
---|---|
3661 | 34 |
Interactive, Reactive Web Apps for Python. Dash Is Productive™
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
32480 | 31 |
A microframework based on Werkzeug, Jinja2 and good intentions
BoboTiG / python-mss
https://github.com/BoboTiG/python-mss
stars | today |
---|---|
178 | 35 |
An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33123 | 30 |
Command-line program to download videos from YouTube.com and other video sites
Language: go
jedisct1 / piknik
https://github.com/jedisct1/piknik
stars | today |
---|---|
1024 | 339 |
Copy/paste anything over the network
twitchtv / twirp
https://github.com/twitchtv/twirp
stars | today |
---|---|
1607 | 196 |
A simple RPC framework with protobuf service definitions
kelseyhightower / envconfig
https://github.com/kelseyhightower/envconfig
stars | today |
---|---|
1311 | 107 |
Golang library for managing configuration data from environment variables
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
12298 | 79 |
Official Go implementation of the Ethereum protocol
census-instrumentation / opencensus-go
https://github.com/census-instrumentation/opencensus-go
stars | today |
---|---|
360 | 81 |
A stats collection and distributed tracing framework
golang / go
stars | today |
---|---|
36658 | 55 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
31488 | 48 |
Production-Grade Container Scheduling and Management
google / netboot
https://github.com/google/netboot
stars | today |
---|---|
476 | 51 |
Packages and utilities for network booting
apex / gateway
https://github.com/apex/gateway
stars | today |
---|---|
118 | 49 |
Drop-in replacement for Go net/http when running in AWS Lambda & API Gateway
aws / aws-lambda-go
https://github.com/aws/aws-lambda-go
stars | today |
---|---|
845 | 45 |
Libraries, samples and tools to help Go developers develop AWS Lambda functions.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
9181 | 36 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
22613 | 37 |
The world’s fastest framework for building websites.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
26954 | 34 |
A curated list of awesome Go frameworks, libraries and software
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
14365 | 31 |
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.
akrylysov / algnhsa
https://github.com/akrylysov/algnhsa
stars | today |
---|---|
34 | 31 |
AWS Lambda Go net/http server adapter
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
20244 | 25 |
A golang ebook intro how to build a web with golang
deepfabric / elasticell
https://github.com/deepfabric/elasticell
stars | today |
---|---|
120 | 27 |
Elastic Key-Value Storage With Strong Consistency and Reliability
moby / moby
stars | today |
---|---|
47329 | 22 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
12354 | 24 |
Træfik, a modern reverse proxy
vmware / dispatch
https://github.com/vmware/dispatch
stars | today |
---|---|
146 | 24 |
Dispatch is a framework for deploying and managing serverless style applications.
xo / usql
stars | today |
---|---|
2227 | 24 |
usql is a universal command-line interface for SQL databases
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
5374 | 21 |
An open platform to connect, manage, and secure microservices.
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
8300 | 22 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
golang / dep
stars | today |
---|---|
7008 | 22 |
Go dependency management tool
GoogleCloudPlatform / container-structure-test
https://github.com/GoogleCloudPlatform/container-structure-test
stars | today |
---|---|
525 | 22 |
validate the structure of your container images
Language: c++
PaddlePaddle / VisualDL
https://github.com/PaddlePaddle/VisualDL
stars | today |
---|---|
782 | 177 |
A platform to visualize the deep learning process.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
86361 | 138 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
25930 | 131 |
Bitcoin Core integration/staging tree
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
3279 | 154 |
Nintendo Switch Emulator
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
55490 | 61 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
21491 | 35 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
15764 | 42 |
Tesseract Open Source OCR Engine (main repository)
Restream / reindexer
https://github.com/Restream/reindexer
stars | today |
---|---|
192 | 33 |
Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
7658 | 30 |
An open autonomous driving platform
x64dbg / x64dbg
https://github.com/x64dbg/x64dbg
stars | today |
---|---|
33491 | 27 |
An open-source x64/x32 debugger for windows.
onnx / onnx
stars | today |
---|---|
2359 | 25 |
Open Neural Network Exchange
BVLC / caffe
stars | today |
---|---|
22390 | 23 |
Caffe: a fast open framework for deep learning.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42314 | 26 |
The Swift Programming Language
mandliya / algorithms_and_data_structures
https://github.com/mandliya/algorithms_and_data_structures
stars | today |
---|---|
1744 | 23 |
170+ Algorithm & Data Structure Problems using C++
henrypp / simplewall
https://github.com/henrypp/simplewall
stars | today |
---|---|
181 | 24 |
Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
8104 | 22 |
JSON for Modern C++
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
3178 | 20 |
The Solidity Contract-Oriented Programming Language
justadudewhohacks / face-recognition.js
https://github.com/justadudewhohacks/face-recognition.js
stars | today |
---|---|
287 | 22 |
Simple Node.js API for robust face detection and face recognition.
fuchsia-mirror / zircon
https://github.com/fuchsia-mirror/zircon
stars | today |
---|---|
257 | 20 |
Zircon Kernel, Core Drivers, and Services
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23008 | 19 |
Protocol Buffers - Google’s data interchange format
v8 / v8
stars | today |
---|---|
7937 | 17 |
The official mirror of the V8 Git repository
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
2896 | 20 |
A library for efficient similarity search and clustering of dense vectors.
k0keoyo / Dark_Composition_case_study_Integer_Overflow
https://github.com/k0keoyo/Dark_Composition_case_study_Integer_Overflow
stars | today |
---|---|
27 | 19 |
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
10443 | 18 |
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
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
1387 | 15 |
Unified All-in-one Monero miner
Language: javascript
1j01 / jspaint
https://github.com/1j01/jspaint
stars | today |
---|---|
1754 | 695 |
🎨 Classic MS Paint, REVIVED + ✨ Extras
developit / stockroom
https://github.com/developit/stockroom
stars | today |
---|---|
410 | 334 |
🗃 Offload your store management to a worker easily.
zouhir / jarvis
https://github.com/zouhir/jarvis
stars | today |
---|---|
2685 | 225 |
A very intelligent browser based Webpack dashboard
nhnent / tui.editor
https://github.com/nhnent/tui.editor
stars | today |
---|---|
4429 | 217 |
🍞 📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
vuejs / vue
stars | today |
---|---|
80679 | 191 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
lukeed / polka
https://github.com/lukeed/polka
stars | today |
---|---|
1238 | 177 |
A micro web server so fast, it’ll make you dance! 👯
ecomfe / echarts
https://github.com/ecomfe/echarts
stars | today |
---|---|
24454 | 157 |
A powerful, interactive charting and visualization library for browser
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
23945 | 140 |
Headless Chrome Node API
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
16879 | 128 |
📦 🚀 Blazing fast, zero configuration web application bundler
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
86190 | 96 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
41410 | 85 |
Create React apps with no build configuration.
jaredpalmer / after.js
https://github.com/jaredpalmer/after.js
stars | today |
---|---|
1620 | 87 |
Next.js-like framework for server-rendered React apps built with React Router 4
ccxt / ccxt
stars | today |
---|---|
3363 | 73 |
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
snyk / snyk
stars | today |
---|---|
891 | 78 |
CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
34440 | 75 |
Promise based HTTP client for the browser and node.js
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
8584 | 75 |
The next open source file uploader for web browsers 🐶
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
64892 | 68 |
JavaScript Style Guide
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
2400 | 67 |
🎨 Create and share beautiful images of your source code
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
17687 | 62 |
⚛️ 📄 🚀 Blazing fast static site generator for React
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
16479 | 60 |
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
5273 | 58 |
小程序组件化开发框架
developit / unistore
https://github.com/developit/unistore
stars | today |
---|---|
1524 | 62 |
🌶 650b state container with component actions for Preact & React
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
58686 | 55 |
A framework for building native apps with React.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
38624 | 52 |
JavaScript 3D library.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
19080 | 56 |
Interactive UI component dev & test: React, React Native, Vue, Angular
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
35503 | 256 |
Roadmap to becoming a web developer in 2018
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
100042 | 129 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
76112 | 110 |
😎 Curated list of awesome lists
anaibol / awesome-serverless
https://github.com/anaibol/awesome-serverless
stars | today |
---|---|
3113 | 114 |
☁️ A curated list of awesome services, solutions and resources for serverless / nobackend applications.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
73932 | 71 |
A book series on JavaScript. @YDKJS on twitter.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
27713 | 64 |
🎉 A curated list of awesome things related to Vue.js
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
60334 | 41 |
A collection of useful .gitignore templates
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
56574 | 41 |
A complete computer science study plan to become a software engineer.
arogozhnikov / python3_with_pleasure
https://github.com/arogozhnikov/python3_with_pleasure
stars | today |
---|---|
294 | 51 |
A short guide on features of Python 3
ysrc / yulong-hids
https://github.com/ysrc/yulong-hids
stars | today |
---|---|
61 | 45 |
一款由 YSRC 开发的入侵检测系统
kiok46 / ReactNative-Animation-Challenges
https://github.com/kiok46/ReactNative-Animation-Challenges
stars | today |
---|---|
70 | 41 |
A series of animation challenges in React Native.
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7111 | 38 |
The Ethereum Wiki -
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
29243 | 34 |
🎓 Path to a free self-taught education in Computer Science!
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
24486 | 24 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
11360 | 26 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
high-speed-downloader / high-speed-downloader
https://github.com/high-speed-downloader/high-speed-downloader
stars | today |
---|---|
532 | 25 |
百度网盘不限速下载 支持Windows和Mac 2018年1月16日更新
coinpride / CryptoList
https://github.com/coinpride/CryptoList
stars | today |
---|---|
1925 | 23 |
Curated collection of blockchain & cryptocurrency resources.
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
11891 | 23 |
Catalog of React Components & Libraries
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
31764 | 23 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
11232 | 24 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
15393 | 23 |
A curated list of awesome frameworks, libraries and software for the Java programming language.
mtdvio / every-programmer-should-know
https://github.com/mtdvio/every-programmer-should-know
stars | today |
---|---|
31448 | 22 |
A collection of (mostly) technical things every software developer should know
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
11783 | 23 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
21124 | 23 |
⚡️ Delightful Node.js packages and resources
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
6591 | 17 |
IntelliJ IDEA 简体中文专题教程