phil-opp / rust-bit-field
☆67Updated 8 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
- ☆74Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- Minimal support for uart_16550 serial output.☆36Updated 5 months ago
- Scroll - making scrolling through buffers fun since 2016☆170Updated 2 weeks ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- #[no_std] print equivalent for Rust☆63Updated last year
- Generic Atomic<T> type for Rust☆234Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- A simple bitset container for Rust☆136Updated 5 months ago
- This crate provides macros to generate bitfield-like struct.☆176Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- ☆62Updated 7 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 3 weeks ago
- Constant-time dynamic memory allocator in Rust☆93Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- ☆78Updated 3 years ago
- ☆56Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Locks compatible with std::sync, but with runtime deadlock debugging for testing purposes☆26Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year