Language: python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
9502 | 785 |
All Algorithms implemented in Python
Eloston / ungoogled-chromium
https://github.com/Eloston/ungoogled-chromium
stars | today |
---|---|
4089 | 191 |
Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency
NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
4413 | 114 |
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
2887 | 84 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
HuberTRoy / leetCode
https://github.com/HuberTRoy/leetCode
stars | today |
---|---|
438 | 89 |
算法相关知识储备
woj-ciech / Danger-zone
https://github.com/woj-ciech/Danger-zone
stars | today |
---|---|
128 | 84 |
Correlate data between domains, IPs and email addresses, present it as a graph and store everything into Elasticsearch and JSON files.
apachecn / awesome-leetcode
https://github.com/apachecn/awesome-leetcode
stars | today |
---|---|
2022 | 78 |
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
2070 | 68 |
Open Machine Learning course mlcourse.ai, both in English and Russian
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
49031 | 57 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
manatlan / vbuild
https://github.com/manatlan/vbuild
stars | today |
---|---|
151 | 56 |
“Compile” your VUE component (*.vue) to standalone html/js/css … python only (no need of nodejs)
snowkylin / TensorFlow-cn
https://github.com/snowkylin/TensorFlow-cn
stars | today |
---|---|
529 | 45 |
简单粗暴TensorFlow | A Concise Handbook of TensorFlow
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
41787 | 32 |
Models and examples built with TensorFlow
spesmilo / electrum
https://github.com/spesmilo/electrum
stars | today |
---|---|
2953 | 41 |
Electrum; Bitcoin thin client
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
12844 | 33 |
Minimal examples of data structures and algorithms in Python
asyml / texar
https://github.com/asyml/texar
stars | today |
---|---|
552 | 32 |
Toolkit for Text Generation and Beyond
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
55481 | 30 |
A curated list of awesome Python frameworks, libraries, software and resources
uber / petastorm
https://github.com/uber/petastorm
stars | today |
---|---|
86 | 29 |
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.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
33773 | 23 |
Deep Learning for humans
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
41937 | 24 |
Command-line program to download videos from YouTube.com and other video sites
OpenMined / PySyft
https://github.com/OpenMined/PySyft
stars | today |
---|---|
1061 | 23 |
A library for encrypted, privacy preserving deep learning - based on PyTorch
aiidateam / aiida_core
https://github.com/aiidateam/aiida_core
stars | today |
---|---|
125 | 21 |
The official repository for the AiiDA code
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
42326 | 18 |
A collective list of public JSON APIs for use in web development.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
38928 | 18 |
The Python micro framework for building web applications.
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
16096 | 16 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
django / django
https://github.com/django/django
stars | today |
---|---|
36568 | 16 |
The Web framework for perfectionists with deadlines.
Language: go
ZhangZhenghao / gorse
https://github.com/ZhangZhenghao/gorse
stars | today |
---|---|
43 | 37 |
Go Recommender System Engine
golang / go
stars | today |
---|---|
47237 | 34 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
41738 | 32 |
Production-Grade Container Scheduling and Management
sohamkamani / detective
https://github.com/sohamkamani/detective
stars | today |
---|---|
61 | 35 |
🔎 A distributed application health monitoring library
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28980 | 33 |
The world’s fastest framework for building websites.
panjf2000 / ants
https://github.com/panjf2000/ants
stars | today |
---|---|
674 | 33 |
🐜 ⚡️ A high-performance goroutine pool for go
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20827 | 19 |
Official Go implementation of the Ethereum protocol
djhworld / gomeboycolor
https://github.com/djhworld/gomeboycolor
stars | today |
---|---|
284 | 22 |
Gameboy Color emulator
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
6719 | 21 |
百度网盘客户端 - Go语言编写
hhrutter / pdfcpu
https://github.com/hhrutter/pdfcpu
stars | today |
---|---|
575 | 21 |
A PDF processor written in Go.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10506 | 17 |
A platform for building proxies to bypass network restrictions.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
18525 | 20 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
35389 | 17 |
A curated list of awesome Go frameworks, libraries and software
buzzfeed / sso
https://github.com/buzzfeed/sso
stars | today |
---|---|
1314 | 17 |
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
valyala / fasthttp
https://github.com/valyala/fasthttp
stars | today |
---|---|
7057 | 15 |
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
frou / yt2pod
https://github.com/frou/yt2pod
stars | today |
---|---|
78 | 15 |
Daemon that monitors YouTube channels and publishes audio podcasts of them
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
10358 | 15 |
simple terminal UI for git commands
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
16962 | 14 |
🌸 A command-line fuzzy finder
TarsCloud / TarsGo
https://github.com/TarsCloud/TarsGo
stars | today |
---|---|
672 | 14 |
A high performance microservice framework in golang. A linux foundation project.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
22050 | 13 |
Open Source Continuous File Synchronization
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
17766 | 13 |
The Cloud Native Edge Router
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
10505 | 11 |
The fantastic ORM library for Golang, aims to be developer friendly
moby / moby
stars | today |
---|---|
50458 | 10 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
gogs / gogs
stars | today |
---|---|
27139 | 9 |
Gogs is a painless self-hosted Git service.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11891 | 10 |
Connect, secure, control, and observe services.
Language: c++
tamlok / vnote
https://github.com/tamlok/vnote
stars | today |
---|---|
2809 | 147 |
A Vim-inspired note-taking application that knows programmers and Markdown better.
Tencent / MMKV
https://github.com/Tencent/MMKV
stars | today |
---|---|
1745 | 144 |
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS and Android.
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
6124 | 101 |
Compatibility tool for Steam Play based on Wine and additional components
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
110260 | 64 |
An Open Source Machine Learning Framework for Everyone
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
4763 | 46 |
ClickHouse is a free analytic DBMS for big data.
numworks / epsilon
https://github.com/numworks/epsilon
stars | today |
---|---|
578 | 34 |
Modern graphing calculator operating system.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
64811 | 32 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18931 | 23 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
kpet / clvk
stars | today |
---|---|
28 | 25 |
Experimental implementation of OpenCL on Vulkan
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
2497 | 22 |
Vulkan-based D3D11 and D3D10 implementation for Linux / Wine
facebookincubator / LogDevice
https://github.com/facebookincubator/LogDevice
stars | today |
---|---|
1119 | 19 |
Distributed storage for sequential data
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34922 | 13 |
Bitcoin Core integration/staging tree
WhitewaterFoundry / WLinux
https://github.com/WhitewaterFoundry/WLinux
stars | today |
---|---|
68 | 19 |
A Linux distro optimized for WSL based on Debian.
google / filament
https://github.com/google/filament
stars | today |
---|---|
4474 | 18 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux, macOS and WASM/WebGL
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27815 | 9 |
Open Source Computer Vision Library
ysc3839 / NoScreenCap
https://github.com/ysc3839/NoScreenCap
stars | today |
---|---|
27 | 18 |
Disable screen capture for any window in Windows.
yuanming-hu / taichi
https://github.com/yuanming-hu/taichi
stars | today |
---|---|
1130 | 17 |
Open Source Computer Graphics Library
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
29245 | 15 |
Protocol Buffers - Google’s data interchange format
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
3983 | 15 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
grpc / grpc
stars | today |
---|---|
17266 | 12 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
9220 | 14 |
Google Test
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
21224 | 14 |
Tesseract Open Source OCR Engine (main repository)
BVLC / caffe
stars | today |
---|---|
25641 | 13 |
Caffe: a fast open framework for deep learning.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10973 | 12 |
JSON for Modern C++
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
6627 | 12 |
C++ front/service proxy
Language: javascript
Algram / ytdl-webserver
https://github.com/Algram/ytdl-webserver
stars | today |
---|---|
456 | 259 |
📻 Webserver for downloading youtube videos. Ready for docker.
pubkey / rxdb
https://github.com/pubkey/rxdb
stars | today |
---|---|
7340 | 141 |
💻 📱 A realtime Database for the Web
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
55928 | 81 |
Create React apps with no build configuration.
vuejs / vue
stars | today |
---|---|
114658 | 78 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
you-dont-need / You-Dont-Need-Momentjs
https://github.com/you-dont-need/You-Dont-Need-Momentjs
stars | today |
---|---|
5139 | 82 |
List of date-fns or native functions which you can use to replace moment.js + ESLint Plugin
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
28723 | 64 |
Interactive UI component dev & test: React, React Native, Vue, Angular
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
111838 | 58 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
artf / grapesjs
https://github.com/artf/grapesjs
stars | today |
---|---|
6142 | 56 |
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
37274 | 50 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
25895 | 43 |
⚛️ 📄 🚀 Blazing fast site generator for React
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
29455 | 43 |
Next.js is a lightweight framework for static and server‑rendered applications.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
68958 | 42 |
A framework for building native apps with React.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
38564 | 40 |
Headless Chrome Node API
transitive-bullshit / create-react-library
https://github.com/transitive-bullshit/create-react-library
stars | today |
---|---|
1342 | 40 |
⚡CLI for easily creating reusable react libraries.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
53618 | 35 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
GoogleChromeLabs / idlize
https://github.com/GoogleChromeLabs/idlize
stars | today |
---|---|
394 | 38 |
Helper classes and methods for implementing the idle-until-urgent pattern
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
48681 | 36 |
Promise based HTTP client for the browser and node.js
koajs / koa
stars | today |
---|---|
23199 | 34 |
Expressive middleware for node.js using ES2017 async functions
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
12695 | 31 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
google / wwwbasic
https://github.com/google/wwwbasic
stars | today |
---|---|
919 | 30 |
WWWBasic is an implementation of BASIC (Beginner’s All-purpose Symbolic Instruction Code) designed to be easy to run on the Web.
GoogleChromeLabs / worker-plugin
https://github.com/GoogleChromeLabs/worker-plugin
stars | today |
---|---|
716 | 30 |
🐳 Adds native Web Worker bundling support to Webpack.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
45003 | 25 |
JavaScript 3D library.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
40569 | 23 |
React components that implement Google’s Material Design.
phoboslab / underrun
https://github.com/phoboslab/underrun
stars | today |
---|---|
477 | 26 |
Twin stick shooter game in 13kb of JavaScript/WebGL
mdx-js / mdx
stars | today |
---|---|
4088 | 26 |
JSX in Markdown for ambitious projects
Language: unknown
hoya012 / deep_learning_object_detection
https://github.com/hoya012/deep_learning_object_detection
stars | today |
---|---|
555 | 307 |
A paper list of object detection using deep learning.
Jam3 / math-as-code
https://github.com/Jam3/math-as-code
stars | today |
---|---|
8654 | 108 |
a cheat-sheet for mathematical notation in code form
zziz / pwc
stars | today |
---|---|
4076 | 82 |
Papers with code. Sorted by stars. Updated weekly.
powerbankofficial / powerbank-PBK-ERC20
https://github.com/powerbankofficial/powerbank-PBK-ERC20
stars | today |
---|---|
279 | 65 |
Powerbank is an erc20 platform based coin for Mobile phone bill payment&recharging world
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
88838 | 46 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
72963 | 35 |
A collection of useful .gitignore templates
basecamp / handbook
https://github.com/basecamp/handbook
stars | today |
---|---|
4045 | 44 |
Basecamp Employee Handbook
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
68847 | 36 |
A complete computer science study plan to become a software engineer.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
36511 | 40 |
📚 Computer Science Learning Notes
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
58 | 35 |
A to Z Resources for students as well as working proffessionals
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
92915 | 34 |
😎 Curated list of awesome lists
ocean1 / awesome-thesis
https://github.com/ocean1/awesome-thesis
stars | today |
---|---|
41 | 38 |
A curated list of practical tips and tricks to help you survive your CS master thesis [WIP] - contributions are welcome
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
111520 | 28 |
📚 Freely available programming books
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
38647 | 32 |
🤓 Build your own (insert technology here)
cjbarber / ToolsOfTheTrade
https://github.com/cjbarber/ToolsOfTheTrade
stars | today |
---|---|
13206 | 33 |
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 |
---|---|
14962 | 28 |
100 Days of ML Coding
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
13919 | 28 |
Curated list of project-based tutorials
trimstray / test-your-sysadmin-skills
https://github.com/trimstray/test-your-sysadmin-skills
stars | today |
---|---|
4632 | 28 |
A collection of *nix Sysadmin Test Questions and Answers for Interview/Exam (2018 Edition).
ripienaar / free-for-dev
https://github.com/ripienaar/free-for-dev
stars | today |
---|---|
21332 | 25 |
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
37742 | 23 |
🎉 A curated list of awesome things related to Vue.js
ChristosChristofidis / awesome-deep-learning
https://github.com/ChristosChristofidis/awesome-deep-learning
stars | today |
---|---|
9889 | 17 |
A curated list of awesome Deep Learning tutorials, projects and communities.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
24692 | 16 |
后端架构师技术图谱
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
17407 | 19 |
The largest Node.JS best practices list (September 2018)
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
5306 | 13 |
An updated list of public BitTorrent trackers
loremwalker / WebSiteUseful
https://github.com/loremwalker/WebSiteUseful
stars | today |
---|---|
3272 | 12 |
🍅 翻墙!科学上网,免费ss帐号分享、ssr订阅源,免费VPN下载,获取及使用教程请看: https://github.com/loremwalker/fq-book