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☆81Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 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
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last week
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Lightweight logging library for C/C++☆38Updated 5 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆169Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- For details, see the blog post:☆34Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Boost.Predef (a Boost C++ Library)☆53Updated 3 weeks ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago