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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safely combine results☆81Updated 6 months ago
- ☆64Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- ☆61Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆52Updated 5 years ago
- ☆55Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- A rust library for checked floating point operations☆82Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago