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:
- LZW en- and decoding that goes weeeee!☆29Updated last month
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- ☆36Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Helps you frob those bits☆41Updated last year
- String optimized for map keys☆68Updated 2 weeks ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 5 months ago
- Count lines of code across your entire dependency tree☆23Updated last year
- Full-service command-line parsing☆74Updated 9 months ago
- Configure const and static items by environment variables.☆26Updated last month
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- moved to https://codeberg.org/dirs/dirs-sys-rs☆43Updated 11 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated last week
- Extract bits from a byte slice☆80Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago