fangcun010 / inline_asm_lockfree_queueLinks
inline_asm_lockfree_queue
☆20Updated 5 years ago
Alternatives and similar repositories for inline_asm_lockfree_queue
Users that are interested in inline_asm_lockfree_queue are comparing it to the libraries listed below
Sorting:
- Thread safe, lock-free memory pool.☆60Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- Object pool implementation in C++11☆100Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- std::future extension☆37Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆133Updated 6 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- cxx utils code☆85Updated 2 months ago
- Code generator of SakuraEngine, aiming to light-weight code generator for reflection and exporter for P-Invokes/Lua/etc.☆50Updated 5 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- C++ Reflection Library☆103Updated 13 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- 基于C++14语法的任务链☆24Updated 5 years ago
- a simplest pluginable abstract factory for cpp☆13Updated 7 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- Access private members and statics of a C++ class☆181Updated last year
- C++标准库的轻量级拓展.☆70Updated 6 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…☆49Updated 7 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago