phil-opp / rust-bit-fieldLinks
☆70Updated 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:
- ☆92Updated last year
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- This crate provides macros to generate bitfield-like struct.☆203Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- #[no_std] print equivalent for Rust☆66Updated last month
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago
- Project group working on the "safe transmute" feature☆97Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆61Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- ☆78Updated 4 years ago
- Minimal support for uart_16550 serial output.☆43Updated 6 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Heapless vector implementation for Rust☆46Updated 4 years ago
- ☆126Updated 3 years ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago