fangcun010 / inline_asm_lockfree_queue
inline_asm_lockfree_queue
☆20Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for inline_asm_lockfree_queue
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆23Updated 4 months ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆84Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆173Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆77Updated 9 months ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- Object pool implementation in C++11☆92Updated 3 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago
- Provides run-time tuple element access☆15Updated 3 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆35Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated last year
- My own implementation of C++'s smart pointers☆35Updated 4 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- better asio wrapper (++asio)☆40Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆55Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- ☆25Updated 3 weeks 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 7 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago