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
- Project group working on the "safe transmute" feature☆96Updated last year
- std::Error in no_std environment.☆39Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- ☆61Updated 2 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Token tree calling convention☆83Updated 3 years ago
- ☆64Updated 8 years ago
- Check your crate for (possible) no_std compatibility☆214Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- Install a rustc master toolchain usable from rustup☆76Updated 2 months ago
- Convert number to enum☆87Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- 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
- ☆77Updated 4 years ago
- ☆69Updated 5 months ago
- ☆37Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated last month
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Repo for working on "std aware cargo"☆156Updated 4 years ago
- Serialization value trees☆48Updated last year
- Lossless functionality for platform-native strings.☆74Updated 7 months ago