servo / string-cacheLinks
String interning for Rust
☆202Updated 3 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☆260Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- A Vec That Has a Smaller size_of☆143Updated this week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated last week
- generators☆209Updated last year
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Macro for writing nested `if let` expressions☆168Updated last year
- REGex in Rust with EcmaScript Syntax☆200Updated last week
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Common types for HTTP operations☆206Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- ☆203Updated 7 months ago
- Integer trait and functions for Rust☆186Updated 5 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- A Vec of Bits☆181Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- rust library for formatting dynamic strings☆155Updated last month