mjansson / rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
☆2,282Updated 2 months ago
Alternatives and similar repositories for rpmalloc
Users that are interested in rpmalloc are comparing it to the libraries listed below
Sorting:
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,811Updated 10 months ago
- Message passing based allocator☆1,668Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,493Updated 2 months ago
- single header libraries for C/C++☆1,338Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,937Updated 2 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,152Updated last month
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,767Updated last month
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,834Updated 3 months ago
- Low-latency machine code generation☆4,139Updated last week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,672Updated last week
- mimalloc is a compact general purpose allocator with excellent performance.☆11,363Updated last week
- microprofile is an embeddable profiler☆1,502Updated last month
- 📚 single header utf8 string functions for C and C++☆1,834Updated 4 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,955Updated last month
- Small, portable implementation of the C11 threads API☆973Updated last year
- A fast, memory efficient hash map for C++☆1,268Updated 2 years ago
- Concurrent data structures in C++☆1,420Updated 4 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,792Updated last year
- Official git repository for libdivide: optimized integer division☆1,197Updated last week
- Structured concurrency in C☆1,870Updated last year
- zlib replacement with optimizations for "next generation" systems.☆1,764Updated last week
- Collection of miscellaneous portable C snippets.☆713Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,372Updated this week
- A C++ library of Concurrent Data Structures☆2,632Updated last year
- A C/C++ header to help move #ifdefs out of your code☆845Updated 7 months ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,219Updated 3 weeks ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,067Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- cr.h: A Simple C Hot Reload Header-only Library☆1,643Updated last month
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,424Updated 8 months ago