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 2 months ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last week
- ☆11Updated 5 years ago
- wrappers for tarantool small allocated objects☆12Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last month
- 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
- Generic topological sorting for sorting a list of dependencies in C++17☆15Updated 7 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 6 months ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++ type_name template utilities for pretty-printing type names☆11Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- C++20 compile-time reflection library.☆35Updated last year
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago