zbraniecki / tinystrLinks
A small ASCII-only bounded length string representation.
☆59Updated 3 years ago
Alternatives and similar repositories for tinystr
Users that are interested in tinystr are comparing it to the libraries listed below
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Run closures in parallel☆113Updated 5 months ago
- ☆57Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- ☆57Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆58Updated 9 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆47Updated last year
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- The simd optimized escape code☆54Updated last week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆46Updated last year
- Compact sets in rust☆57Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Convert closures into wakers☆45Updated 5 months ago