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 3 years ago
- Safely combine results☆82Updated last year
- ☆64Updated 8 years ago
- ☆65Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 weeks ago
- ☆62Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆61Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- ☆53Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆58Updated 4 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆75Updated 6 years ago
- A rust library for checked floating point operations☆82Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago