Language: python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
7713 | 129 |
All Algorithms implemented in Python
Avik-Jain / 100-Days-of-ML-Code-Chinese-Version
https://github.com/Avik-Jain/100-Days-of-ML-Code-Chinese-Version
stars | today |
---|---|
899 | 90 |
Chinese Translation for Machine Learning Infographics
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
47892 | 85 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
spesmilo / electrum
https://github.com/spesmilo/electrum
stars | today |
---|---|
2875 | 47 |
Electrum; Bitcoin thin client
freqtrade / freqtrade
https://github.com/freqtrade/freqtrade
stars | today |
---|---|
1075 | 41 |
Simple High Frequency Trading Bot for crypto currencies
tensorflow / datasets
https://github.com/tensorflow/datasets
stars | today |
---|---|
72 | 40 |
A collection of datasets ready to use with TensorFlow
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
41462 | 30 |
Models and examples built with TensorFlow
TKCERT / mail-security-tester
https://github.com/TKCERT/mail-security-tester
stars | today |
---|---|
81 | 32 |
A testing framework for mail security and filtering solutions.
xonsh / xonsh
https://github.com/xonsh/xonsh
stars | today |
---|---|
2717 | 30 |
Python-powered, cross-platform, Unix-gazing shell
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
41699 | 29 |
Command-line program to download videos from YouTube.com and other video sites
RoboJackets / jr
https://github.com/RoboJackets/jr
stars | today |
---|---|
37 | 20 |
Putting the “train” in training
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
42131 | 27 |
A collective list of public JSON APIs for use in web development.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
16766 | 25 |
🏡 Open source home automation that puts local control and privacy first
xavier150 / Blender-For-UnrealEngine-Addons
https://github.com/xavier150/Blender-For-UnrealEngine-Addons
stars | today |
---|---|
33 | 26 |
I have created this addons for export asset from Blender to Unreal Engine 4
django / django
https://github.com/django/django
stars | today |
---|---|
36442 | 23 |
The Web framework for perfectionists with deadlines.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
33563 | 18 |
Deep Learning for humans
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
16865 | 20 |
The world’s simplest facial recognition api for Python and the command line
madhavanmalolan / awesome-reactnative-ui
https://github.com/madhavanmalolan/awesome-reactnative-ui
stars | today |
---|---|
1106 | 22 |
Awesome React Native UI components updated weekly
digitalocean / netbox
https://github.com/digitalocean/netbox
stars | today |
---|---|
4210 | 20 |
IP address management (IPAM) and data center infrastructure management (DCIM) tool.
jsalt18-sentence-repl / jiant
https://github.com/jsalt18-sentence-repl/jiant
stars | today |
---|---|
118 | 19 |
The jiant sentence representation learning toolkit
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
38797 | 17 |
The Python micro framework for building web applications.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
19838 | 13 |
The Python programming language
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
30557 | 16 |
scikit-learn: machine learning in Python
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
35338 | 15 |
A curated list of awesome Machine Learning frameworks, libraries and software.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
55218 | 14 |
A curated list of awesome Python frameworks, libraries, software and resources
Language: go
schollz / rwtxt
https://github.com/schollz/rwtxt
stars | today |
---|---|
455 | 100 |
A cms for absolute minimalists.
runatlantis / atlantis
https://github.com/runatlantis/atlantis
stars | today |
---|---|
726 | 43 |
Terraform For Teams
golang / go
stars | today |
---|---|
46947 | 37 |
The Go programming language
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
4375 | 32 |
A library and tools for open cloud development in Go.
TarsCloud / TarsGo
https://github.com/TarsCloud/TarsGo
stars | today |
---|---|
94 | 27 |
Golang implementation for tars .
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
41469 | 22 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
35176 | 21 |
A curated list of awesome Go frameworks, libraries and software
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
6531 | 21 |
百度网盘客户端 - Go语言编写
keybase / client
https://github.com/keybase/client
stars | today |
---|---|
4093 | 22 |
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
37537 | 20 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
15294 | 21 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
10017 | 21 |
simple terminal UI for git commands
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10379 | 19 |
A platform for building proxies to bypass network restrictions.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
20527 | 18 |
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.
mercari / grpc-http-proxy
https://github.com/mercari/grpc-http-proxy
stars | today |
---|---|
114 | 19 |
A reverse proxy server which translate JSON HTTP requests to gRPC calls based on protoreflect
ncw / rclone
stars | today |
---|---|
10788 | 16 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
letsencrypt / boulder
https://github.com/letsencrypt/boulder
stars | today |
---|---|
2629 | 17 |
An ACME-based CA, written in Go.
ehazlett / stellar
https://github.com/ehazlett/stellar
stars | today |
---|---|
47 | 17 |
Simplified Container System
go-kit / kit
stars | today |
---|---|
11293 | 15 |
A standard library for microservices.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11705 | 15 |
Connect, secure, control, and observe services.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18902 | 15 |
The Prometheus monitoring system and time series database.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
18418 | 15 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
goharbor / harbor
https://github.com/goharbor/harbor
stars | today |
---|---|
5370 | 15 |
An open source trusted cloud native registry project that stores, signs, and scans content.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28802 | 14 |
The world’s fastest framework for building websites.
bettercap / bettercap
https://github.com/bettercap/bettercap
stars | today |
---|---|
3037 | 14 |
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.
Language: c++
fluent-project / fluent
https://github.com/fluent-project/fluent
stars | today |
---|---|
710 | 85 |
A data-driven compute platform
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
109602 | 52 |
An Open Source Machine Learning Framework for Everyone
facebookincubator / LogDevice
https://github.com/facebookincubator/LogDevice
stars | today |
---|---|
929 | 50 |
Distributed storage for sequential data
LUX-Core / lux
https://github.com/LUX-Core/lux
stars | today |
---|---|
110 | 38 |
LUX - Hybrid PoW/PoS & Unique PHI2 Algorithm | Masternode | Parallel masternode | Segwit | Smartcontract
NVIDIA / DALI
https://github.com/NVIDIA/DALI
stars | today |
---|---|
670 | 35 |
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
wesnoth / wesnoth
https://github.com/wesnoth/wesnoth
stars | today |
---|---|
1934 | 33 |
An open source, turn-based strategy game with a high fantasy theme. It features both singleplayer and online/hotseat multiplayer combat.
RoboJackets / software-training
https://github.com/RoboJackets/software-training
stars | today |
---|---|
96 | 21 |
RoboJackets Software Training
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18724 | 27 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34748 | 22 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
64518 | 25 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
5848 | 25 |
Compatibility tool for Steam Play based on Wine and additional components
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
29093 | 23 |
Protocol Buffers - Google’s data interchange format
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
5956 | 22 |
Solidity, the Contract-Oriented Programming Language
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27651 | 18 |
Open Source Computer Vision Library
mozilla / rr
stars | today |
---|---|
3385 | 21 |
Record and Replay Framework
CedricGuillemet / Imogen
https://github.com/CedricGuillemet/Imogen
stars | today |
---|---|
49 | 21 |
GPU Texture Generator
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
21061 | 18 |
Tesseract Open Source OCR Engine (main repository)
google / filament
https://github.com/google/filament
stars | today |
---|---|
4394 | 17 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16617 | 16 |
Godot Engine – Multi-platform 2D and 3D game engine
pytorch / glow
https://github.com/pytorch/glow
stars | today |
---|---|
753 | 15 |
Compiler for Neural Network hardware accelerators
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
45198 | 15 |
The Swift Programming Language
anbox / anbox
https://github.com/anbox/anbox
stars | today |
---|---|
1686 | 15 |
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
11207 | 14 |
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.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8977 | 12 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
2433 | 13 |
Vulkan-based D3D11 and D3D10 implementation for Linux / Wine
Language: javascript
you-dont-need / You-Dont-Need-Momentjs
https://github.com/you-dont-need/You-Dont-Need-Momentjs
stars | today |
---|---|
3317 | 306 |
List of date-fns or native functions which you can use to replace moment.js + ESLint Plugin
google / wwwbasic
https://github.com/google/wwwbasic
stars | today |
---|---|
275 | 236 |
WWWBasic is an implementation of BASIC (Beginner’s All-purpose Symbolic Instruction Code) designed to be easy to run on the Web.
axa-group / nlp.js
https://github.com/axa-group/nlp.js
stars | today |
---|---|
994 | 115 |
An NLP library built in node over Natural, with entity extraction, sentiment analysis, automatic language identify, and so more
neonious / lowjs
https://github.com/neonious/lowjs
stars | today |
---|---|
198 | 105 |
A port of Node.JS with far lower system requirements. Community version for POSIX systems such as Linux, uClinux or Mac OS X.
Nozbe / WatermelonDB
https://github.com/Nozbe/WatermelonDB
stars | today |
---|---|
3248 | 103 |
🍉 Next-gen database for powerful React and React Native apps that scales to 10,000s of records and remains fast ⚡️
iamkun / dayjs
https://github.com/iamkun/dayjs
stars | today |
---|---|
14440 | 88 |
⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API
date-fns / date-fns
https://github.com/date-fns/date-fns
stars | today |
---|---|
13414 | 80 |
⏳ Modern JavaScript date utility library ⌛️
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
31261 | 77 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
vuejs / vue
stars | today |
---|---|
114089 | 72 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
mweststrate / immer
https://github.com/mweststrate/immer
stars | today |
---|---|
6704 | 66 |
Create the next immutable state by mutating the current one
mariusandra / pigeon-maps
https://github.com/mariusandra/pigeon-maps
stars | today |
---|---|
2428 | 62 |
ReactJS Maps without external dependencies
npm / tink
stars | today |
---|---|
773 | 61 |
a dependency unwinder for javascript
github / opensource.guide
https://github.com/github/opensource.guide
stars | today |
---|---|
4704 | 57 |
Community guides for open source creators
kentcdodds / dom-testing-library-with-anything
https://github.com/kentcdodds/dom-testing-library-with-anything
stars | today |
---|---|
58 | 52 |
you can use dom-testing-library with anything that renders to the DOM
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
55514 | 42 |
Create React apps with no build configuration.
getgauge / taiko
https://github.com/getgauge/taiko
stars | today |
---|---|
414 | 46 |
A node.js library to automate chrome/chromium browser
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
111316 | 39 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuetifyjs / vuetify
https://github.com/vuetifyjs/vuetify
stars | today |
---|---|
13298 | 43 |
Material Component Framework for Vue.js 2
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
48283 | 38 |
Promise based HTTP client for the browser and node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
38252 | 37 |
Headless Chrome Node API
sindresorhus / ky
https://github.com/sindresorhus/ky
stars | today |
---|---|
2432 | 39 |
Tiny and elegant HTTP client based on the browser Fetch API
rwv / chinese-dos-games
https://github.com/rwv/chinese-dos-games
stars | today |
---|---|
3603 | 35 |
🎮 Chinese DOS games in browser.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
53396 | 30 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
14437 | 30 |
🎨 Create and share beautiful images of your source code
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
40362 | 24 |
React components that implement Google’s Material Design.
Language: unknown
zziz / pwc
stars | today |
---|---|
2253 | 304 |
Papers with code. Sorted by stars. Updated weekly.
cjbarber / ToolsOfTheTrade
https://github.com/cjbarber/ToolsOfTheTrade
stars | today |
---|---|
12537 | 191 |
Tools of The Trade, from Hacker News.
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
14465 | 141 |
100 Days of ML Coding
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
2969 | 128 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
ripienaar / free-for-dev
https://github.com/ripienaar/free-for-dev
stars | today |
---|---|
20541 | 121 |
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
byoungd / English-level-up-tips-for-Chinese
https://github.com/byoungd/English-level-up-tips-for-Chinese
stars | today |
---|---|
13167 | 101 |
可能是让你受益匪浅的英语进阶指南
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
36000 | 84 |
📚 Computer Science Learning Notes
Honlan / DeepInterests
https://github.com/Honlan/DeepInterests
stars | today |
---|---|
603 | 55 |
深度有趣
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
92552 | 51 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
88459 | 45 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
72672 | 29 |
A collection of useful .gitignore templates
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
13673 | 35 |
Curated list of project-based tutorials
InterviewMap / CS-Interview-Knowledge-Map
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
stars | today |
---|---|
11882 | 31 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
68587 | 24 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
111256 | 28 |
📚 Freely available programming books
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
38453 | 31 |
🤓 Build your own (insert technology here)
loremwalker / WebSiteUseful
https://github.com/loremwalker/WebSiteUseful
stars | today |
---|---|
3082 | 25 |
🍅 翻墙!科学上网,免费ss帐号分享、ssr订阅源,免费VPN下载,获取及使用教程请看: https://github.com/loremwalker/fq-book
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
37491 | 24 |
🎉 A curated list of awesome things related to Vue.js
christine-hu / summer-2019-internships
https://github.com/christine-hu/summer-2019-internships
stars | today |
---|---|
145 | 25 |
A document to help undergraduates keep track of software engineering internship opportunities.
lllyasviel / MangaCraft
https://github.com/lllyasviel/MangaCraft
stars | today |
---|---|
54 | 24 |
The current best semi-automatic manga colorization project on earth.
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
6314 | 20 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
lukasz-madon / awesome-remote-job
https://github.com/lukasz-madon/awesome-remote-job
stars | today |
---|---|
12562 | 19 |
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
34504 | 18 |
🎓 Path to a free self-taught education in Computer Science!
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
15351 | 16 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
24489 | 17 |
后端架构师技术图谱