icewind1991 / bitbufferLinks
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆22Updated 3 months ago
Alternatives and similar repositories for bitbuffer
Users that are interested in bitbuffer are comparing it to the libraries listed below
Sorting:
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Const TypeId and non-'static TypeId☆67Updated this week
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- A cross-platform virtual memory API written in Rust☆128Updated last year
- offsetof for Rust☆228Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆94Updated 3 months ago
- Rust ABI safe code generator☆189Updated 4 months ago
- An alternate Cargo registry using static files☆128Updated 6 months ago
- Generated bindings for Linux's userspace API☆55Updated last week
- Convert number to enum☆87Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- Compile-time string operations☆103Updated 2 weeks ago
- Rust bindings for libffi☆120Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- a cross-platform library for opening OS pipes in Rust☆113Updated last week
- ☆52Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆183Updated last year
- Fast, minimal, feature-rich, extended formatting syntax.☆78Updated 3 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- Minimal asynchronous executor for Rust☆129Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Macro for sealing traits and structures☆59Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- ☆90Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Extract bits from a byte slice☆80Updated last month