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:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Safely combine results☆81Updated 9 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- ☆63Updated 7 years ago
- ☆57Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 9 months 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
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆64Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆58Updated 9 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆55Updated 4 years ago
- Error management☆26Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆124Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago