volo-rs / faststr
`faststr` is a string library that try to avoid the cost of clone.
☆93Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for faststr
- Compatibility adapter between tokio and futures☆156Updated last month
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Asynchronous HTTP body trait☆128Updated 3 months ago
- ☆185Updated 9 months ago
- Common utilities used with hyper.☆124Updated this week
- Track and query Cargo dependency graphs.☆167Updated this week
- Support for json-path in Rust☆103Updated 2 weeks ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆70Updated 10 months ago
- A library for generating chrome://tracing traces in Rust.☆99Updated 8 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆67Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Calculate the next timestamp matching a given crontab pattern☆49Updated this week
- Write SQL queries in a simple and composable way☆61Updated this week
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- A simple concurrent caching library that might fit to many use cases☆106Updated 2 weeks ago
- ☆92Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- A concurrent, append-only vector.☆135Updated last week
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- A Configuration Library for Rust Applications☆39Updated 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…☆61Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆106Updated 3 weeks ago
- Performant time measuring in Rust☆171Updated 8 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- Async synchronization primitives☆255Updated last month