ALSchwalm / lfpAlloc
A lock-free pool-based allocator using C++11 facilities
☆15Updated 9 years ago
Alternatives and similar repositories for lfpAlloc:
Users that are interested in lfpAlloc are comparing it to the libraries listed below
- ☆26Updated 7 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 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
- Memory-mapped storage library☆76Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- A C++ library for integer array compression☆29Updated 2 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆97Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Fast containers of polymorphic objects.☆64Updated 2 months 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
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Flat containers for C++☆59Updated 2 years 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++17 immutable compile-time key value map☆50Updated 5 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Small small_vector☆33Updated 4 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago