Centril / rust-safe
A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.
☆81Updated 5 years ago
Alternatives and similar repositories for rust-safe:
Users that are interested in rust-safe are comparing it to the libraries listed below
- Safely combine results☆81Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆61Updated 7 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- ☆64Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- ☆55Updated last year
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆52Updated 5 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- ☆59Updated 6 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- ☆54Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 3 weeks ago