gaailiunas / arena-allocLinks
Fast header-only arena allocator
☆22Updated 6 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.☆23Updated last year
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆92Updated last month
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆81Updated last year
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- A self-written C++ standard library☆55Updated last week
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- Tiny optimizing JIT compiler backend.☆50Updated 11 months ago
- A POSIX compliant C library for Windows☆56Updated 2 months ago
- Batched random number generation☆18Updated 3 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 3 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- C89 compatible atomics.☆89Updated 3 months ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- A low-level coroutine library for C☆70Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Reasonably fast Fourier transform in a single header for C and C++☆46Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 4 months ago
- A simple, single-header library which implements C preprocessor☆59Updated 8 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- A fast WebTransport implementation in C☆51Updated 5 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking☆83Updated 6 years ago