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.☆75Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆63Updated 8 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆55Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- ☆57Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- Install a rustc master toolchain usable from rustup☆76Updated 2 weeks ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- Allows for proper and easy handling of volatile memory☆39Updated last year
- Experimenting with Rust's fundamental data model☆53Updated 3 weeks ago
- ☆27Updated 3 years ago
- Discover funding links for your project's dependencies.☆68Updated last year
- ☆78Updated 4 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- ☆75Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago