VladX / lockless-allocatorLinks
Lockless allocator, derived from http://locklessinc.com/
☆14Updated 8 years ago
Alternatives and similar repositories for lockless-allocator
Users that are interested in lockless-allocator are comparing it to the libraries listed below
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆90Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Platform independent, multi-threading implementation of lz4 stream in C++11☆201Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 5 months ago
- ☆31Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Allocation benchmarks☆30Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆22Updated 2 years ago
- Block level data synchronization library☆49Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- ☆9Updated 11 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month