Language: python
orsinium / textdistance
https://github.com/orsinium/textdistance
stars | today |
---|---|
350 | 205 |
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface.
marcosfede / algorithms
https://github.com/marcosfede/algorithms
stars | today |
---|---|
610 | 148 |
Solved algorithms and data structures problems in many languages
hoveeman / music-cards
https://github.com/hoveeman/music-cards
stars | today |
---|---|
212 | 114 |
Use RFID to call a curl command to homeassistant to play a Google Play playlist
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
31630 | 75 |
Models and examples built with TensorFlow
FutunnOpen / futuquant
https://github.com/FutunnOpen/futuquant
stars | today |
---|---|
392 | 87 |
富途量化平台 API
NVIDIA / FastPhotoStyle
https://github.com/NVIDIA/FastPhotoStyle
stars | today |
---|---|
7746 | 86 |
Style transfer, deep learning, feature transform
taehoonlee / tensornets
https://github.com/taehoonlee/tensornets
stars | today |
---|---|
337 | 70 |
High level network definitions with pre-trained weights in TensorFlow
hindupuravinash / the-gan-zoo
https://github.com/hindupuravinash/the-gan-zoo
stars | today |
---|---|
2037 | 61 |
A list of all named GANs!
yoda-pa / yoda
https://github.com/yoda-pa/yoda
stars | today |
---|---|
316 | 58 |
Wise and powerful personal assistant, inside your terminal
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
21782 | 49 |
a web proxy tool
swisskyrepo / PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
stars | today |
---|---|
2201 | 52 |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
47616 | 50 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
27482 | 38 |
Deep Learning for humans
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
12174 | 44 |
The world’s simplest facial recognition api for Python and the command line
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
26924 | 45 |
scikit-learn: machine learning in Python
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
29222 | 38 |
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.
IDAConnect / IDAConnect
https://github.com/IDAConnect/IDAConnect
stars | today |
---|---|
80 | 47 |
[WIP] Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
34828 | 47 |
A collective list of public JSON APIs for use in web development.
minimaxir / person-blocker
https://github.com/minimaxir/person-blocker
stars | today |
---|---|
73 | 48 |
Automatically “block” people in images (like Black Mirror) using a pretrained neural network.
grantjenks / free-python-games
https://github.com/grantjenks/free-python-games
stars | today |
---|---|
247 | 41 |
Free Python Games
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
13291 | 34 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
mm-mansour / Fast-Pandas
https://github.com/mm-mansour/Fast-Pandas
stars | today |
---|---|
515 | 38 |
Benchmark for different operations in pandas against various dataframe sizes.
SpiderClub / haipproxy
https://github.com/SpiderClub/haipproxy
stars | today |
---|---|
1331 | 39 |
💖 High available ip proxy pool, powerd by Scrapy and Redis
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
34216 | 32 |
The Python micro framework for building web applications.
tensorlayer / tensorlayer
https://github.com/tensorlayer/tensorlayer
stars | today |
---|---|
3496 | 35 |
TensorLayer: A Deep Learning and Reinforcement Learning Library for Researchers and Engineers.
Language: go
schollz / find3
https://github.com/schollz/find3
stars | today |
---|---|
1867 | 514 |
High-precision indoor positioning framework, version 3.
HFO4 / plus1s.live
https://github.com/HFO4/plus1s.live
stars | today |
---|---|
523 | 204 |
🐸 你的服务器除了用来吃灰外,还可以拿来续
claudiodangelis / qr-filetransfer
https://github.com/claudiodangelis/qr-filetransfer
stars | today |
---|---|
2182 | 150 |
Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
GoogleCloudPlatform / skaffold
https://github.com/GoogleCloudPlatform/skaffold
stars | today |
---|---|
2834 | 99 |
Easy and Repeatable Kubernetes Development
jessfraz / tdash
https://github.com/jessfraz/tdash
stars | today |
---|---|
134 | 82 |
A terminal dashboard with stats from Google Analytics, GitHub, Travis CI, and Jenkins. Very much built specific to me.
gokrazy / gokrazy
https://github.com/gokrazy/gokrazy
stars | today |
---|---|
1054 | 80 |
a pure-Go userland for your Raspberry Pi 3 appliances
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
34318 | 66 |
Production-Grade Container Scheduling and Management
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
16006 | 64 |
Official Go implementation of the Ethereum protocol
iawia002 / annie
https://github.com/iawia002/annie
stars | today |
---|---|
2171 | 61 |
👾 A fast, simple and clean video downloader
oxequa / grace
https://github.com/oxequa/grace
stars | today |
---|---|
69 | 54 |
Handle recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.
ribice / gorsk
https://github.com/ribice/gorsk
stars | today |
---|---|
117 | 53 |
🔥 Idiomatic Golang Restful Starter Kit
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
14045 | 50 |
Træfik, a modern reverse proxy
golang / go
stars | today |
---|---|
39522 | 41 |
The Go programming language
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
24423 | 42 |
The world’s fastest framework for building websites.
gizak / termui
https://github.com/gizak/termui
stars | today |
---|---|
7138 | 40 |
Golang terminal dashboard
mlabouardy / komiser
https://github.com/mlabouardy/komiser
stars | today |
---|---|
362 | 37 |
AWS Environment Inspector 👮
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
9453 | 37 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
moby / moby
stars | today |
---|---|
48246 | 34 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
ortuman / jackal
https://github.com/ortuman/jackal
stars | today |
---|---|
151 | 36 |
An XMPP server written in Go.
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
8112 | 34 |
Run Kubernetes locally
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
29130 | 31 |
A curated list of awesome Go frameworks, libraries and software
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
4536 | 22 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
15502 | 27 |
The Prometheus monitoring system and time series database.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
21495 | 26 |
A golang ebook intro how to build a web with golang
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
15954 | 24 |
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++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
94076 | 130 |
Computation using data flow graphs for scalable machine learning
Microsoft / WSL-DistroLauncher
https://github.com/Microsoft/WSL-DistroLauncher
stars | today |
---|---|
137 | 93 |
Sample/reference launcher app for WSL distro Microsoft Store packages.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
14295 | 77 |
Godot Engine – Multi-platform 2D and 3D game engine
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
58269 | 62 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
29897 | 55 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
23280 | 36 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
24736 | 36 |
Protocol Buffers - Google’s data interchange format
BVLC / caffe
stars | today |
---|---|
23441 | 29 |
Caffe: a fast open framework for deep learning.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
17252 | 34 |
Tesseract Open Source OCR Engine (main repository)
grpc / grpc
stars | today |
---|---|
14451 | 32 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
brpc / brpc
stars | today |
---|---|
6530 | 29 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
43121 | 27 |
The Swift Programming Language
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11295 | 20 |
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
zig-lang / zig
https://github.com/zig-lang/zig
stars | today |
---|---|
1224 | 23 |
robust, optimal, and clear programming language
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
6437 | 19 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
Lallassu / voxelengine_urho3d
https://github.com/Lallassu/voxelengine_urho3d
stars | today |
---|---|
59 | 20 |
Voxel engine in C++ using Urho3D
v8 / v8
stars | today |
---|---|
8565 | 17 |
The official mirror of the V8 Git repository
f1xpl / openauto
https://github.com/f1xpl/openauto
stars | today |
---|---|
648 | 18 |
AndroidAuto headunit emulator
rttrorg / rttr
https://github.com/rttrorg/rttr
stars | today |
---|---|
447 | 17 |
C++ Reflection Library
Microsoft / service-fabric
https://github.com/Microsoft/service-fabric
stars | today |
---|---|
1803 | 16 |
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
13580 | 16 |
Lovely console emulator package for Windows
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
10301 | 15 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
RPCS3 / rpcs3
https://github.com/RPCS3/rpcs3
stars | today |
---|---|
4667 | 14 |
PS3 emulator/debugger
oguzhaninan / Stacer
https://github.com/oguzhaninan/Stacer
stars | today |
---|---|
3116 | 14 |
Linux System Optimizer and Monitoring
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
13055 | 14 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Language: javascript
onivim / oni
stars | today |
---|---|
6666 | 378 |
Oni: Modern Modal Editing - powered by Neovim
drcmda / react-spring
https://github.com/drcmda/react-spring
stars | today |
---|---|
1201 | 265 |
🙌 Helping react-motion and animated to become best friends
BrainJS / brain.js
https://github.com/BrainJS/brain.js
stars | today |
---|---|
4071 | 224 |
🤖 Neural networks in JavaScript
hugomd / parrot.live
https://github.com/hugomd/parrot.live
stars | today |
---|---|
953 | 227 |
🐦 Bringing animated parrots to terminals everywhere
i5ting / How-to-learn-node-correctly
https://github.com/i5ting/How-to-learn-node-correctly
stars | today |
---|---|
1368 | 184 |
[全文]如何正确的学习Node.js
vuejs / vue
stars | today |
---|---|
88503 | 167 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
appbaseio / dejavu
https://github.com/appbaseio/dejavu
stars | today |
---|---|
3721 | 148 |
The Missing Web UI for Elasticsearch
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
91866 | 124 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
kamranahmedse / driver.js
https://github.com/kamranahmedse/driver.js
stars | today |
---|---|
6500 | 97 |
A light-weight, no-dependency, vanilla JavaScript engine to drive the user’s focus across the page
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
45886 | 79 |
Create React apps with no build configuration.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
8438 | 81 |
小程序组件化开发框架
Meituan-Dianping / mpvue
https://github.com/Meituan-Dianping/mpvue
stars | today |
---|---|
6540 | 83 |
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
youzan / vant
https://github.com/youzan/vant
stars | today |
---|---|
3684 | 81 |
A Vue.js 2.0 Mobile UI at YouZan
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
68349 | 73 |
JavaScript Style Guide
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
29775 | 66 |
📚 免费的计算机编程类中文书籍,欢迎投稿
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
38682 | 74 |
Promise based HTTP client for the browser and node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
29275 | 68 |
Headless Chrome Node API
jamiebuilds / tickedoff
https://github.com/jamiebuilds/tickedoff
stars | today |
---|---|
128 | 72 |
Tiny library (<200B gzip) for deferring something by a “tick”
kentcdodds / react-testing-library
https://github.com/kentcdodds/react-testing-library
stars | today |
---|---|
1047 | 70 |
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
d3 / d3
stars | today |
---|---|
74207 | 66 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
quickappdev / awesome-quickapp
https://github.com/quickappdev/awesome-quickapp
stars | today |
---|---|
167 | 70 |
💯 快应用开发圈资源汇总 💯
youzan / zanui-weapp
https://github.com/youzan/zanui-weapp
stars | today |
---|---|
3664 | 62 |
高颜值、好用、易扩展的微信小程序 UI 库,Powered by 有赞
Kenshin / simpread
https://github.com/Kenshin/simpread
stars | today |
---|---|
1573 | 66 |
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的 Chrome extension
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
8658 | 60 |
🎨 Create and share beautiful images of your source code
yesvods / awesome-quick-app
https://github.com/yesvods/awesome-quick-app
stars | today |
---|---|
87 | 59 |
快应用开发资源汇总 💯
Language: unknown
ValveSoftware / GameNetworkingSockets
https://github.com/ValveSoftware/GameNetworkingSockets
stars | today |
---|---|
684 | 642 |
Reliable & unreliable messages over UDP. Message fragmentation & reassembly, bandwidth estimation, encryption.
xitu / tensorflow-docs
https://github.com/xitu/tensorflow-docs
stars | today |
---|---|
1542 | 385 |
TensorFlow 官方文档中文版 V1.7
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
11274 | 335 |
📚 技术面试需要掌握的基础知识整理
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
6402 | 261 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
44772 | 129 |
Roadmap to becoming a web developer in 2018
hadley / stats337
https://github.com/hadley/stats337
stars | today |
---|---|
151 | 115 |
Readings in applied data science
dt-fe / weekly
https://github.com/dt-fe/weekly
stars | today |
---|---|
1372 | 116 |
前端精读周刊
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
81542 | 96 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
78318 | 91 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
63477 | 66 |
A collection of useful .gitignore templates
wecodexyz / awesome-blockchain-articles
https://github.com/wecodexyz/awesome-blockchain-articles
stars | today |
---|---|
160 | 70 |
A collection of awesome blockchain articles. Good learning resources about blockchain.
chokcoco / iCSS
https://github.com/chokcoco/iCSS
stars | today |
---|---|
2115 | 64 |
谈谈一些有趣的 CSS 话题
wxyyxc1992 / Web-Series
https://github.com/wxyyxc1992/Web-Series
stars | today |
---|---|
2283 | 56 |
📚 现代 Web 开发,现代 Web 开发导论 | 基础篇 | 进阶篇 | 架构优化篇 | React 篇 | Vue 篇
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
30543 | 57 |
🎉 A curated list of awesome things related to Vue.js
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
103089 | 51 |
📚 Freely available programming books
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
12736 | 50 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
LyndonChin / kotlin-docs-zh
https://github.com/LyndonChin/kotlin-docs-zh
stars | today |
---|---|
390 | 48 |
为了彻底掌握 Kotlin 语法,花了好几个月把官方文档翻译了一遍。
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
26136 | 36 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
siwalikm / Prep-for-Full-Stack-JS
https://github.com/siwalikm/Prep-for-Full-Stack-JS
stars | today |
---|---|
219 | 36 |
A to-do list for preparing to be a Full Stack JS Developer
bnb / awesome-developer-streams
https://github.com/bnb/awesome-developer-streams
stars | today |
---|---|
3751 | 38 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
7274 | 31 |
IntelliJ IDEA 简体中文专题教程
iodefog / VipVideo
https://github.com/iodefog/VipVideo
stars | today |
---|---|
790 | 32 |
各大网站vip视频免费观看 腾讯、爱奇艺、优酷、乐视、芒果等 Mac版。付费电影,VIP会员剧等,去广告播放
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
18613 | 36 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
16518 | 34 |
蓝灯(Lantern)官方论坛
jivoi / awesome-osint
https://github.com/jivoi/awesome-osint
stars | today |
---|---|
1302 | 35 |
😱 A curated list of amazingly awesome OSINT