Message passing based allocator
☆1,793Mar 13, 2026Updated last 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,612Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- rust bindings of snmalloc☆153Feb 18, 2026Updated last month
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Updated this week
- Suite for benchmarking malloc implementations.☆483Feb 23, 2026Updated 3 weeks ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,373Mar 13, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,531Mar 5, 2026Updated 2 weeks ago
- mold: A Modern Linker 🦠☆16,263Mar 4, 2026Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- ☆5,151Updated 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,711Updated this week
- ☆10,589Mar 11, 2026Updated last week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,217Mar 5, 2026Updated 2 weeks ago
- Rust async runtime based on io-uring.☆4,914Feb 19, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Frame profiler☆15,433Mar 10, 2026Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,160Dec 6, 2025Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆753Nov 24, 2025Updated 3 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Mar 3, 2026Updated 2 weeks ago
- A memory profiler for Linux.☆4,766Jul 28, 2023Updated 2 years ago
- Safe interop between Rust and C++☆6,684Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated 3 weeks ago
- The `io_uring` library for Rust☆1,616Mar 4, 2026Updated 2 weeks ago
- Wrangling Untrusted File Formats Safely☆4,714Mar 2, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- Library providing helpers for the Linux kernel io_uring support☆3,585Updated this week
- Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utili…☆7,101Updated this week
- Bloaty: a size profiler for binaries☆5,398Feb 14, 2026Updated last month
- the champagne of beta embedded databases☆8,947Nov 4, 2025Updated 4 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,974Mar 13, 2026Updated 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, MySQL, Chro…☆2,027Updated this week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,615Updated this week
- Low-latency machine code generation☆4,463Feb 23, 2026Updated 3 weeks ago
- Fast O(1) offset allocator with minimal fragmentation☆1,019Apr 30, 2024Updated last year
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,430Mar 13, 2026Updated last week
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week