icewind1991 / bitbufferLinks
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆22Updated 5 months ago
Alternatives and similar repositories for bitbuffer
Users that are interested in bitbuffer are comparing it to the libraries listed below
Sorting:
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated last month
- Rust ABI safe code generator☆189Updated 6 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- A faster Arc.☆75Updated last year
- A cross-platform virtual memory API written in Rust☆132Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆95Updated 3 weeks ago
- ☆51Updated 2 years ago
- Const TypeId and non-'static TypeId☆69Updated last month
- a cross-platform library for opening OS pipes in Rust☆113Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Program startup and thread support written in Rust☆195Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 10 months ago
- Collect CPU callstack samples from a windows process☆39Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An alternate Cargo registry using static files☆133Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Convert number to enum☆87Updated last year
- Generated bindings for Linux's userspace API☆57Updated last week
- Rust fast `&[u8]` to integer parser☆54Updated 5 months ago
- Rust nested structs☆88Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- ☆91Updated last year
- Extract bits from a byte slice☆80Updated last month
- Minimal asynchronous executor for Rust☆133Updated this week