Message passing based allocator
☆1,784Updated this week
Alternatives and similar repositories for snmalloc
Users that are interested in snmalloc are comparing it to the libraries listed below
Sorting:
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Feb 14, 2026Updated last week
- rust bindings of snmalloc☆151Feb 18, 2026Updated last week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,335Updated this week
- mold: A Modern Linker 🦠☆16,195Dec 12, 2025Updated 2 months ago
- Suite for benchmarking malloc implementations.☆477Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 9 months ago
- ☆5,126Feb 20, 2026Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated 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,682Updated this week
- ☆10,539Jun 2, 2025Updated 8 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,216Dec 30, 2025Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,151Dec 6, 2025Updated 2 months ago
- Safe interop between Rust and C++☆6,671Feb 15, 2026Updated last week
- Frame profiler☆15,302Feb 19, 2026Updated last week
- Rust async runtime based on io-uring.☆4,882Feb 19, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- A memory profiler for Linux.☆4,761Jul 28, 2023Updated 2 years ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Unified Executors☆1,685Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆740Nov 24, 2025Updated 3 months ago
- Library providing helpers for the Linux kernel io_uring support☆3,555Feb 17, 2026Updated last week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,957Updated this week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Dec 29, 2025Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20