aticu / preLinks
A rust crate to offer compile-time assistance for working with unsafe code.
☆122Updated 3 years ago
Alternatives and similar repositories for pre
Users that are interested in pre are comparing it to the libraries listed below
Sorting:
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- ☆124Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- ☆112Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆139Updated 10 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 4 months ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆156Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- ☆57Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- A fast, concurrent string interner☆150Updated 9 months ago