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++ interface to CPU affinity management☆30Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- ☆11Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Synchronous asynchrony using coroutines☆117Updated 8 years ago
- Fast containers of polymorphic objects.☆66Updated 2 months ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 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
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago