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
- Macro to generate bitfields for structs that allow for modular use of enums.☆214Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- ☆56Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆91Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆69Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆43Updated 2 weeks ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆133Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- Project group working on the "safe transmute" feature☆96Updated last year
- This crate provides macros to generate bitfield-like struct.☆199Updated last month
- Multiline TextBox for the embedded-graphics Rust crate☆68Updated 2 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- A pure-Rust, no_std compatible PNG decoder☆46Updated 2 months ago
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- An Embedded Storage Abstraction Layer☆80Updated last year
- ☆68Updated 3 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- Universal Serial Rust; a pure-rust library for working with USB devices☆105Updated 2 years ago