An allocator that can track and limit memory usage.
☆217Mar 26, 2023Updated 2 years ago
Alternatives and similar repositories for cap
Users that are interested in cap are comparing it to the libraries listed below
Sorting:
- Concurrently Readable Data Structures for Rust☆363Feb 10, 2026Updated 3 weeks ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Just Use /dev/urandom -- now with more safety at early boot☆59Sep 7, 2020Updated 5 years ago
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Streaming parser extensions for BufRead☆23Dec 12, 2019Updated 6 years ago
- ☆16Jan 28, 2021Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39May 13, 2021Updated 4 years ago
- ☆316Feb 19, 2023Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Easy and safe destructuring for more types.☆33Nov 14, 2025Updated 3 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- 🔐 Encrypts all the Serialize.☆180Aug 17, 2023Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13May 16, 2022Updated 3 years ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Oct 20, 2025Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 7 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Inline diagrams for rustdoc with mermaid.js☆547Oct 8, 2024Updated last year
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- A collection of open source Rust crates from iqlusion☆556Feb 24, 2026Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Feb 7, 2026Updated 3 weeks ago
- A safe-guarded transmute for Rust☆41May 21, 2024Updated last year
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- Cargo subcommand to manage a registry index.☆29Oct 23, 2023Updated 2 years ago
- A mutex with timeout tracing☆30Nov 14, 2021Updated 4 years ago
- Rust crate to time your function using derive annotations.☆86Jan 27, 2023Updated 3 years ago
- A Tool for Sandboxing Cargo and Buildscripts☆78Jun 20, 2021Updated 4 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆260Sep 25, 2024Updated last year