ALSchwalm / lfpAllocLinks
A lock-free pool-based allocator using C++11 facilities
☆15Updated 10 years ago
Alternatives and similar repositories for lfpAlloc
Users that are interested in lfpAlloc are comparing it to the libraries listed below
Sorting:
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- Serialization without any serialization codes in C++☆137Updated 11 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- ☆27Updated 7 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆43Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Synchronous asynchrony using coroutines☆117Updated 8 years ago
- Add-on packages for Vector class library☆75Updated last year
- Fast delegates implementation☆56Updated 3 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago