phil-opp / rust-bit-fieldLinks
☆68Updated 3 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☆182Updated 3 months ago
- ☆91Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- This crate provides macros to generate bitfield-like struct.☆199Updated last month
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- ☆78Updated 4 years ago
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- #[no_std] print equivalent for Rust☆65Updated 3 weeks ago
- Minimal support for uart_16550 serial output.☆39Updated 5 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- ☆61Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆215Updated 2 weeks ago
- A simple bitset container for Rust☆158Updated 6 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago