Repos
33
Stars
146
Forks
14
Top Language
C++
Loading contributions...
Top Repositories
A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.
WiscKey is a highly SSD optimized key-value storage based on LevelDB.
[Deprecated] Magic of modern c++. Run time type info, reflection, and other fantasic features.
A music player created by JavaFX, this is a course project of my java course.
A native C++17 reflection and serialization library [work in progress]
A single-header c++20 coroutine scheduler
Repositories
33A single-header c++20 coroutine scheduler
A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.
No description provided.
rust style error handling for cpp
a c++ promise future implementation with continuation [work in progress]
WiscKey is a highly SSD optimized key-value storage based on LevelDB.
[Deprecated] Magic of modern c++. Run time type info, reflection, and other fantasic features.
No description provided.
CS:APP Malloc Lab (98/100)
A template of cmake c++ project
A music player created by JavaFX, this is a course project of my java course.
Python style decorator in C++
a header only C language logging library
A native C++17 reflection and serialization library [work in progress]
non-blocking hash table, lock-free skiplist and other non-blocking data structures
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
C++ lockless queue.
Proxy: Easy Polymorphism in C++
A simple C++11 Thread Pool implementation
A collection of C++ HTTP libraries including an easy to use HTTP server.
No description provided.
No description provided.
CS:APP Proxy Lab
Notes of effective (modern) c++, and more.
templates, solutions, ans experience.
Minima is a one-size-fits-all Jekyll theme for writers.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
gomoku AI via negamax search, implementing in C language
从零开始的 JSON 库教程
Solution to CCF CSP 201809-5