icewind1991 / bitbuffer
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆20Updated last week
Alternatives and similar repositories for bitbuffer:
Users that are interested in bitbuffer are comparing it to the libraries listed below
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Hitori is a generic regular expressions library.☆51Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆39Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 8 months 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
- Mirror of Rust's allocator api for use on stable rust☆51Updated last week
- Convert closures into wakers☆45Updated last month
- ☆39Updated 6 months ago
- A faster Arc.☆57Updated last year
- Convert number to enum☆88Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A cross-platform virtual memory API written in Rust☆124Updated 8 months ago
- Compile-time string operations☆90Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- Strongly typed vector math with glam☆26Updated last week
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆48Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Collect CPU callstack samples from a windows process☆24Updated 6 months ago
- Extract bits from a byte slice☆73Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Obsessively tiny error derive macro☆85Updated last month
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- ☆53Updated this week
- Iterator of const known length☆15Updated 3 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- ☆36Updated last year