Yet another string for Rust: zero-cost borrow and slicing, inline representation for small strings, (atomic) reference counting
Hierarchical path encoding for scalable storage systems / 为可扩展存储系统设计的层次化路径编码
A seamless integration layer between Logos lexer and Chumsky parser combinator, providing zero-copy TokenStream adapter and Parseable trait for building robust parsers
Blazing fast parser combinators: parse-while-lexing (zero-copy), deterministic LALR-style parsing, no backtracking. Flexible emitters for fail-fast runtime or greedy compiler diagnostics
Zero-copy binary trait for compio / compio 的零拷贝二进制 trait
Builders where the code to calculate the capacity is the same as the code to write what's being built.
A memory efficient string type that transparently stores strings on the stack, when possible
Efficent and immutable string type, backed by inline-array
Compact, clone-on-write string.
Composable validation library