porglezomp / bitmatchLinks
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
☆117Updated 5 years ago
Alternatives and similar repositories for bitmatch
Users that are interested in bitmatch are comparing it to the libraries listed below
Sorting:
- Allows for proper and easy handling of volatile memory☆40Updated last year
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆69Updated 3 years ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆133Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A pure-Rust, no_std compatible PNG decoder☆46Updated last month
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- Reed-Solomon BCH encoder and decoder with support of no_std environment☆45Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated last month
- #[no_std] print equivalent for Rust☆65Updated last month
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Target "triple" support☆53Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- ☆57Updated 3 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 4 years ago
- Trait generalization of the fundamental types☆46Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆68Updated 2 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated this week
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month