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
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last week
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 weeks ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- ☆63Updated 8 years ago
- ☆57Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Allows for proper and easy handling of volatile memory☆39Updated last year
- A core wrapper made by terrible villains.☆26Updated 5 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated last week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆78Updated 4 years ago