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
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 3 months ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Platform independent, multi-threading implementation of lz4 stream in C++11☆201Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆92Updated 8 years ago
- ☆31Updated 10 years ago
- A future and stream library for modern C++.☆67Updated 3 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆29Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Autotools-style configure script wrapper around CMake☆87Updated 8 years ago
- COW b-trees☆108Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- [deprecated] Data structures and sample applications using Mintomic☆94Updated 10 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- ☆21Updated 6 years ago