gstrauss / plasmaLinks
portability macros for compiler and hardware micro operations
☆36Updated 11 months ago
Alternatives and similar repositories for plasma
Users that are interested in plasma are comparing it to the libraries listed below
Sorting:
- Tiny portable C++ library for atomic operations☆54Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 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
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A universal thread-safe memory pool.☆26Updated 6 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
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆49Updated 7 years ago
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆26Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Math vector library☆37Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- Flat containers for C++☆59Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago