X-czh / smart_ptr
My own implementation of C++'s smart pointers
☆36Updated 4 years ago
Alternatives and similar repositories for smart_ptr:
Users that are interested in smart_ptr are comparing it to the libraries listed below
- C++ utilities☆44Updated 3 weeks ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆77Updated last year
- c++20 coroutine with epoll and queue☆78Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 6 months ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated last year
- 公众号[树屋编程]相关文章的代码☆35Updated 2 months ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆87Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- 《C++ Move Semantics》的非专业个人翻译☆68Updated 3 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆177Updated 5 years ago
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- Chinese version for Agner Fog's optimizing series☆78Updated 5 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆50Updated last year
- ☆148Updated 5 months ago
- High performance HTTP server built on C++20 coroutines and io_uring☆150Updated 5 months ago
- ☆76Updated 2 years ago
- 机工社《高级C++20编程》随书代码☆55Updated 2 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆118Updated 2 years ago
- Thread safe, lock-free memory pool.☆55Updated 9 months ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆23Updated last year
- Repository with examples for the C++20 Coroutines video and article.☆30Updated 6 months ago
- 《Template Metaprogramming with C++ 》的非专业个人翻译☆64Updated last year
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- There is my code snippet.☆115Updated 3 months ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- 简单有效的内存池实现☆91Updated 8 years ago
- Coroutine C++ Workflow based on C++ 20☆63Updated 2 weeks ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago