danielhenrymantilla / rust-uninit
Read trait fixed to soundly work with uninitalized memory
☆25Updated last year
Alternatives and similar repositories for rust-uninit:
Users that are interested in rust-uninit are comparing it to the libraries listed below
- ☆55Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Some internal rustc tools made accessible☆44Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆50Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Experimenting with Rust's fundamental data model☆50Updated 3 months ago
- (lifetime) GATs on stable Rust☆56Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆17Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆43Updated last week
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- ☆29Updated 9 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Lending iterators on stable Rust☆81Updated last year
- ☆19Updated 3 years ago
- Make any value Sync but only available on its original thread☆37Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- Safe generators on stable Rust.☆40Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated last year