tuffy / bitstream-io
Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats
☆53Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for bitstream-io
- Better reference counted strings for Rust☆114Updated 4 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Time and duration crate optimized for speed☆62Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- Unicode Case-folding for Rust☆75Updated last month
- Automatic cfg for Rust compiler features☆95Updated last month
- A simple bitset container for Rust☆126Updated this week
- Pull in every source file in a directory as a module☆158Updated last week
- Concatenate identifiers in a macro invocation☆93Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- ☆55Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆102Updated 10 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Safe wrapper for initializing arrays☆72Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆128Updated this week
- Convert number to enum☆88Updated 3 months ago
- ☆76Updated last year
- Runtime string formatting for Rust☆62Updated 5 years ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆130Updated last month
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago