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 futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- ☆58Jul 2, 2023Updated 2 years ago
- A simple utility for ensuring that certain Rust code does not compile.☆37Jun 24, 2020Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated 11 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Feb 7, 2026Updated 3 weeks ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆347Feb 5, 2026Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆94Apr 16, 2025Updated 10 months ago
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- generators☆211Sep 20, 2023Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Feb 7, 2026Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- ☆46Oct 23, 2023Updated 2 years ago
- ☆168Jun 15, 2023Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Nov 18, 2020Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 2 weeks ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Mar 15, 2022Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Easy and safe destructuring for more types.☆33Nov 14, 2025Updated 3 months ago
- Trait implementation generator macro☆30Jan 31, 2026Updated last month
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Sep 4, 2023Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- ☆64Jul 11, 2017Updated 8 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Rust crate for performing I/O in background thread☆28Aug 9, 2023Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Feb 7, 2026Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆356Feb 3, 2026Updated 3 weeks ago