Language: python
haskellcamargo / sclack
https://github.com/haskellcamargo/sclack
stars | today |
---|---|
878 | 515 |
The best CLI client for Slack, because everything is terrible!
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
40369 | 233 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jhfjhfj1 / autokeras
https://github.com/jhfjhfj1/autokeras
stars | today |
---|---|
1989 | 120 |
This is an automated machine learning (AutoML) package.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
39669 | 80 |
Models and examples built with TensorFlow
notifiers / notifiers
https://github.com/notifiers/notifiers
stars | today |
---|---|
842 | 118 |
The easy way to send notifications
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
9821 | 99 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
kitao / pyxel
https://github.com/kitao/pyxel
stars | today |
---|---|
3233 | 92 |
A retro game development environment in Python
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
11934 | 89 |
the only cheat sheet you need
t-makaro / animatplot
https://github.com/t-makaro/animatplot
stars | today |
---|---|
134 | 69 |
A python package for animating plots build on matplotlib.
SpiderLabs / social_mapper
https://github.com/SpiderLabs/social_mapper
stars | today |
---|---|
79 | 62 |
A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
0xAX / linux-insides
https://github.com/0xAX/linux-insides
stars | today |
---|---|
17984 | 59 |
A little bit about a linux kernel
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
53577 | 49 |
A curated list of awesome Python frameworks, libraries, software and resources
robinhood / faust
https://github.com/robinhood/faust
stars | today |
---|---|
1815 | 49 |
Python Stream Processing
tensorflow / cleverhans
https://github.com/tensorflow/cleverhans
stars | today |
---|---|
2806 | 47 |
An adversarial example library for constructing attacks, building defenses, and benchmarking both
Picovoice / stt-benchmark
https://github.com/Picovoice/stt-benchmark
stars | today |
---|---|
264 | 46 |
speech-to-text benchmark framework
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32342 | 39 |
Deep Learning for humans
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
29826 | 40 |
scikit-learn: machine learning in Python
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
40942 | 41 |
A collective list of public JSON APIs for use in web development.
romanzaikin / BurpExtension-WhatsApp-Decryption-CheckPoint
https://github.com/romanzaikin/BurpExtension-WhatsApp-Decryption-CheckPoint
stars | today |
---|---|
42 | 38 |
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
19139 | 30 |
The Python programming language
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
31843 | 29 |
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/
jianhaod / Kaggle
https://github.com/jianhaod/Kaggle
stars | today |
---|---|
37 | 37 |
Kaggle Project In Action (Include implement source code/training data/testing data and describe doc)
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
15760 | 31 |
The world’s simplest facial recognition api for Python and the command line
threerocks / studyFiles
https://github.com/threerocks/studyFiles
stars | today |
---|---|
2922 | 31 |
一些经典且高质量的电子书分享
yunlongdong / FCN-pytorch-easiest
https://github.com/yunlongdong/FCN-pytorch-easiest
stars | today |
---|---|
55 | 34 |
trying to be the most easiest and just get-to-use pytorch implementation of FCN (Fully Convolutional Networks)
Language: go
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
3670 | 773 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
6039 | 705 |
simple terminal UI for git commands
m3db / m3
stars | today |
---|---|
509 | 231 |
M3 monorepo - Distributed TSDB and Query Engine, Prometheus Sidecar, Metrics Platform
developer-learning / night-reading-go
https://github.com/developer-learning/night-reading-go
stars | today |
---|---|
1160 | 151 |
Go 夜读 > Night Reading Go - Go source reading and offline technical discussion every Thursday night.
smallstep / cli
https://github.com/smallstep/cli
stars | today |
---|---|
99 | 75 |
A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
golang / go
stars | today |
---|---|
45258 | 61 |
The Go programming language
scylladb / go-set
https://github.com/scylladb/go-set
stars | today |
---|---|
182 | 59 |
Type-safe, zero-allocation sets for Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
39802 | 54 |
Production-Grade Container Scheduling and Management
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
10619 | 42 |
Connect, secure, control, and observe services.
developer-learning / learning-golang
https://github.com/developer-learning/learning-golang
stars | today |
---|---|
388 | 45 |
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33900 | 43 |
A curated list of awesome Go frameworks, libraries and software
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24369 | 35 |
A golang ebook intro how to build a web with golang
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
3723 | 39 |
A library and tools for open cloud development in Go.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
36784 | 33 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19850 | 28 |
Official Go implementation of the Ethereum protocol
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9553 | 31 |
A platform for building proxies to bypass network restrictions.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5310 | 33 |
百度网盘客户端 - Go语言编写
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18013 | 30 |
The Prometheus monitoring system and time series database.
jaegertracing / jaeger
https://github.com/jaegertracing/jaeger
stars | today |
---|---|
5473 | 30 |
CNCF Jaeger, a Distributed Tracing System
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27781 | 29 |
The world’s fastest framework for building websites.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19445 | 29 |
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.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
14229 | 26 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
helm / helm
stars | today |
---|---|
6907 | 24 |
The Kubernetes Package Manager
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
14313 | 24 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
moby / moby
stars | today |
---|---|
49861 | 22 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Language: c++
google / filament
https://github.com/google/filament
stars | today |
---|---|
3160 | 256 |
Filament is a physically based rendering engine for Android, Windows, Linux and macOS
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
106995 | 112 |
Computation using data flow graphs for scalable machine learning
facebookincubator / fizz
https://github.com/facebookincubator/fizz
stars | today |
---|---|
348 | 82 |
C++14 implementation of the TLS-1.3 standard
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
4960 | 58 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63184 | 43 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26750 | 24 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17712 | 35 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
F8LEFT / FUPK3
https://github.com/F8LEFT/FUPK3
stars | today |
---|---|
89 | 32 |
演示视频 https://pan.baidu.com/s/1HH_-TQGca1NLoSqzvOPB3Q 密码:izm3
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33838 | 30 |
Bitcoin Core integration/staging tree
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
28252 | 30 |
Protocol Buffers - Google’s data interchange format
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
5347 | 30 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20216 | 27 |
Tesseract Open Source OCR Engine (main repository)
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8522 | 23 |
🔧 Cross-platform GUI management tool for Redis
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
13050 | 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
pumexx / pumex
https://github.com/pumexx/pumex
stars | today |
---|---|
65 | 24 |
Vulkan library oriented on high speed rendering
hugoam / toy
stars | today |
---|---|
789 | 23 |
the thin c++ game engine
baidu / BaikalDB
https://github.com/baidu/BaikalDB
stars | today |
---|---|
89 | 22 |
BaikalDB, a HTAP database.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16122 | 21 |
Godot Engine – Multi-platform 2D and 3D game engine
grpc / grpc
stars | today |
---|---|
16564 | 19 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Souhardya / UBoat
https://github.com/Souhardya/UBoat
stars | today |
---|---|
151 | 18 |
HTTP Botnet Project
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8391 | 14 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44787 | 16 |
The Swift Programming Language
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
3915 | 16 |
Fast C++ logging library.
Tencent / sluaunreal
https://github.com/Tencent/sluaunreal
stars | today |
---|---|
191 | 16 |
适用于unreal4的lua开发插件,让你高效使用lua做为业务开发语言。
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
7470 | 14 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
Language: javascript
apexcharts / apexcharts.js
https://github.com/apexcharts/apexcharts.js
stars | today |
---|---|
2956 | 176 |
📊 Interactive and Modern SVG Charts
vuejs / vue
stars | today |
---|---|
110294 | 160 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
32982 | 156 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
klauscfhq / taskbook
https://github.com/klauscfhq/taskbook
stars | today |
---|---|
3992 | 134 |
📓 Tasks, boards & notes for the command-line habitat
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
108363 | 99 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
drcmda / mauerwerk
https://github.com/drcmda/mauerwerk
stars | today |
---|---|
280 | 87 |
⚒ A react-spring driven masonry-like grid with enter/exit and shared element transitions
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
4760 | 82 |
🦄 Record your terminal and generate animated gif images
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
12735 | 80 |
🎨 Create and share beautiful images of your source code
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
46256 | 67 |
Promise based HTTP client for the browser and node.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
53497 | 60 |
Create React apps with no build configuration.
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
6352 | 62 |
🚀 飞冰 - 让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100%
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
3194 | 61 |
MDX-based presentation decks
casesandberg / react-color
https://github.com/casesandberg/react-color
stars | today |
---|---|
5534 | 63 |
🎨 Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more
fredericcambon / nes
https://github.com/fredericcambon/nes
stars | today |
---|---|
84 | 63 |
A Javascript NES Emulator
tvillarete / apple-music-js
https://github.com/tvillarete/apple-music-js
stars | today |
---|---|
1000 | 58 |
A music streaming service created from the ground up using ReactJS & Redux
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
36125 | 53 |
Headless Chrome Node API
bvaughn / react-window
https://github.com/bvaughn/react-window
stars | today |
---|---|
1034 | 55 |
React components for efficiently rendering large lists and tabular data
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
24271 | 48 |
⚛️ 📄 🚀 Blazing fast site generator for React
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
74416 | 50 |
JavaScript Style Guide
sindresorhus / got
https://github.com/sindresorhus/got
stars | today |
---|---|
2986 | 54 |
Simplified HTTP requests
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
67276 | 46 |
A framework for building native apps with React.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
52105 | 43 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
jamiebuilds / react-loadable
https://github.com/jamiebuilds/react-loadable
stars | today |
---|---|
9365 | 46 |
⏳ A higher order component for loading components with promises.
browsh-org / browsh
https://github.com/browsh-org/browsh
stars | today |
---|---|
9185 | 44 |
A fully-modern text-based browser, rendering to TTY and browsers
mdx-js / mdx
stars | today |
---|---|
3296 | 45 |
JSX in Markdown for ambitious projects
Language: unknown
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
6029 | 554 |
100 Days of ML Coding
open-source-ideas / open-source-ideas
https://github.com/open-source-ideas/open-source-ideas
stars | today |
---|---|
2195 | 508 |
💡 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 |
---|---|
31162 | 165 |
💡 准备秋招学习笔记
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
54683 | 108 |
Roadmap to becoming a web developer in 2018
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
7696 | 106 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
bugcrowd / bugcrowd_university
https://github.com/bugcrowd/bugcrowd_university
stars | today |
---|---|
145 | 81 |
Open source education content for the researcher community
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
90322 | 71 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71017 | 62 |
A collection of useful .gitignore templates
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
23110 | 56 |
后端架构师技术图谱
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
109272 | 56 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36099 | 55 |
🎉 A curated list of awesome things related to Vue.js
jphall663 / awesome-machine-learning-interpretability
https://github.com/jphall663/awesome-machine-learning-interpretability
stars | today |
---|---|
199 | 51 |
A curated list of awesome machine learning interpretability resources.
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
6519 | 52 |
🎮 The only Front-End Performance Checklist that runs faster than the others
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
8405 | 48 |
Roadmap to becoming a React developer in 2018
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36804 | 47 |
🤓 Build your own (insert technology here)
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
67008 | 39 |
A complete computer science study plan to become a software engineer.
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5375 | 34 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
NanXiao / boost-asio-network-programming-little-book
https://github.com/NanXiao/boost-asio-network-programming-little-book
stars | today |
---|---|
38 | 34 |
Boost.Asio network programming little book
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
15523 | 32 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25384 | 29 |
⚡️ Delightful Node.js packages and resources
jlevy / og-equity-compensation
https://github.com/jlevy/og-equity-compensation
stars | today |
---|---|
6245 | 30 |
Stock options, RSUs, taxes — a guide for humans
Microsoft / debug-adapter-protocol
https://github.com/Microsoft/debug-adapter-protocol
stars | today |
---|---|
38 | 30 |
Defines a common protocol for debug adapters.
ksluckow / awesome-symbolic-execution
https://github.com/ksluckow/awesome-symbolic-execution
stars | today |
---|---|
216 | 27 |
A curated list of awesome symbolic execution resources including essential research papers, lectures, videos, and tools.
pseweryn / learning
https://github.com/pseweryn/learning
stars | today |
---|---|
47 | 28 |
A repository of links to various tech learning resources
dabit3 / react-native-bootcamp
https://github.com/dabit3/react-native-bootcamp
stars | today |
---|---|
35 | 25 |
React Native Bootcamp Materials for TylerMcginnis.com