porglezomp / bitmatchLinks
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
☆115Updated 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
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 3 years ago
- ☆88Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Target "triple" support☆54Updated 5 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last week
- A pure-Rust, no_std compatible PNG decoder☆46Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆173Updated last month
- Minimal and reusable non-blocking I/O layer☆100Updated last year
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- ☆57Updated 3 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A #[no_std] LinAlg library☆52Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- ☆67Updated 11 months ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago