A flexible, simple to use, clone-efficient String replacement for Rust
☆157Feb 28, 2026Updated 2 weeks ago
Alternatives and similar repositories for flexstr
Users that are interested in flexstr are comparing it to the libraries listed below
Sorting:
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Jan 27, 2024Updated 2 years ago
- String optimized for map keys☆70Mar 2, 2026Updated 2 weeks ago
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- Build your own hostingless server.☆35Jul 10, 2023Updated 2 years ago
- More reliable path manipulation.☆68Updated this week
- "A very small syn"☆214Feb 1, 2025Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Apr 21, 2022Updated 3 years ago
- Untree: Undoing tree for fun and profit☆98Jun 17, 2025Updated 9 months ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 4 years ago
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 4 months ago
- ☆13Aug 29, 2022Updated 3 years ago
- An SQL query builder☆66Mar 5, 2022Updated 4 years ago
- Immutable types and ImplicitClone trait similar to Copy☆22Nov 24, 2025Updated 3 months ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Nov 22, 2023Updated 2 years ago
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- A utility for analysing the structure of a cargo project.☆24Dec 28, 2022Updated 3 years ago
- json testing made simple☆14Aug 30, 2025Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆197Dec 23, 2025Updated 2 months ago
- A Vec That Has a Smaller size_of☆158Oct 2, 2025Updated 5 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago
- ☆112Mar 7, 2023Updated 3 years ago
- Find out what platform your code is running on from Rust☆34Apr 13, 2022Updated 3 years ago
- Opinionated and portable globs that can be matched against paths and directory trees.☆120Jan 29, 2026Updated last month
- IO-agnostic line editor for embedded systems☆115Jan 16, 2025Updated last year
- Nano ID☆12Jun 2, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- A library for building declarative text-based user interfaces