schani / michael-alloc
Lock-free allocator as described by Maged M. Michael, 2004
☆45Updated 11 years ago
Alternatives and similar repositories for michael-alloc:
Users that are interested in michael-alloc are comparing it to the libraries listed below
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ☆20Updated 2 years ago
- ☆21Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- Benchmarks for our memory allocator☆63Updated last year
- Concurrent trie-hash map library☆91Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 9 months 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
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- High performance event tracing☆16Updated last month
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆86Updated 3 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago