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.☆74Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Home for the Inline Assembly project group☆33Updated 5 years ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Compares two equal-sized byte strings in constant time.☆41Updated last week
- ☆63Updated 7 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆57Updated last year
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Arbitrary width integers☆20Updated 3 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Allows for proper and easy handling of volatile memory☆39Updated last year
- ☆67Updated 10 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Derive Debug with a custom format per field.☆20Updated 7 months ago
- Target "triple" support☆54Updated 4 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago