servo / string-cacheLinks
String interning for Rust
☆207Updated 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☆264Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Manual segmented stacks for Rust☆328Updated last month
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- generators☆211Updated 2 years ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Write doc comments from macros☆101Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 9 months ago
- A Vec of Bits☆184Updated 3 months ago
- Integer trait and functions for Rust☆186Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Async stream for Rust and the futures crate.☆192Updated 2 weeks ago
- offsetof for Rust☆229Updated last year
- A simple bitset container for Rust☆158Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- Interning of data in rust☆115Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆51Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆315Updated 5 months ago