mjansson / rpmallocLinks
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
☆2,337Updated 3 weeks 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,825Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 5 months ago
- Message passing based allocator☆1,719Updated 2 weeks ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,545Updated 2 weeks ago
- Official git repository for libdivide: optimized integer division☆1,241Updated 2 months ago
- zlib replacement with optimizations for "next generation" systems.☆1,841Updated last week
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,101Updated 4 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,779Updated last week
- single header libraries for C/C++☆1,359Updated 5 months ago
- Converts floating point numbers to decimal strings☆1,281Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,043Updated last year
- Collection of miscellaneous portable C snippets.☆723Updated last year
- Two-Level Segregated Fit memory allocator implementation.☆1,378Updated 3 years ago
- microprofile is an embeddable profiler☆1,540Updated last month
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,300Updated last week
- Intel® Implicit SPMD Program Compiler☆2,738Updated last week
- A C/C++ header to help move #ifdefs out of your code☆869Updated 11 months ago
- 🐜 single header process launching solution for C and C++☆1,246Updated last year
- 📚 single header utf8 string functions for C and C++☆1,877Updated 7 months ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,874Updated 2 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,498Updated last week
- 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,861Updated last week
- Small, portable implementation of the C11 threads API☆990Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,966Updated 6 months ago
- A very fast hashtable☆1,794Updated last year
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,468Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,854Updated last year
- a clean C library for processing UTF-8 Unicode data☆1,151Updated 3 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 3 months ago
- Single header stackful cross-platform coroutine library in pure C.☆762Updated 8 months ago