icewind1991 / bitbufferLinks
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆22Updated 8 months ago
Alternatives and similar repositories for bitbuffer
Users that are interested in bitbuffer are comparing it to the libraries listed below
Sorting:
- Rust ABI safe code generator☆191Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A cross-platform virtual memory API written in Rust☆133Updated last year
- Convert number to enum☆87Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Compile-time string operations☆115Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Track memory allocations by backtrace or originating thread☆46Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- offsetof for Rust☆228Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- ☆52Updated 2 years ago
- Fast, minimal, feature-rich, extended formatting syntax.☆79Updated 3 years ago
- ☆92Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Compile-time string formatting☆261Updated 3 months ago
- Thread parking and unparking☆81Updated last year
- Generated bindings for Linux's userspace API☆64Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- ☆34Updated last year
- A faster Arc.☆80Updated last year
- An alternate Cargo registry using static files☆135Updated 3 months ago
- Write and execute C code inside Rust.☆155Updated last year