icewind1991 / bitbufferLinks
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆22Updated last week
Alternatives and similar repositories for bitbuffer
Users that are interested in bitbuffer are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Extract bits from a byte slice☆77Updated this week
- A C expression parser and evaluator☆46Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Macro for dynamically loading windows dll functions☆19Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- a cross-platform library for opening OS pipes in Rust☆111Updated last week
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Strongly typed vector math with glam☆28Updated 3 weeks ago
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- ☆54Updated last year