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
Sorting:
- Framework for reading and writing to binary files☆18Jul 13, 2019Updated 6 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago
- ☆14Apr 19, 2022Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- Non-owning unsafe I/O☆23Aug 6, 2025Updated 6 months ago
- dlmalloc ported into Rust☆119Updated this week
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- Runtime with fast GC and easy concurrency.☆43Mar 24, 2021Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- A crate to find DWARF debug symbols from stripped binaries☆22May 10, 2023Updated 2 years ago
- Utf8 to utf16 conversion functions for use in const contexts☆15Mar 11, 2021Updated 4 years ago
- JPEG2000 decoder/encoder in Rust☆23Feb 12, 2026Updated 2 weeks ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Jun 16, 2019Updated 6 years ago
- ☆52Aug 21, 2023Updated 2 years ago
- Simple parsing and deserialization of SGML for Rust☆11Dec 8, 2022Updated 3 years 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
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆221Jan 26, 2020Updated 6 years ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72May 9, 2024Updated last year
- Message passing based allocator☆1,785Updated this week
- elfshaker stores binary objects efficiently☆2,323Sep 1, 2025Updated 6 months ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Feb 10, 2022Updated 4 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Jan 29, 2026Updated last month
- Intrusive collections for Rust☆488Jan 5, 2026Updated last month
- An updated version of linked-hash-map and friends☆141Oct 26, 2025Updated 4 months ago
- ☆247Jan 25, 2026Updated last month
- ☆30Sep 11, 2023Updated 2 years ago
- Low To High Level Math Library for Rust☆54Jan 29, 2022Updated 4 years ago
- Native Language Benchmark in Numerous Algorithms☆10Dec 11, 2020Updated 5 years ago
- Client for ebbflow.io☆13Mar 4, 2021Updated 4 years ago
- Kernel-Bypass LibOS Architecture☆1,212Feb 18, 2026Updated last week
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Sep 4, 2023Updated 2 years ago
- Generating procedural textures☆26Jun 22, 2021Updated 4 years ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- Task-based Parallelism in Rust☆17Nov 17, 2021Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- An I/O-oriented tokio runtime thread pool☆48Apr 7, 2020Updated 5 years ago