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☆67Updated 11 months ago
- ☆125Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Conversion traits for Rust☆50Updated 4 years ago
- ☆108Updated last year
- ☆60Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 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…☆91Updated 3 years ago
- Rust serializer library☆88Updated 2 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆60Updated this week
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- ☆61Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Run closures in parallel☆115Updated 10 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago