X-czh / smart_ptr
My own implementation of C++'s smart pointers
☆37Updated 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
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 10 months ago
- 公众号[树屋编程]相关文章的代码☆36Updated 6 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 10 months ago
- c++20 coroutine with epoll and queue☆88Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆89Updated 4 years ago
- C++ utilities☆48Updated 3 weeks ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- ☆77Updated 2 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- Chinese version for Agner Fog's optimizing series☆80Updated 6 years ago
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Thread safe, lock-free memory pool.☆59Updated last year
- Concurrency with modern C++☆31Updated 3 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆89Updated 2 years ago
- ☆75Updated this week
- std::future extension☆37Updated 4 years ago
- Coroutine library and toolkit for C++20☆38Updated last month
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year
- A modern, lightweight C++ RPC library that supports coroutine calls☆18Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 11 months ago
- network library based on io_uring and C++20 coroutine☆103Updated 4 years ago