jeromefroe / circbuf-rs
A growable circular buffer for working with bytes
☆19Updated last year
Alternatives and similar repositories for circbuf-rs:
Users that are interested in circbuf-rs are comparing it to the libraries listed below
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 4 months ago
- LZW en- and decoding that goes weeeee!☆28Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A Serde 1.0 compatible Rust deserializer for Hjson☆29Updated last year
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- Implementation of https://eugenkiss.github.io/7guis/☆10Updated 2 months ago
- A minimum hstr clone in Rust☆12Updated last year
- Safe wrapper around freedesktop.org's fontconfig library, for locating fonts on UNIX like systems.☆19Updated last week
- Generic Range iterators for Rust☆25Updated 10 months ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Non-allocating iterator over command line arguments☆41Updated last week
- A library for easily creating WebRTC data channel connections in Rust☆42Updated 2 years ago
- moved to https://codeberg.org/dirs/dirs-sys-rs☆41Updated 2 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆31Updated this week
- Asynchronous pipe(2) library using tokio.☆14Updated 2 years ago
- Macros enabling parallelism using the rayon crate☆18Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- Extensions to the Rust standard library☆43Updated 3 months ago
- Helps you frob those bits☆37Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- This repo collects benchmarks for the different dbus implementations available in rust☆18Updated 5 months ago
- Rust library to manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD.☆11Updated 7 months ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Cargo subcommand for downloading crates directly from crates.io☆29Updated 3 years ago
- Asynchronous signal handling☆16Updated last week
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Format strings in a safe platform-appropriate way☆21Updated this week