gstrauss / plasma
portability macros for compiler and hardware micro operations
☆36Updated 8 months ago
Alternatives and similar repositories for plasma:
Users that are interested in plasma are comparing it to the libraries listed below
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- strtod and dtoa correct rounding and fast☆41Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated last month
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Math vector library☆36Updated last year
- Allocation benchmarks☆30Updated 8 years ago
- Intrusive data structures for C☆56Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Hierarchical Allocator for C☆64Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Block level data synchronization library☆49Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 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
- single file C libraries☆38Updated last month
- Similar to python's `repr`, for c++☆32Updated 2 years ago