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:
- 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 6 months ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 4 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆135Updated last year
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Target "triple" support☆55Updated last month
- PEG trace visualizer☆95Updated 3 months ago
- A pure-Rust, no_std compatible PNG decoder☆45Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated last month
- ☆69Updated 5 months ago
- Minimal and reusable non-blocking I/O layer☆104Updated 2 years ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- Calm I/O operations for Rust☆75Updated 4 years ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- ☆92Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆64Updated 4 years ago
- This crate provides macros to generate bitfield-like struct.☆202Updated last week
- ☆56Updated 3 years ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Build and evaluate binary expression trees☆38Updated last year
- like thread::spawn but for processes☆159Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆66Updated 2 months ago