porglezomp / bitmatchLinks
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
☆118Updated 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☆39Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆203Updated 4 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Target "triple" support☆52Updated this week
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 3 years ago
- ☆57Updated 3 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- ☆68Updated 2 weeks ago
- A pure-Rust, no_std compatible PNG decoder☆45Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Build and evaluate binary expression trees☆36Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- #[no_std] print equivalent for Rust☆64Updated last week
- ☆60Updated 2 weeks ago
- PEG trace visualizer☆88Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- ☆90Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 months ago