gstrauss / plasma
portability macros for compiler and hardware micro operations
☆36Updated 9 months ago
Alternatives and similar repositories for plasma:
Users that are interested in plasma are comparing it to the libraries listed below
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- For details, see the blog post:☆32Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- ☆15Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- ☆26Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆54Updated 9 years ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- ☆48Updated 7 years ago
- Flat containers for C++☆59Updated 2 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- DWARF debug info viewer using GTK+☆53Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆13Updated 13 years ago
- stl compatible hashtable☆29Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago