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:
- The simd optimized escape code☆54Updated 3 weeks ago
- ☆61Updated 2 years ago
- ☆62Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- docs.rs as a publishing platform?☆71Updated this week
- ☆64Updated 8 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆53Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆47Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Run closures in parallel☆115Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago