tuffy / bitstream-io
Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats
☆59Updated this week
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.☆126Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆88Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Dependency injection for Rust☆50Updated 4 months ago
- A simple bitset container for Rust☆140Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Convert closures into wakers☆45Updated 3 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 7 months ago
- Migrated to Codeberg☆79Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆118Updated last year
- #[no_std] print equivalent for Rust☆64Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆144Updated 2 months ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Time and duration crate optimized for speed and API stability.☆70Updated 2 months ago
- a cross-platform library for opening OS pipes in Rust☆109Updated this week
- Better reference counted strings for Rust☆125Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Compile-time string operations☆93Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆43Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A scope for async_std and tokio to spawn non-static futures☆134Updated 11 months ago
- Convert number to enum☆87Updated 9 months ago