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:
- ☆125Updated 3 years ago
- ☆60Updated last year
- 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
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A pool of reusable values☆51Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Run closures in parallel☆115Updated 9 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆64Updated 8 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Atomic file-writes.☆100Updated last year
- Safely combine results☆82Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Rust serializer library☆88Updated last month
- Native TLS for futures and async-std☆72Updated 4 months ago