servo / string-cacheLinks
String interning for Rust
☆207Updated 4 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:
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Copy-on-write string utilities for Rust☆160Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Fast functions for printing floating-point primitives to a decimal string☆137Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- Manual segmented stacks for Rust☆331Updated last week
- A data structure to efficiently intern, cache and restore strings.☆207Updated 5 months ago
- Async stream for Rust and the futures crate.☆192Updated this week
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Integer trait and functions for Rust☆186Updated 10 months ago
- generators☆211Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- offsetof for Rust☆229Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆286Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated last month
- A simple, id-based arena☆124Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Rust replacement for miniz☆227Updated 2 weeks ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A Vec of Bits☆185Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- REGex in Rust with EcmaScript Syntax☆210Updated last month
- A simple bitset container for Rust☆159Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Write doc comments from macros☆101Updated 2 months ago