DimaBond174 / FastMemPoolLinks
Fast thread-safe allocator with memory access control functions
☆15Updated 4 years ago
Alternatives and similar repositories for FastMemPool
Users that are interested in FastMemPool are comparing it to the libraries listed below
Sorting:
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- ☆11Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 7 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 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
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Ordering and sorting in constant low time☆10Updated 3 months ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Advanced Reflection and Serialization Library in C++26♦️☆13Updated last year
- An abandoned game dev toolset.☆10Updated 3 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year