Language: python
astorfi / Deep-Learning-World
https://github.com/astorfi/Deep-Learning-World
stars | today |
---|---|
1226 | 785 |
📡 Organized Resources for Deep Learning Researchers and Developers
calebmadrigal / trackerjacker
https://github.com/calebmadrigal/trackerjacker
stars | today |
---|---|
1082 | 604 |
Like nmap for mapping wifi networks you’re not connected to, plus device tracking
imhuay / Interview_Notes-Chinese
https://github.com/imhuay/Interview_Notes-Chinese
stars | today |
---|---|
788 | 333 |
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
virtualabs / btlejack
https://github.com/virtualabs/btlejack
stars | today |
---|---|
497 | 221 |
Bluetooth Low Energy Swiss-army knife
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
10196 | 172 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
SpiderLabs / social_mapper
https://github.com/SpiderLabs/social_mapper
stars | today |
---|---|
1218 | 152 |
A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
41210 | 124 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
pwxcoo / chinese-xinhua
https://github.com/pwxcoo/chinese-xinhua
stars | today |
---|---|
449 | 93 |
中华新华字典数据库。包括歇后语,成语,词语,汉字。提供新华字典API。
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
39934 | 72 |
Models and examples built with TensorFlow
jhfjhfj1 / autokeras
https://github.com/jhfjhfj1/autokeras
stars | today |
---|---|
2356 | 55 |
accessible AutoML for deep learning.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
53814 | 53 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32547 | 46 |
Deep Learning for humans
floodsung / Deep-Learning-Papers-Reading-Roadmap
https://github.com/floodsung/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
18609 | 45 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
haskellcamargo / sclack
https://github.com/haskellcamargo/sclack
stars | today |
---|---|
1376 | 48 |
The best CLI client for Slack, because everything is terrible!
yogurt-cultures / kefir
https://github.com/yogurt-cultures/kefir
stars | today |
---|---|
274 | 45 |
Kefir is a natural language processing kit for Turkic languages
joukos / PaperTTY
https://github.com/joukos/PaperTTY
stars | today |
---|---|
48 | 47 |
PaperTTY - Python module to render a TTY on e-ink
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
12234 | 42 |
the only cheat sheet you need
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
15560 | 28 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
alicevision / meshroom
https://github.com/alicevision/meshroom
stars | today |
---|---|
379 | 38 |
3D Reconstruction Software
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
40635 | 32 |
Command-line program to download videos from YouTube.com and other video sites
django / django
https://github.com/django/django
stars | today |
---|---|
35731 | 25 |
The Web framework for perfectionists with deadlines.
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
3017 | 33 |
Incredibly fast crawler which extracts urls, emails, files, website accounts and much more.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
31956 | 26 |
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. https://docs.ansible.com/ansible/
noahfl / densenet-sdr
https://github.com/noahfl/densenet-sdr
stars | today |
---|---|
89 | 32 |
repo that holds code for improving on dropout using Stochastic Delta Rule
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
41116 | 26 |
A collective list of public JSON APIs for use in web development.
Language: go
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
9422 | 586 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
7836 | 288 |
simple terminal UI for git commands
recoilme / tgram
https://github.com/recoilme/tgram
stars | today |
---|---|
208 | 79 |
typegram: zen blog platform (like medium)
golang / go
stars | today |
---|---|
45509 | 51 |
The Go programming language
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
4349 | 50 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
jroimartin / gocui
https://github.com/jroimartin/gocui
stars | today |
---|---|
3213 | 49 |
Minimalist Go package aimed at creating Console User Interfaces.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
14390 | 46 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
10812 | 44 |
Connect, secure, control, and observe services.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
40065 | 40 |
Production-Grade Container Scheduling and Management
Jeffail / benthos
https://github.com/Jeffail/benthos
stars | today |
---|---|
382 | 44 |
A dull, resilient and quick to deploy stream processor
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19999 | 33 |
Official Go implementation of the Ethereum protocol
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34103 | 37 |
A curated list of awesome Go frameworks, libraries and software
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
16963 | 38 |
The Cloud Native Edge Router
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24477 | 33 |
A golang ebook intro how to build a web with golang
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9686 | 34 |
A platform for building proxies to bypass network restrictions.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18170 | 33 |
The Prometheus monitoring system and time series database.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19584 | 33 |
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.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27926 | 33 |
The world’s fastest framework for building websites.
developer-learning / night-reading-go
https://github.com/developer-learning/night-reading-go
stars | today |
---|---|
1369 | 31 |
Go 夜读 > Night Reading Go - Go source reading and offline technical discussion every Thursday night.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
15754 | 31 |
🌸 A command-line fuzzy finder
helm / helm
stars | today |
---|---|
7001 | 21 |
The Kubernetes Package Manager
m3db / m3
stars | today |
---|---|
781 | 26 |
M3 monorepo - Distributed TSDB and Query Engine, Prometheus Sidecar, Metrics Platform
moby / moby
stars | today |
---|---|
49949 | 23 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
3850 | 25 |
A library and tools for open cloud development in Go.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
19742 | 22 |
Distributed reliable key-value store for the most critical data of a distributed system
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
107457 | 110 |
Computation using data flow graphs for scalable machine learning
zeusees / HyperLandmark
https://github.com/zeusees/HyperLandmark
stars | today |
---|---|
156 | 101 |
基于深度学习106点人脸标定算法 Open Source Face Landmark
google / filament
https://github.com/google/filament
stars | today |
---|---|
3602 | 58 |
Filament is a physically based rendering engine for Android, Windows, Linux and macOS
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63368 | 48 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26862 | 30 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
28393 | 34 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33980 | 31 |
Bitcoin Core integration/staging tree
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20336 | 33 |
Tesseract Open Source OCR Engine (main repository)
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17870 | 31 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
NVIDIA / MDL-SDK
https://github.com/NVIDIA/MDL-SDK
stars | today |
---|---|
31 | 26 |
NVIDIA Material Definition Language SDK
vnpy / vnpy
stars | today |
---|---|
6238 | 22 |
基于python的开源量化交易平台开发框架
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
5038 | 23 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
v8 / v8
stars | today |
---|---|
10197 | 22 |
The official mirror of the V8 Git repository
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
3427 | 21 |
Distributed training framework for TensorFlow, Keras, and PyTorch.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10580 | 19 |
An open autonomous driving platform
EOSIO / eos
stars | today |
---|---|
8982 | 16 |
An open source smart contract platform
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
13125 | 19 |
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
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8613 | 19 |
🔧 Cross-platform GUI management tool for Redis
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16187 | 18 |
Godot Engine – Multi-platform 2D and 3D game engine
BVLC / caffe
stars | today |
---|---|
25184 | 16 |
Caffe: a fast open framework for deep learning.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
11658 | 18 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
5476 | 18 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
topisani / OTTO
https://github.com/topisani/OTTO
stars | today |
---|---|
472 | 18 |
Your entire music-making workflow, in one box.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
6200 | 16 |
C++ front/service proxy
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
14556 | 15 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Language: javascript
iamkun / dayjs
https://github.com/iamkun/dayjs
stars | today |
---|---|
13290 | 230 |
⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API
react-tools / react-move
https://github.com/react-tools/react-move
stars | today |
---|---|
4003 | 227 |
React Move 🌀 Beautiful, data-driven animations for React
zeeshanu / dumper.js
https://github.com/zeeshanu/dumper.js
stars | today |
---|---|
1469 | 147 |
A better and pretty variable inspector for your Node.js applications
vuejs / vue
stars | today |
---|---|
110878 | 118 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
33749 | 109 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
108771 | 104 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue-cli
https://github.com/vuejs/vue-cli
stars | today |
---|---|
15025 | 78 |
🛠️ Standard Tooling for Vue.js Development
hasura / graphqurl
https://github.com/hasura/graphqurl
stars | today |
---|---|
1313 | 78 |
curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.
emberjs / ember.js
https://github.com/emberjs/ember.js
stars | today |
---|---|
19552 | 67 |
Ember.js - A JavaScript framework for creating ambitious web applications
osrec / SuperSlide.js
https://github.com/osrec/SuperSlide.js
stars | today |
---|---|
277 | 76 |
A flexible, smooth, GPU accelerated sliding menu for your next PWA
fejes713 / 30-seconds-of-interviews
https://github.com/fejes713/30-seconds-of-interviews
stars | today |
---|---|
3502 | 75 |
A curated collection of common interview questions to help you prepare for your next interview.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
53761 | 53 |
Create React apps with no build configuration.
lutzroeder / Netron
https://github.com/lutzroeder/Netron
stars | today |
---|---|
1406 | 61 |
Visualizer for deep learning and machine learning models
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
36351 | 59 |
Headless Chrome Node API
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
46566 | 58 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
74661 | 56 |
JavaScript Style Guide
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
27118 | 56 |
Interactive UI component dev & test: React, React Native, Vue, Angular
apexcharts / apexcharts.js
https://github.com/apexcharts/apexcharts.js
stars | today |
---|---|
3303 | 55 |
📊 Interactive and Modern SVG Charts
ekmartin / unicode-style
https://github.com/ekmartin/unicode-style
stars | today |
---|---|
113 | 52 |
Format text using unicode characters
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
24505 | 45 |
⚛️ 📄 🚀 Blazing fast site generator for React
benevbright / react-navigation-collapsible
https://github.com/benevbright/react-navigation-collapsible
stars | today |
---|---|
118 | 49 |
React Navigation Extension for Collapsible Header. Make your header of react-navigation collapsible.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
13184 | 45 |
小程序组件化开发框架
lukeed / templite
https://github.com/lukeed/templite
stars | today |
---|---|
99 | 46 |
Lightweight templating in 150 bytes
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
67473 | 36 |
A framework for building native apps with React.
transitive-bullshit / check-links
https://github.com/transitive-bullshit/check-links
stars | today |
---|---|
126 | 43 |
Robustly checks an array of URLs for liveness.
Language: unknown
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
7684 | 283 |
100 Days of ML Coding
open-source-ideas / open-source-ideas
https://github.com/open-source-ideas/open-source-ideas
stars | today |
---|---|
3470 | 173 |
💡 Ever had a cool idea to an Open Source project but didn’t have the time to implement yourself? Let someone else give it a try!
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
31708 | 129 |
💡 准备秋招学习笔记
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
109794 | 131 |
📚 Freely available programming books
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
15462 | 127 |
The largest Node.JS best practices list (August 2018)
trimstray / sysadmin-interview-questions
https://github.com/trimstray/sysadmin-interview-questions
stars | today |
---|---|
149 | 117 |
A collection of Sysadmin Interview Questions and Answers (2018 Edition).
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
90679 | 90 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71281 | 68 |
A collection of useful .gitignore templates
mikewest / http-state-tokens
https://github.com/mikewest/http-state-tokens
stars | today |
---|---|
95 | 82 |
Incrementally better HTTP state management.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
86571 | 62 |
A book series on JavaScript. @YDKJS on twitter.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
23361 | 61 |
后端架构师技术图谱
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36327 | 61 |
🎉 A curated list of awesome things related to Vue.js
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
8002 | 52 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
dbartolini / data-oriented-design
https://github.com/dbartolini/data-oriented-design
stars | today |
---|---|
706 | 46 |
A curated list of data oriented design resources.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
15646 | 41 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
6785 | 42 |
🎮 The only Front-End Performance Checklist that runs faster than the others
shengxinjing / programmer-job-blacklist
https://github.com/shengxinjing/programmer-job-blacklist
stars | today |
---|---|
8798 | 40 |
🙈 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊
floriankarsten / space-grotesk
https://github.com/floriankarsten/space-grotesk
stars | today |
---|---|
89 | 36 |
Space Grotesk: Sans-serif typeface derived from Space Mono
luhuisicnu / The-Flask-Mega-Tutorial-zh
https://github.com/luhuisicnu/The-Flask-Mega-Tutorial-zh
stars | today |
---|---|
825 | 29 |
翻译自Miguel Grinberg的blog https://blog.miguelgrinberg.com 的2017年新版The Flask Mega-Tutorial教程
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5524 | 29 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
chokcoco / iCSS
https://github.com/chokcoco/iCSS
stars | today |
---|---|
3195 | 28 |
谈谈一些有趣的 CSS 话题
dylanbeattie / rockstar
https://github.com/dylanbeattie/rockstar
stars | today |
---|---|
4028 | 27 |
The Rockstar programming language specification
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25485 | 21 |
⚡️ Delightful Node.js packages and resources
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36976 | 23 |
🤓 Build your own (insert technology here)
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
9747 | 22 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么