icewind1991 / bitbufferLinks
Reading and writing data types of arbitrary bit length that might not be byte-aligned
☆22Updated last month
Alternatives and similar repositories for bitbuffer
Users that are interested in bitbuffer are comparing it to the libraries listed below
Sorting:
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Extract bits from a byte slice☆77Updated 3 weeks ago
- Rust fast `&[u8]` to integer parser☆52Updated 3 weeks ago
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Syntatic sugar Rust macros☆82Updated 3 years ago
- Convert closures into wakers☆45Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- Strongly typed vector math with glam☆28Updated last month
- Track memory allocations by backtrace or originating thread☆43Updated 2 months ago
- A library for parsing and comparing software version numbers.☆27Updated 4 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 3 years ago
- ☆51Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Take a value atomically once.☆30Updated 2 years ago