servo / string-cacheLinks
String interning for Rust
☆207Updated 2 months ago
Alternatives and similar repositories for string-cache
Users that are interested in string-cache are comparing it to the libraries listed below
Sorting:
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated 3 weeks ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- A Vec That Has a Smaller size_of☆146Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- Write doc comments from macros☆101Updated last month
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A simple bitset container for Rust☆157Updated 5 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Manual segmented stacks for Rust☆328Updated last month
- generators☆211Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- REGex in Rust with EcmaScript Syntax☆206Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- rust library for formatting dynamic strings☆158Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- A simple, id-based arena☆122Updated 2 years ago
- A simple, fast, LRU cache implementation.☆212Updated last year
- Rust replacement for miniz☆224Updated 2 months ago