Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust features.
☆147Sep 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☆41Feb 5, 2022Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆77Oct 12, 2022Updated 3 years ago
- ☆14Apr 19, 2022Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆161Jan 11, 2026Updated 5 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Framework for reading and writing to binary files☆18Jul 13, 2019Updated 6 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆477Sep 13, 2025Updated 9 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
- Native Language Benchmark in Numerous Algorithms☆10Dec 11, 2020Updated 5 years ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆222Jan 26, 2020Updated 6 years ago
- dlmalloc ported into Rust☆121May 16, 2026Updated last month
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A fast bump allocation arena for Rust☆2,255Jun 23, 2026Updated last week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆145Apr 29, 2021Updated 5 years ago
- A crate to find DWARF debug symbols from stripped binaries☆23May 10, 2023Updated 3 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.