hardikp / cpp-mempoolLinks
C++ header-only mempool library
☆19Updated 7 years ago
Alternatives and similar repositories for cpp-mempool
Users that are interested in cpp-mempool are comparing it to the libraries listed below
Sorting:
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Entropia File System Watcher☆37Updated 12 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Freundlich's C++ toolkit☆33Updated 3 weeks ago
- C++11 header only networking library built on enet (udp)☆73Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ plugin framework☆52Updated 5 years ago
- C++17 tiny vector math library☆43Updated last year
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆18Updated 3 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years 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 …☆143Updated 3 months ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆34Updated 5 years ago
- A single file C++ header-only minizip wrapper library☆27Updated 2 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Archived!☆27Updated 3 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 10 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago