Centril / rust-safeLinks
A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.
☆81Updated 6 years ago
Alternatives and similar repositories for rust-safe
Users that are interested in rust-safe are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆65Updated 4 years ago
- Safely combine results☆82Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆64Updated 8 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- ☆61Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☆61Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- ☆125Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- ☆53Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Write doc comments from macros☆101Updated last month
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A rust library for checked floating point operations☆82Updated 11 months ago