icewind1991 / bitbuffer
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆19Updated 2 months ago
Alternatives and similar repositories for bitbuffer:
Users that are interested in bitbuffer are comparing it to the libraries listed below
- Collect CPU callstack samples from a windows process☆22Updated 5 months ago
- Convert closures into wakers☆45Updated last week
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆26Updated 7 months ago
- Hitori is a generic regular expressions library.☆51Updated last year
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Rust fast `&[u8]` to integer parser☆50Updated this week
- Macro for dynamically loading windows dll functions☆19Updated last year
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated last month
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Extract bits from a byte slice☆73Updated this week
- ☆48Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- Generated bindings for Linux's userspace API☆49Updated 3 weeks ago
- Hash trait that is object-safe☆30Updated last week
- ☆36Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated last month
- Macro assembler for Rust☆34Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- A procedural macro for compile time UTF-16 strings☆20Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- Track memory allocations by backtrace or originating thread☆41Updated 2 months ago