A rust crate to offer compile-time assistance for working with unsafe code.
☆122Oct 11, 2021Updated 4 years ago
Alternatives and similar repositories for pre
Users that are interested in pre are comparing it to the libraries listed below
Sorting:
- A simple utility for ensuring that certain Rust code does not compile.☆37Jun 24, 2020Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 5 months ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Mar 12, 2026Updated last week
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆95Apr 16, 2025Updated 11 months ago
- ☆58Jul 2, 2023Updated 2 years ago
- ☆46Oct 23, 2023Updated 2 years ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆350Feb 5, 2026Updated last month
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Rust API stability attributes for the rest of us.☆31Jul 4, 2024Updated last year
- A password manager using https://age-encryption.org/☆51Apr 5, 2021Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- ☆168Jun 15, 2023Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Mar 12, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last month
- Rust closures you can transfer over an FFI boundary☆27Nov 18, 2020Updated 5 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- Thermite SIMD: Melt your CPU☆155Updated this week
- Easy and safe destructuring for more types.☆33Nov 14, 2025Updated 4 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆359Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Rust crate for performing I/O in background thread☆28Aug 9, 2023Updated 2 years ago
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 2 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Mar 15, 2022Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago