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 month
- 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
- ☆91Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- ☆68Updated 3 months ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Minimal and reusable non-blocking I/O layer☆103Updated last year
- Project group working on the "safe transmute" feature☆96Updated last year
- ☆57Updated 3 years ago
- Target "triple" support☆53Updated 3 months ago
- This crate provides macros to generate bitfield-like struct.☆199Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆65Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- An Embedded Storage Abstraction Layer☆80Updated last year
- Multiline TextBox for the embedded-graphics Rust crate☆68Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Low level API definition of a Mutex☆25Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆190Updated 2 months ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆63Updated 4 years ago
- IO-agnostic line editor for embedded systems☆111Updated 10 months ago
- A pure-Rust, no_std compatible PNG decoder☆46Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year