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:
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- 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
- A C++ library for integer array compression☆29Updated 3 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☆109Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- C++ framework for rapid server development☆77Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- ☆27Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Fast delegates implementation☆56Updated 3 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
- C++14 cache friendly B-heap priority queue☆109Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A header-only C++ parsing framework☆36Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago