phil-opp / rust-bit-fieldLinks
☆68Updated 2 weeks 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:
- This crate provides macros to generate bitfield-like struct.☆193Updated 3 weeks ago
- ☆90Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Minimal support for uart_16550 serial output.☆38Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- #[no_std] print equivalent for Rust☆64Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- ☆78Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Bare-metal allocators.☆75Updated 3 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A simple bitset container for Rust☆148Updated 2 months ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆203Updated 4 months ago
- Cross-platform interface to the `errno` variable☆71Updated this week
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 3 months ago
- ☆125Updated 3 years ago