Stars
A complete computer science study plan to become a software engineer.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI…
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
🔗 Some useful websites for programmers.
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…
SQL powered operating system instrumentation, monitoring, and analytics.
System design interview for IT companies
A cheatsheet of modern C++ language and library features.
Mars is a cross-platform network component developed by WeChat.
C++ Parallel Computing and Asynchronous Networking Framework
A collection of resources on modern C++
How to be low-level programmer
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
Preparation links and resources for system design questions
A fast entity component system (ECS) for C & C++
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Github.com/CryptoSignal - Trading & Technical Analysis Bot - 4,100+ stars, 1,100+ forks
A minimal, resource efficient unikernel for cloud services
A fast single-producer, single-consumer lock-free queue for C++