dataphract / acid_ioLinks
Rust I/O for no_std
☆29Updated 2 years ago
Alternatives and similar repositories for acid_io
Users that are interested in acid_io are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- Rust ABI safe code generator☆188Updated 2 months ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- A library for compact bit sets containing enums.☆114Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- Serialization value trees☆45Updated 11 months ago
- ☆57Updated 3 years ago
- A wiki about Rust's ABI and plans to stabilize it. Open to editing, all PRs will be merged.☆32Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Proof of concept ranged integers in Rust.☆48Updated 3 months ago
- ☆88Updated last year
- A sinless derive helper☆72Updated 3 weeks ago
- An Embedded Storage Abstraction Layer☆78Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- ☆72Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year