lenonk / memorypoolLinks
Thread safe, lock-free memory pool.
☆60Updated last year
Alternatives and similar repositories for memorypool
Users that are interested in memorypool are comparing it to the libraries listed below
Sorting:
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 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
- Object pool implementation in C++11☆100Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 7 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆242Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆133Updated 6 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- a modern c++ plugin library☆87Updated 4 years ago
- A simple C++11 Thread Pool implementation☆127Updated last year
- std::future extension☆37Updated 5 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- C++ utilities☆56Updated 6 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A highly optimized single producer single consumer message queue C++ template☆276Updated 3 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 4 months ago
- Boost.Hana中文文档☆114Updated 4 years ago
- purecpp opensource projects list☆94Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- inline_asm_lockfree_queue☆20Updated 5 years ago
- A design pattern library developed in modern c++.☆53Updated 3 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- A portable, pure C++11 timer component.☆178Updated last year
- header only log inherited from Nanolog☆38Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated 11 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated last month
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆169Updated last year
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆263Updated last year