vusec / shalloc
Shared memory allocator
☆19Updated 8 years ago
Alternatives and similar repositories for shalloc:
Users that are interested in shalloc are comparing it to the libraries listed below
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- ☆20Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- High performance event tracing☆16Updated last month
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- some old broken stuff☆10Updated 9 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- ☆20Updated 10 months ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A lock-free malloc(3) implementation☆19Updated last year