jethrogb / rust-core_ioLinks
Rust std::io with all the parts that don't work in core removed.
☆36Updated 2 years ago
Alternatives and similar repositories for rust-core_io
Users that are interested in rust-core_io are comparing it to the libraries listed below
Sorting:
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- std::Error in no_std environment.☆39Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- #[no_std] print equivalent for Rust☆65Updated last month
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- ☆64Updated 8 years ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- ☆61Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Macro for sealing traits and structures☆60Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- Token tree calling convention☆82Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- ☆77Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆27Updated 4 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year