servo / string-cacheLinks
String interning for Rust
☆202Updated 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:
- Manual segmented stacks for Rust☆317Updated 3 months ago
- Compact string type for zero-copy parsing☆260Updated last year
- Generic Atomic<T> type for Rust☆236Updated last month
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- generators☆210Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A data structure to efficiently intern, cache and restore strings.☆202Updated last month
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A library for creating references that carry their owner with them.☆376Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- ☆203Updated 6 months ago
- Common types for HTTP operations☆203Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Integer trait and functions for Rust☆186Updated 5 months ago
- Async stream for Rust and the futures crate.☆185Updated last week
- REGex in Rust with EcmaScript Syntax☆200Updated 3 weeks ago
- Async filesystem primitives☆136Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month