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
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- ☆124Updated 2 years ago
- ☆55Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Run closures in parallel☆113Updated 2 months ago
- A pool of reusable values☆50Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- 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 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆59Updated 7 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- A map backed by a vector☆25Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- A library with task executors for Rust☆32Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago