porglezomp / bitmatch
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 11 months ago
- Target "triple" support☆52Updated 3 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- #[no_std] print equivalent for Rust☆64Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆38Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A pure-Rust, no_std compatible PNG decoder☆45Updated 2 years ago
- ☆56Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Library facilitating safe pinned initialization☆38Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆67Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Rust I/O for no_std☆29Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆58Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Obsessively tiny error derive macro☆86Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year