phil-opp / rust-bit-fieldLinks
☆69Updated 4 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☆185Updated 4 months ago
- ☆78Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- #[no_std] print equivalent for Rust☆65Updated this week
- This crate provides macros to generate bitfield-like struct.☆200Updated last month
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- cpuid library in rust.☆174Updated last month
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆126Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 7 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago