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 7 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆64Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- ☆55Updated last year
- ☆61Updated 7 years ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆52Updated 5 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- ☆59Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated last month
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago