zlai's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
KanRobert/algorithmcpp
This respository is the C++ version of algs4.
aoapc-book/aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
puncsky/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
google/startup-os
Working examples of Google's Open Source stack and deployment to the cloud.
ept/ddia-references
Literature references for “Designing Data-Intensive Applications”
shashank88/system_design
Preparation links and resources for system design questions
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
riscvarchive/genz-on-riscv
chipsalliance/omnixtend
OmniXtend cache coherence protocol
open-sdr/openwifi
open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software
abseil/abseil-cpp
Abseil Common Libraries (C++)
ARM-software/abi-aa
Application Binary Interface for the Arm® Architecture
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
sandialabs/qthreads
Lightweight locality-aware user-level threading runtime.
soulmachine/leetcode
LeetCode题解,151道题完整版。
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
dvyukov/relacy
Automatically exported from code.google.com/p/relacy
yogykwan/acm-challenge-workbook
《挑战程序设计竞赛》习题册攻略
antrea-io/antrea
Kubernetes networking based on Open vSwitch
google/gvisor
Application Kernel for Containers
plctlab/PLCT-Weekly
软件所PLCT实验室在开源领域的不定期简报
sgros/GObjectTutorial
Example code on how to use GObject in C programming language
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
kevin-wayne/algs4
Algorithms, 4th edition textbook code and libraries
QSCTech/zju-icicles
浙江大学课程攻略共享计划
gramoli/synchrobench
A benchmark to compare synchronization techniques for multicore programming
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
lydrainbowcat/tedukuri
《算法竞赛进阶指南》资源社区