phil-opp / rust-bit-fieldLinks
☆67Updated 9 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:
- ☆86Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- #[no_std] print equivalent for Rust☆64Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Big array helper for serde☆60Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A simple bitset container for Rust☆142Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆57Updated last year
- Minimal support for uart_16550 serial output.☆37Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆191Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago