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:
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated last week
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last week
- Ordering and sorting in constant low time☆10Updated last week
- An Efficient C++ Fixed Block Memory Allocator☆36Updated 2 months ago
- another c#-like property accessor for C++11 and above.☆18Updated 10 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last week
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- ☆11Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last week
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- Container Traits for Modern C++☆30Updated 4 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
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- wrappers for tarantool small allocated objects☆12Updated 5 years ago
- Cross-platform C++ Utility Library☆55Updated this week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year