icewind1991 / bitbufferLinks
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆22Updated last month
Alternatives and similar repositories for bitbuffer
Users that are interested in bitbuffer are comparing it to the libraries listed below
Sorting:
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A cross-platform virtual memory API written in Rust☆128Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated 2 weeks ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Extract bits from a byte slice☆79Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Generated bindings for Linux's userspace API☆51Updated 2 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Rust ABI safe code generator☆188Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Convert number to enum☆87Updated 11 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated last month
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated last year
- Convert closures into wakers☆45Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- a cross-platform library for opening OS pipes in Rust☆112Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Hash trait that is object-safe☆33Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Better reference counted strings for Rust☆130Updated 11 months ago