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 (WIP).☆34Updated last month
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆15Updated 7 years ago
- ☆11Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated 3 weeks ago
- Library for extracting stacktrace from exception.☆48Updated last year
- another c#-like property accessor for C++11 and above.☆17Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- An Efficient C++ Fixed Block Memory Allocator☆37Updated 3 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆69Updated 4 months ago
- wrappers for tarantool small allocated objects☆12Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A modern C++ uri & query parser☆12Updated last year
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago