Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust features.
☆148Sep 6, 2021Updated 4 years ago
Alternatives and similar repositories for slitter
Users that are interested in slitter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Backtrace.io's resilient log record framing format☆39Feb 5, 2022Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Oct 12, 2022Updated 3 years ago
- ☆14Apr 19, 2022Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆160Jan 11, 2026Updated 2 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago
- Framework for reading and writing to binary files☆18Jul 13, 2019Updated 6 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- Utf8 to utf16 conversion functions for use in const contexts☆15Mar 11, 2021Updated 5 years ago
- A Wait-Free Universal Construct for Large Objects☆97Nov 29, 2019Updated 6 years ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆221Jan 26, 2020Updated 6 years ago
- Native Language Benchmark in Numerous Algorithms☆10Dec 11, 2020Updated 5 years ago
- dlmalloc ported into Rust☆119Mar 12, 2026Updated last week
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- A crate to find DWARF debug symbols from stripped binaries☆22May 10, 2023Updated 2 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆20Nov 2, 2023Updated 2 years ago
- elfshaker stores binary objects efficiently☆2,324Sep 1, 2025Updated 6 months ago
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux☆10Feb 5, 2020Updated 6 years ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- Runtime with fast GC and easy concurrency.☆43Mar 24, 2021Updated 4 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Feb 10, 2022Updated 4 years ago
- Task-based Parallelism in Rust☆17Nov 17, 2021Updated 4 years ago
- Message passing based allocator☆1,800Updated this week
- Kernel-Bypass LibOS Architecture☆1,215Feb 18, 2026Updated last month
- Poireau: a sampling allocation debugger☆98Feb 3, 2022Updated 4 years ago
- Non-owning unsafe I/O☆23Aug 6, 2025Updated 7 months ago
- ☆52Aug 21, 2023Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Jan 29, 2026Updated last month
- Portable SIMD specification☆19Apr 24, 2017Updated 8 years ago
- Client for ebbflow.io☆13Mar 4, 2021Updated 5 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72May 9, 2024Updated last year
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆34Jun 29, 2021Updated 4 years ago
- ☆248Mar 8, 2026Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- A memory profiler for Linux.☆4,766Jul 28, 2023Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆144Feb 18, 2023Updated 3 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Jun 16, 2019Updated 6 years ago