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
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated last year
- Home for the Inline Assembly project group☆33Updated 5 years ago
- Macro for sealing traits and structures☆54Updated 6 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- ☆57Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- 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
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Serialization value trees☆44Updated 10 months ago
- ☆63Updated 7 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Compares two equal-sized byte strings in constant time.☆37Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Arbitrary width integers☆18Updated 2 months ago
- A core wrapper made by terrible villains.☆26Updated 5 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- (lifetime) GATs on stable Rust☆58Updated last year
- Rust's std::net except without the std.☆46Updated 2 years ago
- ☆56Updated 3 years ago