zbraniecki / tinystr
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
- ☆56Updated last year
- ☆58Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆56Updated 11 months ago
- Extensions for the Rust standard library☆39Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆52Updated 5 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆45Updated last year
- The simd optimized escape code☆53Updated last week
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆64Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆63Updated 7 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- ☆47Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago