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.☆77Updated 2 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- std::Error in no_std environment.☆39Updated 5 years ago
- ☆64Updated 8 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- #[no_std] print equivalent for Rust☆66Updated last month
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- ☆61Updated 2 years ago
- Token tree calling convention☆83Updated 3 years ago
- Macro for sealing traits and structures☆61Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆76Updated this week
- Check your crate for (possible) no_std compatibility☆215Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- 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
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- Convert number to enum☆87Updated last year
- A newtype with alignment of at least `A` bytes☆34Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago