phil-opp / rust-bit-fieldLinks
☆68Updated 2 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☆178Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- ☆91Updated last year
- This crate provides macros to generate bitfield-like struct.☆198Updated 2 weeks ago
- ☆61Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- ☆78Updated 4 years ago
- Minimal and reusable non-blocking I/O layer☆103Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- Minimal support for uart_16550 serial output.☆39Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Generic Atomic<T> type for Rust☆243Updated last month
- #[no_std] print equivalent for Rust☆65Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Cross-platform interface to the `errno` variable☆73Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 9 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆125Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 8 months ago