Language: python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
33798 | 552 |
All Algorithms implemented in Python
cool-RR / PySnooper
https://github.com/cool-RR/PySnooper
stars | today |
---|---|
8761 | 124 |
Never use print for debugging again
pytorch / botorch
https://github.com/pytorch/botorch
stars | today |
---|---|
134 | 101 |
Bayesian optimization in PyTorch
Helpsypoo / primer
https://github.com/Helpsypoo/primer
stars | today |
---|---|
294 | 98 |
code that makes videos for this: youtube.com/c/primerlearning
benedekrozemberczki / graph2vec
https://github.com/benedekrozemberczki/graph2vec
stars | today |
---|---|
238 | 90 |
A parallel implementation of “graph2vec: Learning Distributed Representations of Graphs” (MLGWorkshop 2017).
vulmon / Vulmap
https://github.com/vulmon/Vulmap
stars | today |
---|---|
83 | 71 |
Vulmap Online Local Vulnerability Scanners Project
cknd / stackprinter
https://github.com/cknd/stackprinter
stars | today |
---|---|
680 | 66 |
Debugging-friendly tracebacks for Python
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
52108 | 39 |
Models and examples built with TensorFlow
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
62341 | 51 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jackfrued / Python-100-Days
https://github.com/jackfrued/Python-100-Days
stars | today |
---|---|
8002 | 45 |
Python - 100天从新手到大师
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
23220 | 36 |
🏡 Open source home automation that puts local control and privacy first
se7entyse7en / pydockenv
https://github.com/se7entyse7en/pydockenv
stars | today |
---|---|
270 | 43 |
Python virtual environment, but backed by Docker!
3b1b / manim
stars | today |
---|---|
9296 | 42 |
Animation engine for explanatory math videos
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
12794 | 37 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
tldr-pages / tldr
https://github.com/tldr-pages/tldr
stars | today |
---|---|
22225 | 40 |
📚 Simplified and community-driven man pages
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
66675 | 35 |
A curated list of awesome Python frameworks, libraries, software and resources
isocpp / CppCoreGuidelines
https://github.com/isocpp/CppCoreGuidelines
stars | today |
---|---|
22357 | 32 |
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
fancompute / wavetorch
https://github.com/fancompute/wavetorch
stars | today |
---|---|
55 | 39 |
🌊 Numerically solving and backpropagating through the wave equation
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
4746 | 34 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
56343 | 32 |
A collective list of free APIs for use in software and web development.
nkolkin13 / STROTSS
https://github.com/nkolkin13/STROTSS
stars | today |
---|---|
40 | 32 |
Style Transfer by Relaxed Optimal Transport and Self-Similarity (CVPR 2019)
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
43735 | 29 |
The Python micro framework for building web applications.
twintproject / twint
https://github.com/twintproject/twint
stars | today |
---|---|
1379 | 29 |
An advanced Twitter scraping & OSINT tool written in Python that doesn’t use Twitter’s API, allowing you to scrape a user’s followers, following, Tweets and more while evading most API limitations.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
23434 | 28 |
The world’s simplest facial recognition api for Python and the command line
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
49863 | None |
Command-line program to download videos from YouTube.com and other video sites
Language: go
HFO4 / gameboy.live
https://github.com/HFO4/gameboy.live
stars | today |
---|---|
380 | 319 |
🕹️ A basic gameboy emulator with terminal “Cloud Gaming” support
wailsapp / wails
https://github.com/wailsapp/wails
stars | today |
---|---|
85 | 70 |
Create desktop apps using Go and Web Technologies
weaveworks / footloose
https://github.com/weaveworks/footloose
stars | today |
---|---|
710 | 42 |
Container Machines - Containers that look like Virtual Machines
golang / go
stars | today |
---|---|
57411 | 39 |
The Go programming language
gcla / termshark
https://github.com/gcla/termshark
stars | today |
---|---|
3848 | 41 |
A terminal UI for tshark, inspired by Wireshark
cdr / sshcode
https://github.com/cdr/sshcode
stars | today |
---|---|
2330 | 38 |
Run VS Code on any server over SSH.
dexon-foundation / dexon
https://github.com/dexon-foundation/dexon
stars | today |
---|---|
283 | 35 |
Official golang DEXON fullnode implementation
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
51991 | 28 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
43205 | 31 |
A curated list of awesome Go frameworks, libraries and software
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
22798 | 28 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
docker / buildx
https://github.com/docker/buildx
stars | today |
---|---|
56 | 29 |
Docker CLI plugin for extended build capabilities with BuildKit
9seconds / mtg
https://github.com/9seconds/mtg
stars | today |
---|---|
305 | 27 |
Bullshit-free MTPROTO proxy for Telegram
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
26713 | 26 |
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.
goproxy / goproxy.cn
https://github.com/goproxy/goproxy.cn
stars | today |
---|---|
107 | 26 |
A trusted Go module proxy located in China.
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
13744 | 25 |
Git with a cup of tea, painless self-hosted git service
mylxsw / redis-tui
https://github.com/mylxsw/redis-tui
stars | today |
---|---|
338 | 25 |
A Redis Text-based UI client in CLI
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
34733 | 24 |
The world’s fastest framework for building websites.
bilibili / kratos
https://github.com/bilibili/kratos
stars | today |
---|---|
3307 | 21 |
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
google / wire
https://github.com/google/wire
stars | today |
---|---|
1413 | 23 |
Compile-time Dependency Injection for Go
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
14543 | 20 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
dexon-foundation / dexon-consensus
https://github.com/dexon-foundation/dexon-consensus
stars | today |
---|---|
107 | 22 |
DEXON consensus Implementation & Simulation
nhooyr / websocket
https://github.com/nhooyr/websocket
stars | today |
---|---|
603 | 21 |
A minimal and idiomatic WebSocket library for Go
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
21194 | 21 |
🌸 A command-line fuzzy finder
wtfutil / wtf
https://github.com/wtfutil/wtf
stars | today |
---|---|
7999 | 21 |
The personal information dashboard for your terminal.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
41684 | 17 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
Language: java
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
59220 | 104 |
📚 技术面试必备基础知识
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
37933 | 67 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
google / flogger
https://github.com/google/flogger
stars | today |
---|---|
510 | 70 |
A Fluent Logging API for Java
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
13057 | 48 |
All Algorithms implemented in Java
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
13798 | 27 |
The “REST With Spring” Course:
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
15020 | 33 |
Ghidra is a software reverse engineering (SRE) framework
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
7638 | 34 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
37347 | 27 |
Spring Boot
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
18552 | 26 |
😮 互联网 Java 工程师进阶知识完全扫盲
proxyee-down-org / proxyee-down
https://github.com/proxyee-down-org/proxyee-down
stars | today |
---|---|
23493 | 22 |
http下载工具,基于http代理,支持多连接分块下载
javahongxi / whatsmars
https://github.com/javahongxi/whatsmars
stars | today |
---|---|
680 | 22 |
Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch) 🔥 🔥 🔥 🔥 🔥
hope-for / hope-boot
https://github.com/hope-for/hope-boot
stars | today |
---|---|
447 | 23 |
基于Spring Boot 2.x开发 整合:Spring Boot 2.x/Apache Shiro+JWT/Spring Data JPA+Mybatis+Tk.Mybatis+PageHelper/Redis/Flyway/Swagger/SSO/Thymeleaf 动态权限管理 AES+MD5+盐加解密 代码生成 日志记录 Google验证码登录 单点登录 项目地址: https://github.com/hope-for/hope-boot 主语言[java]
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
11635 | 19 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
40639 | 19 |
Open Source, Distributed, RESTful Search Engine
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
3295 | 21 |
✍ Halo 可能是最好的 Java 博客系统
indraazimi / quakereport-new
https://github.com/indraazimi/quakereport-new
stars | today |
---|---|
31 | 22 |
Aplikasi QuakeReport dengan ConstraintLayout dan RecyclerView.
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
4518 | 17 |
A set of tools that keep Java sweet.
indraazimi / pets-sqlite
https://github.com/indraazimi/pets-sqlite
stars | today |
---|---|
30 | 19 |
Aplikasi Pets dengan ConstraintLayout dan RecyclerView.
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
34237 | 16 |
Everything you need to know to get the job.
google / guava
https://github.com/google/guava
stars | today |
---|---|
31404 | 15 |
Google core libraries for Java
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
14087 | 15 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
kosoraYintai / TreeMapSourceAnalysis
https://github.com/kosoraYintai/TreeMapSourceAnalysis
stars | today |
---|---|
68 | 16 |
JDK源码剖析与实战之-红黑树TreeMap
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
5650 | 15 |
A Magic Mask to Alter Android System Systemless-ly
JetBrains / Arend
https://github.com/JetBrains/Arend
stars | today |
---|---|
67 | 14 |
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
28711 | 11 |
Spring Framework
Language: c++
p-ranav / pprint
https://github.com/p-ranav/pprint
stars | today |
---|---|
408 | 78 |
Pretty Printer for Modern C++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
126644 | 56 |
An Open Source Machine Learning Framework for Everyone
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
27532 | 55 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
72770 | 43 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
TheAlgorithms / C-Plus-Plus
https://github.com/TheAlgorithms/C-Plus-Plus
stars | today |
---|---|
1553 | 34 |
All Algorithms implemented in C++
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
34326 | 18 |
Open Source Computer Vision Library
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
11446 | 25 |
Googletest - Google Testing and Mocking Framework
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
10204 | 25 |
LeetCode Problems’ Solutions
Microsoft / calculator
https://github.com/Microsoft/calculator
stars | today |
---|---|
16114 | 25 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
facebookincubator / mvfst
https://github.com/facebookincubator/mvfst
stars | today |
---|---|
46 | 24 |
An implementation of the QUIC transport protocol.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
26493 | 21 |
Tesseract Open Source OCR Engine (main repository)
taylorconor / quinesnake
https://github.com/taylorconor/quinesnake
stars | today |
---|---|
613 | 22 |
A quine that plays snake over its own source!
surge-synthesizer / surge
https://github.com/surge-synthesizer/surge
stars | today |
---|---|
536 | 20 |
Synthesizer plug-in (previously released as Vember Audio Surge)
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
3955 | 19 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
33905 | 19 |
Protocol Buffers - Google’s data interchange format
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
21895 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
liuyubobobo / Play-Leetcode
https://github.com/liuyubobobo/Play-Leetcode
stars | today |
---|---|
947 | 17 |
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
6654 | 15 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
14871 | 16 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
13680 | 15 |
A library that provides an embeddable, persistent key-value store for fast storage.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
12475 | 13 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
olive-editor / olive
https://github.com/olive-editor/olive
stars | today |
---|---|
1582 | 14 |
Professional open-source NLE video editor
grpc / grpc
stars | today |
---|---|
20878 | 12 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
38061 | 10 |
Bitcoin Core integration/staging tree
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
8441 | 11 |
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK( http://github.com/microsoft/dmtk ) project of Microsoft.
Language: javascript
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
2414 | 599 |
leetcode题解,记录自己的leecode解题之路。
vadimdemedes / pastel
https://github.com/vadimdemedes/pastel
stars | today |
---|---|
493 | 256 |
🎨 Framework for effortlessly building Ink apps
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
18603 | 157 |
The next open source file uploader for web browsers 🐶
sveltejs / svelte
https://github.com/sveltejs/svelte
stars | today |
---|---|
13161 | 136 |
Cybernetically enhanced web apps
soul-lang / SOUL
https://github.com/soul-lang/SOUL
stars | today |
---|---|
520 | 132 |
The SOUL programming language and API
facebook / relay
https://github.com/facebook/relay
stars | today |
---|---|
12616 | 82 |
Relay is a JavaScript framework for building data-driven React applications.
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
11073 | 83 |
🌈 React for interactive command-line apps
imshubhamsingh / file-system-react
https://github.com/imshubhamsingh/file-system-react
stars | today |
---|---|
130 | 79 |
File System UI in Web using react
shipshapecode / shepherd
https://github.com/shipshapecode/shepherd
stars | today |
---|---|
7105 | 80 |
Guide your users through a tour of your app
alex-cory / react-useportal
https://github.com/alex-cory/react-useportal
stars | today |
---|---|
289 | 79 |
🌀 React hook for Portals
vuejs / vue
stars | today |
---|---|
137293 | 71 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
128186 | 56 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
agentofuser / ipfs-deploy
https://github.com/agentofuser/ipfs-deploy
stars | today |
---|---|
87 | 59 |
Upload static website to IPFS pinning services and optionally update DNS
lib-pku / libpku
https://github.com/lib-pku/libpku
stars | today |
---|---|
15926 | 46 |
贵校课程资料民间整理
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
8779 | 48 |
A full-featured download manager.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
43767 | 46 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
67056 | 39 |
Set up a modern web app by running one command.
zoltantothcom / Design-Patterns-JavaScript
https://github.com/zoltantothcom/Design-Patterns-JavaScript
stars | today |
---|---|
161 | 44 |
A game to test your familiarity with the ‘Gang of Four’ design patterns implemented in JavaScript.
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
14967 | 41 |
The best design tools for everything 👉
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
37133 | 41 |
UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
46450 | 31 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
Louiszhai / tool
https://github.com/Louiszhai/tool
stars | today |
---|---|
3334 | 41 |
开发效率提升:Mac生产力工具链推荐
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
34290 | 35 |
Build blazing fast, modern apps and websites with React
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
36971 | 37 |
The React Framework
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
58723 | 37 |
Promise based HTTP client for the browser and node.js
Language: unknown
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
4262 | 379 |
Cheat Sheets
jefflombard / ui-libraries
https://github.com/jefflombard/ui-libraries
stars | today |
---|---|
231 | 152 |
A collection of UI Frameworks and their platform implementations.
RomuloOliveira / commit-messages-guide
https://github.com/RomuloOliveira/commit-messages-guide
stars | today |
---|---|
4371 | 121 |
A guide to understand the importance of commit messages and how to write them well
MSWorkers / support.996.ICU
https://github.com/MSWorkers/support.996.ICU
stars | today |
---|---|
8832 | 95 |
Microsoft and GitHub Workers Support 996.ICU
bnb / awesome-developer-streams
https://github.com/bnb/awesome-developer-streams
stars | today |
---|---|
5128 | 84 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
Alikhll / golang-developer-roadmap
https://github.com/Alikhll/golang-developer-roadmap
stars | today |
---|---|
4046 | 69 |
Roadmap to becoming a Go developer in 2019
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
107593 | 51 |
😎 Awesome lists about all kinds of interesting topics
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
83097 | 38 |
A collection of useful .gitignore templates
Quorafind / golang-developer-roadmap-cn
https://github.com/Quorafind/golang-developer-roadmap-cn
stars | today |
---|---|
1841 | 50 |
在 2019 成为一名 Go 开发者的路线图。为学习 Go 的人而准备。
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
101008 | 43 |
A book series on JavaScript. @YDKJS on twitter.
csharad / rust-web-developer-roadmap
https://github.com/csharad/rust-web-developer-roadmap
stars | today |
---|---|
160 | 48 |
Roadmap to becoming a Rust Web Developer in 2019
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
77041 | 44 |
A complete computer science study plan to become a software engineer.
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
9780 | 43 |
An updated list of public BitTorrent trackers
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
122215 | 36 |
📚 Freely available programming books
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
24944 | 32 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
20669 | 35 |
Curated list of project-based tutorials
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
44876 | 34 |
🎉 A curated list of awesome things related to Vue.js
521xueweihan / git-tips
https://github.com/521xueweihan/git-tips
stars | today |
---|---|
8837 | 31 |
Git的奇技淫巧
zpoint / CPython-Internals
https://github.com/zpoint/CPython-Internals
stars | today |
---|---|
123 | 34 |
Dive into cpython internal, trying to illustrate every detail of cpython implementation | cpython源码阅读笔记, 多图展示底层实现细节
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
4318 | 30 |
A Collection of application ideas which can be used to improve your coding skills.
mikeal / self-care
https://github.com/mikeal/self-care
stars | today |
---|---|
44 | 30 |
Discussion repo for developers to share their self-care routines
CPdogson / 996action
https://github.com/CPdogson/996action
stars | today |
---|---|
914 | 29 |
sbousseaden / EVTX-ATTACK-SAMPLES
https://github.com/sbousseaden/EVTX-ATTACK-SAMPLES
stars | today |
---|---|
65 | 27 |
Windows Events Samples
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
49359 | 24 |
📚 免费的计算机编程类中文书籍,欢迎投稿
lorin / resilience-engineering
https://github.com/lorin/resilience-engineering
stars | today |
---|---|
596 | 26 |
Resilience Engineering Notes