volo-rs / faststrLinks
`faststr` is a string library that try to avoid the cost of clone.
☆105Updated 2 weeks ago
Alternatives and similar repositories for faststr
Users that are interested in faststr are comparing it to the libraries listed below
Sorting:
- A simple concurrent caching library that might fit to many use cases☆135Updated 7 months ago
- A versatile and extensible logging implementation.☆132Updated 2 weeks ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 2 months ago
- Support for json-path in Rust☆129Updated last month
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆131Updated this week
- Write SQL queries in a simple and composable way☆70Updated last month
- Asynchronous HTTP body trait☆146Updated last week
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated this week
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated 3 weeks ago
- Unicode validation and transcoding at billions of characters per second☆22Updated last week
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- ☆200Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Common utilities used with hyper.☆150Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- Calculate the next timestamp matching a given crontab pattern☆63Updated 2 weeks ago
- Async synchronization primitives☆270Updated 2 weeks ago
- SIMD-accelerated operations☆241Updated 3 weeks ago
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- Compile-time string operations☆103Updated last week
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆96Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago