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:
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 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
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- Serialization without any serialization codes in C++☆136Updated 12 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 4 months ago
- Open multi-methods for C++11☆119Updated 8 years ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Experimental library for coroutines and networking☆16Updated 8 years ago