servo / string-cacheLinks
String interning for Rust
☆199Updated 2 weeks 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☆307Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Generic Atomic<T> type for Rust☆235Updated last year
- Compact string type for zero-copy parsing☆257Updated last year
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Conditional compilation according to rustc compiler version☆364Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆172Updated 10 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Integer trait and functions for Rust☆182Updated 3 months ago
- Macro for writing nested `if let` expressions☆167Updated last year
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Copy-on-write string utilities for Rust☆157Updated last year
- A simple bitset container for Rust☆142Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆242Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- GLL parsing framework.☆137Updated last year
- A library for creating references that carry their owner with them.☆372Updated last year
- Migrated to Codeberg☆79Updated last year
- ☆49Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Async stream for Rust and the futures crate.☆183Updated last month