porglezomp / bitmatch
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
☆115Updated 4 years ago
Alternatives and similar repositories for bitmatch:
Users that are interested in bitmatch are comparing it to the libraries listed below
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆67Updated 2 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆35Updated this week
- Target "triple" support☆50Updated last month
- Allows for proper and easy handling of volatile memory☆38Updated 10 months ago
- Library facilitating safe pinned initialization☆34Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆54Updated 2 years ago
- #[no_std] print equivalent for Rust☆63Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆184Updated this week
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Big array helper for serde☆60Updated 10 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆58Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆74Updated 9 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated this week
- Rust crate for bitfields and bit-enums☆54Updated this week
- Build and evaluate binary expression trees☆35Updated 6 months ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A core wrapper made by terrible villains.☆26Updated 5 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A pure-Rust, no_std compatible PNG decoder☆45Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago