icewind1991 / bitbufferLinks
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆22Updated 3 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☆127Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Rust ABI safe code generator☆188Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- A faster Arc.☆73Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated last week
- Rust fast `&[u8]` to integer parser☆52Updated 2 months ago
- Fast, minimal, feature-rich, extended formatting syntax for Rust!☆78Updated 2 years ago
- Generate parsers directly from AST node types☆85Updated last year
- Write and execute C code inside Rust.☆152Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- An alternate Cargo registry using static files☆124Updated 5 months ago
- a cross-platform library for opening OS pipes in Rust☆113Updated 3 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 8 months ago
- A library for parsing and comparing software version numbers.☆27Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- Convert number to enum☆87Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated this week
- ☆51Updated 2 years ago
- global allocator for Rust that provides hooks for tracking allocations☆49Updated 2 years ago
- offsetof for Rust☆229Updated last year
- Compile-time string formatting☆240Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week