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:
- A cross-platform virtual memory API written in Rust☆133Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Rust ABI safe code generator☆190Updated 9 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆73Updated last year
- Rust fast `&[u8]` to integer parser☆57Updated 3 weeks ago
- offsetof for Rust☆228Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A faster Arc.☆80Updated last year
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆66Updated 2 months ago
- Generated bindings for Linux's userspace API☆64Updated last month
- Program startup and thread support written in Rust☆207Updated 3 weeks ago
- Generate parsers directly from AST node types☆89Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- Compile-time string formatting☆262Updated 4 months ago
- ☆91Updated last year
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated last week
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆40Updated last month
- Rust bindings for libffi☆125Updated this week
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month