wintersnow212's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
torvalds/linux
Linux kernel source tree
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
gabime/spdlog
Fast C++ logging library.
ethereum/solidity
Solidity, the Smart Contract Programming Language
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
abseil/abseil-cpp
Abseil Common Libraries (C++)
jhuangtw/xg2xg
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
microsoft/STL
MSVC's implementation of the C++ Standard Library.
google/benchmark
A microbenchmark support library
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
krustlet/krustlet
Kubernetes Rust Kubelet
CppCon/CppCon2016
Slides and other materials from CppCon 2016
CppCon/CppCon2015
Presentation Materials from CppCon 2015
linux-rdma/rdma-core
RDMA core userspace libraries and daemons
microsoft/cppwinrt
C++/WinRT
CppCon/CppCon2020
Slides and other materials from CppCon 2020
MicrosoftDocs/cpp-docs
C++ Documentation
aurora-opensource/xviz
A protocol for real-time transfer and visualization of autonomy data
splvm/distsys-meetup
kshk123/hashMap
A concurrent thread-safe hash map implemented in C++
jaychsu/algorithm
The challenges for algorithm contests, and summary the implementation.
juanchopanza/cppblog
Contains working code samples from my C++ blog.
minlanyu/cs145-site