tuffy / bitstream-ioLinks
Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats
☆64Updated last month
Alternatives and similar repositories for bitstream-io
Users that are interested in bitstream-io are comparing it to the libraries listed below
Sorting:
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A simple bitset container for Rust☆158Updated 6 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- ☆61Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆184Updated 3 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Compile-time string operations☆114Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆137Updated 8 months ago
- A fixed-size circular buffer written in Rust.☆136Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Unicode Case-folding for Rust☆89Updated 11 months ago
- Convert closures into wakers☆46Updated 11 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆184Updated last month
- Semantic wrapper for byte count representations☆150Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A library for compact bit sets containing enums.☆120Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 3 weeks ago