DimaBond174 / FastMemPoolLinks
Fast thread-safe allocator with memory access control functions
☆15Updated 5 years ago
Alternatives and similar repositories for FastMemPool
Users that are interested in FastMemPool are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Ordering and sorting in constant low time☆10Updated 5 months ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- another c#-like property accessor for C++11 and above.☆18Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Library for extracting stacktrace from exception.☆48Updated last year
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- ☆11Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- wrappers for tarantool small allocated objects☆12Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- An Efficient C++ Fixed Block Memory Allocator☆35Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 6 months ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Data structures for ASTs☆14Updated 2 years ago
- Null-termination-aware string-view class for C++☆25Updated 3 weeks ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago