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
- 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 7 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A C99 conforming preprocessor☆21Updated 4 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆26Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Benchmarks for our memory allocator☆63Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Intrusive data structures for C☆57Updated 7 years ago