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.☆59Updated last year
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 11 months ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Ubpa Design Pattern☆27Updated 3 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago
- Code generator of SakuraEngine, aiming to light-weight code generator for reflection and exporter for P-Invokes/Lua/etc.☆50Updated 5 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- ☆25Updated last month
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆30Updated 4 years ago
- Array based threaded red-black tree☆14Updated 8 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 5 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆17Updated 7 years ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago