phil-opp / rust-bit-fieldLinks
☆69Updated 5 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:
- ☆91Updated last year
- Scroll - making scrolling through buffers fun since 2016☆187Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- This crate provides macros to generate bitfield-like struct.☆203Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Minimal support for uart_16550 serial output.☆43Updated 6 months ago
- ☆78Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- ☆126Updated 3 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- Rust's std::net except without the std.☆47Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year