servo / string-cache
String interning for Rust
☆198Updated last week
Alternatives and similar repositories for string-cache:
Users that are interested in string-cache are comparing it to the libraries listed below
- Manual segmented stacks for Rust☆301Updated 2 weeks ago
- Compact string type for zero-copy parsing☆254Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Conditional compilation according to rustc compiler version☆350Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆243Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆231Updated last year
- A Vec That Has a Smaller size_of☆137Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 7 months ago
- A data structure to efficiently intern, cache and restore strings.☆191Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- Graph the number of crates that depend on your crate over time☆236Updated last week
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- ☆195Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- A simple bitset container for Rust☆133Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated 2 weeks ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆325Updated last month
- Fast numeric to- and from-string conversion routines.☆321Updated last month
- An extraction of the compiletest utility from the Rust compiler☆225Updated 2 months ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 3 weeks ago