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 last week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- Concurrent hash trie☆51Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆124Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Run closures in parallel☆112Updated last month
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Convert closures into wakers☆45Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆59Updated 5 months ago
- ☆55Updated 3 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Utilities for pinning☆97Updated 10 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆55Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 6 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Duplicate an async I/O handle☆40Updated last month