porglezomp / bitmatch
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
☆114Updated 4 years ago
Alternatives and similar repositories for bitmatch:
Users that are interested in bitmatch are comparing it to the libraries listed below
- Target "triple" support☆49Updated last month
- Allows for proper and easy handling of volatile memory☆36Updated 8 months ago
- Calm I/O operations for Rust☆76Updated 3 years ago
- Minimal and reusable non-blocking I/O layer☆91Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- An Embedded Storage Abstraction Layer☆70Updated last month
- A pure-Rust, no_std compatible PNG decoder☆44Updated 2 years ago
- Statically allocated, runtime initialized cell.☆39Updated 6 months ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆66Updated 2 years ago
- #[no_std] print equivalent for Rust☆60Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated last month
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆126Updated 8 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- ☆72Updated 7 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆72Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆177Updated 2 months ago
- A generic, fixed-size, associative cache☆39Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated 11 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Serialization value trees☆43Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago