jethrogb / rust-core_io
Rust std::io with all the parts that don't work in core removed.
☆36Updated last year
Alternatives and similar repositories for rust-core_io:
Users that are interested in rust-core_io are comparing it to the libraries listed below
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆73Updated last year
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Home for the Inline Assembly project group☆33Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆58Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Allows for proper and easy handling of volatile memory☆38Updated 9 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Target "triple" support☆49Updated 2 weeks ago
- Derive Debug with a custom format per field.☆16Updated 2 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- #[no_std] print equivalent for Rust☆61Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Compares two equal-sized byte strings in constant time.☆34Updated this week
- ☆60Updated 7 years ago
- Install a rustc master toolchain usable from rustup☆74Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust macros for decoding base64 and hexadecimal -like encodings to [u8] literals.☆19Updated 3 years ago
- ☆55Updated last year
- ☆36Updated last month
- A newtype with alignment of at least `A` bytes☆31Updated last week