jFransham / smallstring
SmallVec-backed stack string optimisation
☆42Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for smallstring
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Async tracing capabilities for the log crate☆99Updated 3 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…☆85Updated 2 years ago
- Serialization value trees☆43Updated 3 months ago
- ☆58Updated 2 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- ☆48Updated 2 years ago
- ☆123Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Concurrent hash trie☆51Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Lossless functionality for platform-native strings.☆70Updated last week
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆55Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Runtime string formatting for Rust☆62Updated 5 years ago