jeromefroe / circbuf-rs
A growable circular buffer for working with bytes
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for circbuf-rs
- Non-allocating iterator over command line arguments☆40Updated 10 months ago
- Learn what's changed on crates.io☆16Updated 3 weeks ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆22Updated last week
- Utilities to help working with the filesytem☆11Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A maintained fork of the app-dirs-rs project.☆36Updated 2 months ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated 9 months ago
- ☆27Updated 7 months ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- NATS unique identifiers☆19Updated last year
- Zero-terminated string types for FFI.☆13Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Generic Range iterators for Rust☆26Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆25Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆23Updated last year
- Sort in parallel☆12Updated 6 years ago
- Log macro for logs kv-unstable backend☆21Updated 3 years ago
- Trait and macro for unitary enums☆16Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 2 months ago
- A flexible byte pool.☆18Updated last year