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:
- Scroll - making scrolling through buffers fun since 2016☆173Updated 2 months ago
- ☆89Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- This crate provides macros to generate bitfield-like struct.☆188Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- Minimal and reusable non-blocking I/O layer☆101Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Minimal support for uart_16550 serial output.☆36Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- ☆78Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Generic Atomic<T> type for Rust☆236Updated last month
- #[no_std] print equivalent for Rust☆64Updated last month
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Safe pointer-to-member functionality for rust☆33Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆57Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Big array helper for serde☆61Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆200Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago