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 month
- C++20 SIMD Within A Register library☆42Updated 4 months ago
- A vectorized single header hash function.☆21Updated 10 months ago
- A POSIX compliant C library for Windows☆52Updated 2 months 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
- Batched random number generation☆18Updated 4 months ago
- A self-written C++ standard library☆49Updated this week
- Low memory overhead allocator☆32Updated 10 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A low-level coroutine library for C☆66Updated last year
- C23 Checked Arithmetic☆141Updated last month
- A C++17 full-text search engine library☆32Updated 3 years ago
- Cross-platform asynchronous I/O library☆21Updated last year
- A collection of some lockfree datastructures☆70Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆93Updated 2 weeks ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago
- Tonk : Reliable UDP (rUDP) Network Library and Infinite Window Erasure Code☆106Updated last year
- Tiny optimizing JIT compiler backend.☆49Updated 7 months ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 5 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago