dataphract / acid_io
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
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆73Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated 2 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- Proof of concept ranged integers in Rust.☆40Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- A sinless derive helper☆62Updated 3 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- An Embedded Storage Abstraction Layer☆73Updated 2 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 10 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Statically allocated, runtime initialized cell.☆43Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Rust procedural macro attribute parser☆37Updated 8 months ago
- ☆41Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- #[no_std] print equivalent for Rust☆61Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- ☆65Updated 8 months ago
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Pluggable critical section☆122Updated 3 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Rust crate for bitfields and bit-enums☆50Updated 2 months ago
- `$crate` in procedural macros.☆69Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago