tuffy / bitstream-io
Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats
☆57Updated this week
Alternatives and similar repositories for bitstream-io:
Users that are interested in bitstream-io are comparing it to the libraries listed below
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆120Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated last month
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆116Updated last year
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Semantic wrapper for byte count representations☆124Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- A simple bitset container for Rust☆131Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆176Updated this week
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆131Updated 4 months ago
- Convert closures into wakers☆45Updated last month
- Unicode Case-folding for Rust☆77Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆85Updated 10 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A fixed-size circular buffer written in Rust.☆110Updated 4 months ago
- Run closures in parallel☆113Updated last month
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Migrated to Codeberg☆80Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- a cross-platform library for opening OS pipes in Rust☆104Updated last week
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆177Updated 11 months ago
- Compile-time string operations☆90Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A circular buffer with fixed capacity (Rust).☆104Updated last year