sonntex / slab-allocatorLinks
wrappers for tarantool small allocated objects
☆12Updated 6 years ago
Alternatives and similar repositories for slab-allocator
Users that are interested in slab-allocator are comparing it to the libraries listed below
Sorting:
- ☆11Updated 5 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 5 years ago
- C++14 CSV Stream based on C File API☆10Updated 3 years ago
- Indexed Allocator C++ lib☆12Updated 6 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last month
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 10 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 8 months ago
- Embedded C++ buddy allocator.☆11Updated 10 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- ☆11Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆15Updated 7 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- A C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)☆25Updated 2 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago