mjansson / rpmallocLinks
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
☆2,344Updated last month
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,827Updated last year
- Message passing based allocator☆1,728Updated last month
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,550Updated last week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,171Updated this week
- Official git repository for libdivide: optimized integer division☆1,242Updated 3 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,107Updated 5 months ago
- Converts floating point numbers to decimal strings☆1,281Updated last year
- Collection of miscellaneous portable C snippets.☆728Updated last year
- 📚 single header utf8 string functions for C and C++☆1,881Updated 8 months ago
- zlib replacement with optimizations for "next generation" systems.☆1,845Updated last week
- single header libraries for C/C++☆1,360Updated 5 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,041Updated last year
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,302Updated last week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,792Updated last week
- Two-Level Segregated Fit memory allocator implementation.☆1,386Updated 3 years ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,882Updated 3 months ago
- 🐜 single header process launching solution for C and C++☆1,251Updated last year
- 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,872Updated this week
- Small, portable implementation of the C11 threads API☆991Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,858Updated last year
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,878Updated last year
- MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 3/4/5, Nintendo Switch, Android and other platforms☆2,728Updated 2 months ago
- Low-latency machine code generation☆4,273Updated last week
- A very fast hashtable☆1,796Updated last year
- microprofile is an embeddable profiler☆1,557Updated this week
- cr.h: A Simple C Hot Reload Header-only Library☆1,686Updated 5 months ago
- A C/C++ header to help move #ifdefs out of your code☆869Updated 11 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,970Updated 6 months ago
- A cross platform C99 library to get cpu features at runtime.☆2,547Updated 3 weeks ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,513Updated last week