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.☆190Updated 2 months ago
- Project group working on the "safe transmute" feature☆95Updated last year
- A library for compact bit sets containing enums.☆119Updated 2 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Procedural macro for bitfields.☆106Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated last week
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- ☆43Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Serialization value trees☆48Updated last year
- Allows for proper and easy handling of volatile memory☆40Updated last year
- ☆76Updated 2 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated last month
- Rust ABI safe code generator☆189Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆65Updated last month
- Bare-metal allocators.☆76Updated 3 years ago
- ☆91Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆123Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆189Updated 3 weeks ago
- A sinless derive helper☆75Updated 5 months ago
- Rust macro to specialize on the type of an expression.☆46Updated 2 years ago