mjansson / rpmallocLinks
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
☆2,402Updated 3 months ago
Alternatives and similar repositories for rpmalloc
Users that are interested in rpmalloc are comparing it to the libraries listed below
Sorting:
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,213Updated last month
- Message passing based allocator☆1,778Updated this week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,606Updated last week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,845Updated last week
- Official git repository for libdivide: optimized integer division☆1,291Updated this week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,944Updated this week
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,160Updated 3 months ago
- Converts floating point numbers to decimal strings☆1,311Updated 2 weeks ago
- MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 3/4/5, Nintendo Switch, Android and other platforms☆2,752Updated 7 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,095Updated last year
- A very fast hashtable☆1,836Updated 2 years ago
- single header libraries for C/C++☆1,389Updated 10 months ago
- 📚 single header utf8 string functions for C and C++☆1,920Updated 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, MySQL, Chro…☆1,989Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,670Updated this week
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,944Updated 4 months ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,412Updated this week
- Collection of miscellaneous portable C snippets.☆745Updated 2 years ago
- 🐜 single header process launching solution for C and C++☆1,315Updated last year
- Two-Level Segregated Fit memory allocator implementation.☆1,487Updated 4 years ago
- Small, portable implementation of the C11 threads API☆1,022Updated 2 years ago
- Intel® Implicit SPMD Program Compiler☆2,839Updated last week
- Single header stackful cross-platform coroutine library in pure C.☆885Updated last year
- zlib replacement with optimizations for "next generation" systems.☆1,935Updated this week
- A cross platform C99 library to get cpu features at runtime.☆2,580Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,914Updated last year
- A C/C++ header to help move #ifdefs out of your code☆884Updated last year
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,924Updated last year
- Low-latency machine code generation☆4,431Updated last month