porglezomp / bitmatch
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
☆111Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for bitmatch
- Allows for proper and easy handling of volatile memory☆35Updated 5 months ago
- std::Error in no_std environment.☆38Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- ☆29Updated this week
- Target "triple" support☆48Updated 3 weeks ago
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- Project group working on the "safe transmute" feature☆84Updated last month
- #[no_std] print equivalent for Rust☆60Updated 10 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆26Updated 7 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆121Updated 5 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆66Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- Serialization value trees☆43Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated 3 weeks ago
- ☆66Updated 2 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Pluggable critical section☆108Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- ☆70Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- Proc macro for smol async runtime☆53Updated 3 years ago