jethrogb / rust-core_io
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
- 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☆54Updated 6 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Home for the Inline Assembly project group☆33Updated 5 years ago
- #[no_std] print equivalent for Rust☆63Updated last year
- Target "triple" support☆50Updated last month
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Project group working on the "safe transmute" feature☆92Updated 6 months ago
- Macro for sealing traits and structures☆52Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Compares two equal-sized byte strings in constant time.☆36Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- Check that a crate builds without libstd☆24Updated 4 years ago
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- ☆61Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Big array helper for serde☆60Updated 10 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- A core wrapper made by terrible villains.☆26Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Type aliases to C types like c_int for use with bindgen☆41Updated 2 years ago
- ☆55Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Allows for proper and easy handling of volatile memory☆38Updated 10 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆54Updated 2 years ago