icewind1991 / bitbufferLinks
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆22Updated 7 months ago
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☆61Updated 2 months ago
- A cross-platform virtual memory API written in Rust☆133Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Rust ABI safe code generator☆190Updated 8 months ago
- Convert number to enum☆87Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated last month
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Fast, minimal, feature-rich, extended formatting syntax.☆78Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Generated bindings for Linux's userspace API☆62Updated last week
- Const TypeId and non-'static TypeId☆70Updated last week
- ☆34Updated last year
- An alternate Cargo registry using static files☆135Updated 2 months ago
- A faster Arc.☆77Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 2 weeks ago
- Rust fast `&[u8]` to integer parser☆56Updated this week
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆38Updated 2 weeks ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Compile-time string operations☆114Updated this week
- #[no_std] print equivalent for Rust☆65Updated last month
- Program startup and thread support written in Rust☆197Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago