phil-opp / rust-bit-field
☆66Updated 5 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
- ☆72Updated 7 months ago
- #[no_std] print equivalent for Rust☆60Updated last year
- Minimal support for uart_16550 serial output.☆35Updated 2 months ago
- Minimal and reusable non-blocking I/O layer☆91Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆72Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- Project group working on the "safe transmute" feature☆88Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated 2 weeks ago
- A simple bitset container for Rust☆130Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Constant-time dynamic memory allocator in Rust☆91Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Bare-metal allocators.☆75Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆157Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Target "triple" support☆49Updated last month
- A graphical debugger for Rust MIR☆186Updated 2 years ago
- Serialization value trees☆43Updated 5 months ago
- Library facilitating safe pinned initialization☆32Updated last month
- Convert closures into wakers☆45Updated last week
- Generic Atomic<T> type for Rust☆225Updated last year