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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- ☆70Updated 5 months ago
- ☆92Updated last year
- A pure-Rust, no_std compatible PNG decoder☆45Updated 4 months ago
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- ☆56Updated 3 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆135Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Build and evaluate binary expression trees☆38Updated last year
- Target "triple" support☆55Updated last month
- A Rust allocator which makes sound when active, like a Geiger counter.☆120Updated last month
- #[no_std] print equivalent for Rust☆66Updated last month
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- This crate provides macros to generate bitfield-like struct.☆203Updated 3 weeks ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆128Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Constant-time dynamic memory allocator in Rust☆111Updated last week
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 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