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 10 months ago
- Run closures in parallel☆115Updated 8 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Conversion traits for Rust☆50Updated 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
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- ☆125Updated 3 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated this week
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- ☆60Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆44Updated 7 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- ☆47Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Atomic file-writes.☆100Updated 11 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- rust histogram and percentile stats☆48Updated 5 years ago