Language: python
apachecn / awesome-algorithm
https://github.com/apachecn/awesome-algorithm
stars | today |
---|---|
3265 | 1032 |
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
10692 | 602 |
All Algorithms implemented in Python
Eloston / ungoogled-chromium
https://github.com/Eloston/ungoogled-chromium
stars | today |
---|---|
5344 | 475 |
Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
3592 | 373 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
cgarciae / pypeln
https://github.com/cgarciae/pypeln
stars | today |
---|---|
547 | 176 |
Concurrent data pipelines made easy
BNMetrics / logme
https://github.com/BNMetrics/logme
stars | today |
---|---|
171 | 146 |
Python Logging For Humans (Configurable color logging to the terminal in v1.2.*!)
ihucos / plash
https://github.com/ihucos/plash
stars | today |
---|---|
224 | 141 |
Build and run Containers
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
2352 | 137 |
Open Machine Learning course mlcourse.ai, both in English and Russian
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
41882 | 71 |
Models and examples built with TensorFlow
localstack / localstack
https://github.com/localstack/localstack
stars | today |
---|---|
13500 | 95 |
💻 A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
49178 | 82 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
woj-ciech / Danger-zone
https://github.com/woj-ciech/Danger-zone
stars | today |
---|---|
340 | 84 |
Correlate data between domains, IPs and email addresses, present it as a graph and store everything into Elasticsearch and JSON files.
yihui-he / softer-NMS
https://github.com/yihui-he/softer-NMS
stars | today |
---|---|
80 | 62 |
Softer-NMS: Rethinking Bounding Box Regression for Accurate Object Detection
cms-flash / beauty-net
https://github.com/cms-flash/beauty-net
stars | today |
---|---|
123 | 61 |
A simple, flexible, and extensible template for PyTorch. It’s beautiful.
robertmartin8 / PyPortfolioOpt
https://github.com/robertmartin8/PyPortfolioOpt
stars | today |
---|---|
151 | 51 |
Financial portfolio optimisation in python, including classical efficient frontier and experimental methods.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
42020 | 44 |
Command-line program to download videos from YouTube.com and other video sites
mherrmann / fbs
https://github.com/mherrmann/fbs
stars | today |
---|---|
1718 | 48 |
Electron alternative based on Python and Qt
NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
4524 | 46 |
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
Scitator / prometheus
https://github.com/Scitator/prometheus
stars | today |
---|---|
83 | 44 |
Reproducible and fast DL/RL.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
33839 | 36 |
Deep Learning for humans
CppCon / CppCon2018
https://github.com/CppCon/CppCon2018
stars | today |
---|---|
47 | 43 |
Slides and other materials from CppCon 2018
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
55545 | 39 |
A curated list of awesome Python frameworks, libraries, software and resources
django / django
https://github.com/django/django
stars | today |
---|---|
36615 | 30 |
The Web framework for perfectionists with deadlines.
uber / petastorm
https://github.com/uber/petastorm
stars | today |
---|---|
159 | 37 |
Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
google / deepvariant
https://github.com/google/deepvariant
stars | today |
---|---|
1215 | 34 |
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
Language: go
meshbird / meshbird
https://github.com/meshbird/meshbird
stars | today |
---|---|
2419 | 61 |
Distributed private networking
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
41819 | 47 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
35465 | 50 |
A curated list of awesome Go frameworks, libraries and software
golang / go
stars | today |
---|---|
47325 | 42 |
The Go programming language
ZhangZhenghao / gorse
https://github.com/ZhangZhenghao/gorse
stars | today |
---|---|
114 | 42 |
Go Recommender System Engine
TarsCloud / TarsGo
https://github.com/TarsCloud/TarsGo
stars | today |
---|---|
741 | 37 |
A high performance microservice framework in golang. A linux foundation project.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20872 | 30 |
Official Go implementation of the Ethereum protocol
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
17095 | 35 |
beego is an open-source, high-performance web framework for the Go programming language.
netxfly / sec_check
https://github.com/netxfly/sec_check
stars | today |
---|---|
87 | 33 |
Cross platform security detection tool
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
20729 | 34 |
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.
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
10414 | 32 |
simple terminal UI for git commands
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11928 | 28 |
Connect, secure, control, and observe services.
helm / helm
stars | today |
---|---|
7731 | 28 |
The Kubernetes Package Manager
UnnoTed / fileb0x
https://github.com/UnnoTed/fileb0x
stars | today |
---|---|
320 | 29 |
a better customizable tool to embed files in go; also update embedded files remotely without restarting the server
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
20470 | 25 |
Distributed reliable key-value store for the most critical data of a distributed system
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
19107 | 25 |
The Prometheus monitoring system and time series database.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
17010 | 25 |
🌸 A command-line fuzzy finder
gogs / gogs
stars | today |
---|---|
27180 | 23 |
Gogs is a painless self-hosted Git service.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
29031 | 20 |
The world’s fastest framework for building websites.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10540 | 22 |
A platform for building proxies to bypass network restrictions.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
22095 | 21 |
Open Source Continuous File Synchronization
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
17808 | 22 |
The Cloud Native Edge Router
GoogleCloudPlatform / google-cloud-go
https://github.com/GoogleCloudPlatform/google-cloud-go
stars | today |
---|---|
1333 | 22 |
Google Cloud Client Libraries for Go
kocircuit / kocircuit
https://github.com/kocircuit/kocircuit
stars | today |
---|---|
52 | 20 |
Ko: A generic type-safe language for concurrent, stateful, deadlock-free systems and protocol manipulations
kubeless / kubeless
https://github.com/kubeless/kubeless
stars | today |
---|---|
3505 | 21 |
Kubernetes Native Serverless Framework
Language: c++
Tencent / MMKV
https://github.com/Tencent/MMKV
stars | today |
---|---|
2853 | 767 |
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS and Android.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
110428 | 91 |
An Open Source Machine Learning Framework for Everyone
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
4959 | 108 |
ClickHouse is a free analytic DBMS for big data.
WhitewaterFoundry / WLinux
https://github.com/WhitewaterFoundry/WLinux
stars | today |
---|---|
167 | 68 |
A Linux distro optimized for WSL based on Debian.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27886 | 43 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
64889 | 51 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
21307 | 42 |
Tesseract Open Source OCR Engine (main repository)
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
29297 | 37 |
Protocol Buffers - Google’s data interchange format
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
6221 | 37 |
Compatibility tool for Steam Play based on Wine and additional components
kurasu / surge
https://github.com/kurasu/surge
stars | today |
---|---|
42 | 35 |
Synthesizer plug-in (previously released as Vember Audio Surge)
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18983 | 28 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34964 | 26 |
Bitcoin Core integration/staging tree
blynkkk / blynk-library
https://github.com/blynkkk/blynk-library
stars | today |
---|---|
1774 | 28 |
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
aras-p / dod-playground
https://github.com/aras-p/dod-playground
stars | today |
---|---|
33 | 24 |
Sample OOP/ECS/DOD project (C++) for an internal Unity lecture in 2018
facebookincubator / LogDevice
https://github.com/facebookincubator/LogDevice
stars | today |
---|---|
1159 | 22 |
Distributed storage for sequential data
BVLC / caffe
stars | today |
---|---|
25658 | 18 |
Caffe: a fast open framework for deep learning.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16739 | 20 |
Godot Engine – Multi-platform 2D and 3D game engine
RoboJackets / robocup-software
https://github.com/RoboJackets/robocup-software
stars | today |
---|---|
115 | 9 |
Georgia Tech RoboJackets software for the RoboCup Small Size League (SSL)
tamlok / vnote
https://github.com/tamlok/vnote
stars | today |
---|---|
2923 | 20 |
A Vim-inspired note-taking application that knows programmers and Markdown better.
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
9234 | 19 |
🔧 Cross-platform GUI management tool for Redis
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
9120 | 19 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
TarsCloud / Tars
https://github.com/TarsCloud/Tars
stars | today |
---|---|
5490 | 19 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
tekezo / Karabiner-Elements
https://github.com/tekezo/Karabiner-Elements
stars | today |
---|---|
7208 | 19 |
Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
11001 | 17 |
JSON for Modern C++
grpc / grpc
stars | today |
---|---|
17290 | 14 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Language: javascript
pubkey / rxdb
https://github.com/pubkey/rxdb
stars | today |
---|---|
7824 | 257 |
💻 📱 A realtime Database for the Web
dntzhang / westore
https://github.com/dntzhang/westore
stars | today |
---|---|
591 | 237 |
世界上最小却强大的小程序框架 - 100多行代码搞定全局状态管理和跨页通讯
you-dont-need / You-Dont-Need-Momentjs
https://github.com/you-dont-need/You-Dont-Need-Momentjs
stars | today |
---|---|
5444 | 155 |
List of date-fns or native functions which you can use to replace moment.js + ESLint Plugin
vuejs / vue
stars | today |
---|---|
114832 | 116 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Algram / ytdl-webserver
https://github.com/Algram/ytdl-webserver
stars | today |
---|---|
819 | 118 |
📻 Webserver for downloading youtube videos. Ready for docker.
apifytech / apify-js
https://github.com/apifytech/apify-js
stars | today |
---|---|
160 | 98 |
Apify SDK: The scalable web crawling and scraping library for JavaScript. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
111957 | 84 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
8785 | 85 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
JetBrains / ring-ui
https://github.com/JetBrains/ring-ui
stars | today |
---|---|
1453 | 82 |
A collection of JetBrains Web UI components
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
56036 | 66 |
Create React apps with no build configuration.
YMFE / yapi
stars | today |
---|---|
4001 | 72 |
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
37377 | 65 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ianstormtaylor / slate
https://github.com/ianstormtaylor/slate
stars | today |
---|---|
8800 | 60 |
A completely customizable framework for building rich text editors.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
48787 | 62 |
Promise based HTTP client for the browser and node.js
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
39099 | 55 |
📚 免费的计算机编程类中文书籍,欢迎投稿
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
29543 | 53 |
Next.js is a lightweight framework for static and server‑rendered applications.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
76306 | 54 |
JavaScript Style Guide
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
12781 | 57 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
artf / grapesjs
https://github.com/artf/grapesjs
stars | today |
---|---|
6234 | 52 |
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
phoboslab / underrun
https://github.com/phoboslab/underrun
stars | today |
---|---|
558 | 47 |
Twin stick shooter game in 13kb of JavaScript/WebGL
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
19208 | 46 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
date-fns / date-fns
https://github.com/date-fns/date-fns
stars | today |
---|---|
13879 | 47 |
⏳ Modern JavaScript date utility library ⌛️
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
28795 | 45 |
Interactive UI component dev & test: React, React Native, Vue, Angular
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
69015 | 42 |
A framework for building native apps with React.
Astrocoders / epitath
https://github.com/Astrocoders/epitath
stars | today |
---|---|
174 | 46 |
Compose render props imperatively with async/await/CPS kinda sugar
Language: unknown
hoya012 / deep_learning_object_detection
https://github.com/hoya012/deep_learning_object_detection
stars | today |
---|---|
995 | 194 |
A paper list of object detection using deep learning.
Jam3 / math-as-code
https://github.com/Jam3/math-as-code
stars | today |
---|---|
8990 | 164 |
a cheat-sheet for mathematical notation in code form
ocean1 / awesome-thesis
https://github.com/ocean1/awesome-thesis
stars | today |
---|---|
288 | 120 |
A curated list of practical tips and tricks to help you achieve an awesome CS master thesis [WIP] - contributions are welcome
zziz / pwc
stars | today |
---|---|
4282 | 96 |
Papers with code. Sorted by stars. Updated weekly.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
57375 | 92 |
Roadmap to becoming a web developer in 2018
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
36623 | 72 |
📚 Computer Science Learning Notes
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
88969 | 76 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
73040 | 40 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
93018 | 56 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
111595 | 50 |
📚 Freely available programming books
trimstray / test-your-sysadmin-skills
https://github.com/trimstray/test-your-sysadmin-skills
stars | today |
---|---|
4746 | 53 |
A collection of *nix Sysadmin Test Questions and Answers for Interview/Exam (2018 Edition). Test your knowledge in different fields with these questions.
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
15035 | 45 |
100 Days of ML Coding
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
38714 | 47 |
🤓 Build your own (insert technology here)
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
13998 | 45 |
Curated list of project-based tutorials
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
37809 | 42 |
🎉 A curated list of awesome things related to Vue.js
philippbayer / Things-a-scientist-is-suppposed-to-know
https://github.com/philippbayer/Things-a-scientist-is-suppposed-to-know
stars | today |
---|---|
163 | 43 |
cjbarber / ToolsOfTheTrade
https://github.com/cjbarber/ToolsOfTheTrade
stars | today |
---|---|
13270 | 43 |
Tools of The Trade, from Hacker News.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
68915 | 36 |
A complete computer science study plan to become a software engineer.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
24740 | 32 |
后端架构师技术图谱
CyDefUnicorn / OSCP-Archives
https://github.com/CyDefUnicorn/OSCP-Archives
stars | today |
---|---|
49 | 34 |
An archive of everything related to OSCP
jaystone776 / python-data-science-cheatsheet
https://github.com/jaystone776/python-data-science-cheatsheet
stars | today |
---|---|
85 | 32 |
Python数据科学速查表
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
6520 | 36 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
26095 | 29 |
⚡️ Delightful Node.js packages and resources
nicolz / python-job
https://github.com/nicolz/python-job
stars | today |
---|---|
44 | 25 |
Python 面试相关知识点汇总 个人整理
loremwalker / WebSiteUseful
https://github.com/loremwalker/WebSiteUseful
stars | today |
---|---|
3304 | 20 |
🍅 翻墙!科学上网,免费ss帐号分享、ssr订阅源,免费VPN下载,获取及使用教程请看: https://github.com/loremwalker/fq-book