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:
- A C++ library for integer array compression☆29Updated 3 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- C++ framework for rapid server development☆76Updated last year
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- Header only C++14 micro benchmark☆14Updated 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
- SQLight is a lightweight MySQL client written in C++11. Based on code by Ladislav Nevery☆28Updated 9 years ago
- ☆26Updated 7 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- Serialization without any serialization codes in C++☆137Updated 11 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- High performance multithreading toolkit for C++17☆47Updated last month
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago