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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated last week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆66Updated last month
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Project group working on the "safe transmute" feature☆97Updated last year
- ☆43Updated 2 years ago
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- Proof of concept ranged integers in Rust.☆65Updated last week
- ☆52Updated 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
- Bare-metal allocators.☆76Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Macro for sealing traits and structures☆61Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Rust ABI safe code generator☆190Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A small CBOR codec suitable for no_std environments.☆77Updated this week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆128Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆46Updated last week
- Procedural macro for bitfields.☆112Updated 3 months ago
- A set of rust crates for making stack dumps and getting stack traces out of them☆78Updated 3 months ago
- A wiki about Rust's ABI and plans to stabilize it. Open to editing, all PRs will be merged.☆34Updated 5 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago