phil-opp / rust-bit-fieldLinks
☆68Updated last month
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☆175Updated 3 weeks ago
- ☆90Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆78Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- This crate provides macros to generate bitfield-like struct.☆195Updated last month
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 4 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- #[no_std] print equivalent for Rust☆64Updated last week
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆49Updated 4 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 4 years ago
- ☆60Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago