volo-rs / faststr
`faststr` is a string library that try to avoid the cost of clone.
☆98Updated 3 weeks ago
Alternatives and similar repositories for faststr:
Users that are interested in faststr are comparing it to the libraries listed below
- Compatibility adapter between tokio and futures☆168Updated last month
- Support for json-path in Rust☆118Updated 3 weeks ago
- A simple concurrent caching library that might fit to many use cases☆129Updated 3 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆74Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Asynchronous HTTP body trait☆138Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- A versatile and extensible logging implementation.☆85Updated 2 weeks ago
- Provides json/csv/protobuf/arrow streaming support for axum☆74Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- ☆192Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Lightweight and high performance concurrent cache☆234Updated 2 weeks ago
- Write SQL queries in a simple and composable way☆67Updated last week
- Common utilities used with hyper.☆144Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Performant time measuring in Rust☆188Updated last year
- Async synchronization primitives☆267Updated last month
- Unicode validation and transcoding at billions of characters per second☆20Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- 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…☆82Updated last month
- Track and query Cargo dependency graphs.☆207Updated this week
- Semantic wrapper for byte count representations☆134Updated last month
- Port of bbolt in Rust☆65Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- A concurrent, append-only vector.☆158Updated this week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆89Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago