dataphract / acid_ioLinks
Rust I/O for no_std
☆29Updated 3 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:
- Use bitsized types as if they were a feature of rust.☆189Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆94Updated last year
- #[no_std] print equivalent for Rust☆64Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Minimal asynchronous executor for Rust☆130Updated 2 weeks ago
- A library for compact bit sets containing enums.☆116Updated 2 weeks ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 5 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Procedural macro for bitfields.☆105Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Repo for working on "std aware cargo"☆152Updated 4 years ago
- ☆51Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- ☆57Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆77Updated 4 years ago
- Better reference counted strings for Rust☆137Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 3 weeks ago
- ☆91Updated last year
- Serialization value trees☆47Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago