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
- std::Error in no_std environment.☆39Updated 4 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- #[no_std] print equivalent for Rust☆64Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- ☆64Updated 8 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- ☆60Updated 2 years ago
- Experimenting with Rust's fundamental data model☆54Updated last week
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- Token tree calling convention☆80Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Tool to print stack usage information emitted by LLVM in human readable format☆55Updated 3 years ago
- Arbitrary width integers☆21Updated 2 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Ranged integers for Rust based on const generics☆28Updated 3 months ago