gstrauss / plasmaLinks
portability macros for compiler and hardware micro operations
☆36Updated last year
Alternatives and similar repositories for plasma
Users that are interested in plasma are comparing it to the libraries listed below
Sorting:
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Lightweight logging library for C/C++☆38Updated 6 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 3 years ago