tuffy / bitstream-ioLinks
Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats
☆60Updated 2 weeks ago
Alternatives and similar repositories for bitstream-io
Users that are interested in bitstream-io are comparing it to the libraries listed below
Sorting:
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- ☆57Updated last year
- Migrated to Codeberg☆79Updated last year
- Compile-time string operations☆96Updated 3 weeks ago
- Time and duration crate optimized for speed and API stability.☆71Updated last month
- Semantic wrapper for byte count representations☆137Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Extract bits from a byte slice☆78Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆119Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- ☆74Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆87Updated 3 months ago
- A simple bitset container for Rust☆143Updated this week
- Convert number to enum☆87Updated 10 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Unicode Case-folding for Rust☆82Updated 5 months ago