phil-opp / rust-bit-fieldLinks
☆67Updated 11 months ago
Alternatives and similar repositories for rust-bit-field
Users that are interested in rust-bit-field are comparing it to the libraries listed below
Sorting:
- ☆88Updated last year
- Scroll - making scrolling through buffers fun since 2016☆173Updated last month
- Minimal and reusable non-blocking I/O layer☆100Updated last year
- ☆78Updated 4 years ago
- This crate provides macros to generate bitfield-like struct.☆186Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Minimal support for uart_16550 serial output.☆36Updated 8 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- A simple bitset container for Rust☆145Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 4 years ago
- ☆125Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Heapless vector implementation for Rust☆46Updated 4 years ago