tuffy / bitstream-io
Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats
☆55Updated 2 months ago
Alternatives and similar repositories for bitstream-io:
Users that are interested in bitstream-io are comparing it to the libraries listed below
- Migrated to Codeberg☆81Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆117Updated 2 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆114Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆67Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- Convert closures into wakers☆45Updated last week
- Better reference counted strings for Rust☆117Updated 6 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆84Updated 9 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Serialization value trees☆43Updated 5 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Safe wrapper for initializing arrays