zbraniecki / tinystrLinks
A small ASCII-only bounded length string representation.
☆61Updated 3 years ago
Alternatives and similar repositories for tinystr
Users that are interested in tinystr are comparing it to the libraries listed below
Sorting:
- ☆61Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- ☆62Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆47Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆64Updated 8 years ago
- ☆61Updated last year
- A simple map based on a vector for small integer keys☆68Updated last year
- Token tree calling convention☆83Updated 3 years ago
- Run closures in parallel☆115Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Duplicate an async I/O handle☆41Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago