liberty1997's Stars
AimRT/AimRT
A high-performance runtime framework for modern robotics.
YouNeverKnow00/Kernelmode-DLL-Injector
Simple Kernelmode DLL Injector with Manual mapping
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
SerenityOS/serenity
The Serenity Operating System 🐞
Chocopy-LLVM/chocopy-llvm
A repo to store the compiler project
bitwizeshift/Alloy
🚧A WIP hobbyist game engine written in modern C++
preshing/turf
Configurable C++ platform adapter
mintomic/mintomic
[deprecated] For native C atomics, see Turf instead
niudai/How-to-be-a-good-programmer
I'm here to tell you some amazing stuff which teacher would never tell you.
LadybirdBrowser/ladybird
Truly independent web browser
sleeprite/rudis
Rudis is a high-performance in memory database
Cpp-Club/Cxx_HOPL4_zh
Chinese translation of Bjarne Stroustrup's HOPL4 paper
Cpp-Club/cpparticles
C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。
rbock/sqlpp11
A type safe SQL template library for C++
D4stiny/ThreadJect
Manual DLL Injector using Thread Hijacking.
Gooddbird/tinyrpc
c++ async rpc framework. 14w+qps.
CorentinTh/it-tools
Collection of handy online tools for developers, with great UX.
microsoft/proxy
Proxy: Next Generation Polymorphism in C++
lokicui/loki
Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样**层面的东西通过库来提供。
ingangi/chroutine
C++ coroutine framework
tearshark/librf
基于C++ Coroutines编写的无栈协程库
lewissbaker/lewissbaker.github.io
Lewis Baker's Blog
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
walkerdu/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
lkimuk/the-book-of-modern-cpp
The Book of Modern C++
vit-vit/CTPL
Modern and efficient C++ Thread Pool Library
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
LLNL/HPC-Tutorials
Future home of hpc-tutorials.llnl.gov
fenbf/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.