gaailiunas / arena-allocLinks
Fast header-only arena allocator
☆23Updated 7 months ago
Alternatives and similar repositories for arena-alloc
Users that are interested in arena-alloc are comparing it to the libraries listed below
Sorting:
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 4 months ago
- C++20 SIMD Within A Register library☆47Updated 9 months ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆82Updated last year
- A self-written C++ standard library☆55Updated this week
- A header only structure of arrays container for C++☆43Updated 2 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆115Updated 10 months ago
- Bytecode interpreter☆80Updated last year
- Null-termination-aware string-view class for C++☆26Updated 6 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆20Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 3 weeks ago
- Batched random number generation☆18Updated 4 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 6 months ago
- C++17 parser and code generator☆42Updated 2 years ago
- A vectorized single header hash function.☆23Updated last year
- Tiny optimizing JIT compiler backend.☆51Updated last year
- Low memory overhead allocator☆34Updated last year
- Cross platform portable accelerate math library using universal intrinsics.☆81Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Simple, reliable & efficient distributed task queues for C++17☆115Updated this week
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated 2 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- C++20 Static Branch library☆96Updated 8 months ago