CxdInitial's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
jhao104/proxy_pool
Python ProxyPool for web spider
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
tj/co
The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)
google/auto
A collection of source code generators for Java.
jeffgerickson/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
me115/design_patterns
图说设计模式
golang-design/under-the-hood
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
EmilHernvall/dnsguide
A guide to writing a DNS Server from scratch in Rust
Dynalon/mdwiki
CMS/Wiki system using Javascript for 100% client side single page application using Markdown.
MiniProfiler/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
the-akira/Computer-Science-Resources
A list of resources in different fields of Computer Science
rust-lang-nursery/lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
turms-im/turms
🕊️ The world's most advanced open source instant messaging engine for 100K~10M concurrent users https://turms-im.github.io/docs
kanishka-linux/reminiscence
Self-Hosted Bookmark And Archive Manager
sofastack/sofa-ark
SOFAArk is a light-weight,java based classloader isolation framework.
m-ou-se/rust-atomics-and-locks
Code examples, data structures, and links from my book, Rust Atomics and Locks.
QBobWatson/gt-linalg
Interactive Linear Algebra, free online textbook at Georgia Tech
boazbk/tcs
Book in preparation: introduction to theoretical computer science
jaiminpan/pg_jieba
Postgresql full-text search extension for chinese
vleue/polyanya
Pathfinding using Polyanya
xindoo/regex
Java实现的正则表达式引擎
dapd007/v-calendar-scheduler
Calendar scheduler component for VueJs
wuomzfx/tree-shaking-test
how to do tree-shaking best