jeromefroe / circbuf-rsLinks
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
Sorting:
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 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 3 years ago
- moved to https://codeberg.org/dirs/dirs-sys-rs☆41Updated 6 months ago
- A Serde 1.0 compatible Rust deserializer for Hjson☆31Updated 2 months ago
- Utilities to help working with the filesytem☆11Updated 5 years ago
- Non-allocating iterator over command line arguments☆43Updated 3 months ago
- A library for easily creating WebRTC data channel connections in Rust☆42Updated 2 years ago
- Safe wrapper around freedesktop.org's fontconfig library, for locating fonts on UNIX like systems.☆21Updated last month
- This repo collects benchmarks for the different dbus implementations available in rust☆19Updated 8 months ago
- A minimum hstr clone in Rust☆12Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Library to serialize and deserialize Syn syntax trees.☆26Updated 3 months ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated last month
- A simple TOML parser Rust crate☆10Updated last week
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 4 years ago
- Thread-unsafe async runtime☆28Updated 8 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- ☆27Updated last year
- Base64 encode, decode, escape and unescape for URL applications.☆12Updated last year
- Helps you frob those bits☆38Updated 11 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)☆12Updated 6 years ago
- File serving using tower web☆19Updated 6 years ago
- Generic Range iterators for Rust☆25Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- A simple CSS 2.1 parser and selector☆40Updated 2 weeks ago
- Rust library for memory barrier☆35Updated last year
- Rust String type with configurable byte storage.☆35Updated 10 months ago