jeromefroe / circbuf-rsLinks
A growable circular buffer for working with bytes
☆19Updated 2 years ago
Alternatives and similar repositories for circbuf-rs
Users that are interested in circbuf-rs are comparing it to the libraries listed below
Sorting:
- Helps you frob those bits☆41Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- String optimized for map keys☆68Updated last week
- Full-service command-line parsing☆74Updated 9 months ago
- ☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 4 months ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last week
- Pretty-print file sizes and more☆50Updated 8 months ago
- A lightweight lock protected by an atomic boolean.☆38Updated 3 months ago
- A more powerful replacement for standard macros☆39Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- An implementation of bzip2 in pure rust☆62Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆29Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Humansize - A flexible crate for humanizing file sizes☆120Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Benchmarking Hamming Distance implementations in Rust☆15Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- Channels and schedulers that trigger events on Mio☆16Updated 4 years ago