aticu / pre
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
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- ☆112Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- ☆136Updated 9 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Run closures in parallel☆113Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- ☆124Updated 2 years ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- skiplist☆142Updated 3 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago