DimaBond174 / FastMemPool
Fast thread-safe allocator with memory access control functions
☆14Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for FastMemPool
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆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
- parser combinator and AST generator in c++17☆24Updated last year
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 2 years ago
- Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ co…☆33Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 2 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- 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 5 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- Bunch of utilities for metaprogramming☆10Updated 3 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 8 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Basic C++ library☆11Updated last year
- ☆17Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 7 months ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 2 weeks ago
- Library for extracting stacktrace from exception.☆47Updated 11 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- another c#-like property accessor for C++11 and above.☆20Updated last week
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago