jFransham / smallstringLinks
SmallVec-backed stack string optimisation
☆44Updated 5 years ago
Alternatives and similar repositories for smallstring
Users that are interested in smallstring are comparing it to the libraries listed below
Sorting:
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 7 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆125Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 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…☆90Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Run closures in parallel☆114Updated 8 months ago
- A pool of reusable values☆51Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆59Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A map backed by a vector☆25Updated last year
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- ☆57Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- ☆42Updated 4 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month