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:
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 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☆54Updated last year
- A universal thread-safe memory pool.☆26Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- The world's first Web-scale memory allocator☆108Updated 6 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- High performance multithreading toolkit for C++17☆47Updated 4 months ago
- Allocation benchmarks☆30Updated 9 years ago
- Block level data synchronization library☆49Updated 6 years ago
- Benchmarks for our memory allocator☆67Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- ☆49Updated 7 years ago
- Coroutines for C.☆75Updated 8 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago