gaailiunas / arena-allocLinks
Fast header-only arena allocator
☆21Updated 5 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:
- A vectorized single header hash function.☆22Updated last year
- A self-written C++ standard library☆54Updated last week
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 3 months ago
- C++20 SIMD Within A Register library☆44Updated 7 months ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆80Updated this week
- Tiny optimizing JIT compiler backend.☆50Updated 10 months ago
- Batched random number generation☆18Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆48Updated last month
- A low-level coroutine library for C☆69Updated last year
- A POSIX compliant C library for Windows☆55Updated last month
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Low memory overhead allocator☆33Updated last year
- A C++17 full-text search engine library☆34Updated 4 years ago
- An HTTP server using liburingpp☆13Updated 10 months ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆55Updated 2 years ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- Bytecode interpreter☆80Updated 10 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Comparison of different C libraries providing generic containers capabilities☆59Updated 5 months ago
- Smart Garbage Collection Library for C++☆233Updated 7 months 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…☆105Updated 8 months ago
- A tagged-pointer type for C++.☆37Updated 2 years ago