gstrauss / plasma
portability macros for compiler and hardware micro operations
☆35Updated 6 months ago
Alternatives and similar repositories for plasma:
Users that are interested in plasma are comparing it to the libraries listed below
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- Intrusive data structures for C☆56Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 10 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- Persistent red-black tree in C++☆28Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- single file C libraries☆38Updated 2 weeks ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Math vector library☆36Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- ☆21Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago