volo-rs / faststrLinks
`faststr` is a string library that try to avoid the cost of clone.
☆110Updated this week
Alternatives and similar repositories for faststr
Users that are interested in faststr are comparing it to the libraries listed below
Sorting:
- An inline SIMD accelerated hashmap designed for small amount of data.☆99Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆187Updated this week
- ☆205Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- A simple concurrent caching library that might fit to many use cases☆143Updated 11 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- Provides json/csv/protobuf/arrow streaming support for axum☆84Updated last week
- A versatile and extensible logging implementation.☆198Updated this week
- Compile-time string operations☆114Updated last week
- Async synchronization primitives☆279Updated 2 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Asynchronous HTTP body trait☆152Updated last month
- SIMD-accelerated operations☆248Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Calculate the next timestamp matching a given crontab pattern☆69Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Write SQL queries in a simple and composable way☆71Updated 3 months ago
- Unicode validation and transcoding at billions of characters per second☆23Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- An HTTP library based on compio and hyper.☆58Updated 2 weeks ago
- A library for generating chrome://tracing traces in Rust.☆120Updated last year
- Provides utility functions to perform a graceful shutdown on tokio-rs based services☆130Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- A fast runtime-agnostic object pool for async rust.☆34Updated this week
- Async broadcast channels☆189Updated 4 months ago