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 3 months ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Asynchronous signal handling☆15Updated last month
- Non-allocating iterator over command line arguments☆41Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Helps you frob those bits☆36Updated 6 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Extensions to the Rust standard library☆43Updated 3 months ago
- An alternative `std`-like implementation built on origin☆26Updated 2 months ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- LZW en- and decoding that goes weeeee!☆27Updated 10 months ago
- moved to https://codeberg.org/dirs/dirs-sys-rs☆41Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Fast deflate implementation specialized for PNG image data☆19Updated last month
- Unbuffered and unlocked I/O streams☆44Updated 6 months ago
- This repo collects benchmarks for the different dbus implementations available in rust☆17Updated 4 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- A parser for the semver specification☆35Updated 3 months ago
- Take a value atomically once.☆27Updated 2 years ago
- Implementation of https://eugenkiss.github.io/7guis/☆10Updated last month
- Generic Range iterators for Rust☆25Updated 10 months ago
- Utilities to help working with the filesytem☆11Updated 4 years ago
- Rust library for interacting with the UDisks2 DBus API☆17Updated 2 years ago
- A math library specialized for 2d screen graphics.☆11Updated this week
- A minimum hstr clone in Rust☆12Updated last year
- Thread-unsafe async runtime☆27Updated 4 months ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago