A more compact but limited representation of a list of strings or bytestrings.
Compact representation of UTF-8 Strings that are immutable and less than 256 bytes in length.
A 1-word SSO string that saves up to 24 bytes over String.
A memory efficient string type that transparently stores strings on the stack, when possible
Short, hot-path string primitive for the axess workspace. ShortString is optimized for the workload of short identifiers that are hashed, compared, and cloned at high volume: event taxonomy tags, factor names, routing discriminators. The current internal representation is a placeholder (heap Box<str> + &'static str) suitable for getting the API contract in place; it will be swapped to an Umbra-style 16-byte representation in a follow-up commit. The public API is stable across the swap.
EML operator: all elementary functions from exp(x) - ln(y)
Procedural macros for GTS schema generation
String-to-String Map built from fst
Compressed borrowed-or-shared string types for no_std Rust.
fast and efficient insert only string hashmap
compact storage for short static strings
Python-like Rust for Web Applications - A bridge between Python simplicity and Rust power
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.