zbraniecki / tinystr
A small ASCII-only bounded length string representation.
☆58Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for tinystr
- docs.rs as a publishing platform?☆66Updated 4 months ago
- ☆58Updated 2 months ago
- The simd optimized escape code☆53Updated last week
- ☆54Updated 5 years ago
- ☆60Updated 7 years ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- ☆55Updated last year
- Concatenate identifiers in a macro invocation☆93Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- ☆50Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last week
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Run closures in parallel☆109Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆68Updated 3 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- native timers for futures 0.3☆25Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- Duplicate an async I/O handle☆40Updated last month
- Threadsafe RefCell for Rust☆88Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago