icewind1991 / bitbuffer
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆22Updated 2 months ago
Alternatives and similar repositories for bitbuffer:
Users that are interested in bitbuffer are comparing it to the libraries listed below
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Generated bindings for Linux's userspace API☆50Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Collect CPU callstack samples from a windows process☆28Updated 8 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Rust fast `&[u8]` to integer parser☆52Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated this week
- Macro for sealing traits and structures☆54Updated 5 months ago
- A cross-platform virtual memory API written in Rust☆126Updated 10 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 10 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Thread parking and unparking☆75Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 weeks ago
- Extract bits from a byte slice☆76Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- ☆74Updated 11 months ago
- Proc macro implementation of #[naked]☆31Updated last year
- ☆54Updated last year