gaailiunas / arena-allocLinks
Fast header-only arena allocator
☆18Updated 2 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:
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated last week
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆92Updated 2 months ago
- C++20 SIMD Within A Register library☆42Updated 3 months ago
- Low memory overhead allocator☆32Updated 9 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- A tagged-pointer type for C++.☆36Updated 2 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- A POSIX compliant C library for Windows☆53Updated 2 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- Tiny optimizing JIT compiler backend.☆49Updated 7 months ago
- A vectorized single header hash function.☆21Updated 9 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- A small C compiler☆33Updated 2 months ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- small embeddable C-style preprocessor☆42Updated 2 years ago
- Library for embedding Terminal Emulators☆44Updated 4 years ago
- Cross-platform asynchronous I/O library☆20Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Null-termination-aware string-view class for C++☆25Updated last month
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- My C stuff.☆46Updated this week
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 5 months ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- A self-written C++ standard library☆41Updated this week
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆38Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Bytecode interpreter☆76Updated 7 months ago