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 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…☆91Updated 3 years ago
- ☆61Updated last year
- Conversion traits for Rust☆50Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- ☆125Updated 3 years ago
- Run closures in parallel☆115Updated 10 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Concurrent hash trie☆58Updated 5 years ago
- ☆108Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust serializer library☆88Updated 2 months ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 2 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆88Updated 3 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Atomic file-writes.☆101Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- ☆61Updated 2 years ago