jFransham / smallstring
SmallVec-backed stack string optimisation
☆44Updated 4 years ago
Alternatives and similar repositories for smallstring
Users that are interested in smallstring are comparing it to the libraries listed below
Sorting:
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆124Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆58Updated 8 months ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- ☆57Updated last year
- Run closures in parallel☆113Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Safely combine results☆81Updated 8 months ago
- Rust serializer library☆87Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆41Updated last week