servo / string-cacheLinks
String interning for Rust
☆204Updated 3 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:
- Compact string type for zero-copy parsing☆262Updated last year
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆144Updated last month
- Manual segmented stacks for Rust☆319Updated 5 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- generators☆209Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Super-fast float parser in Rust (now part of Rust core)☆280Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Rust replacement for miniz☆218Updated 2 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- ☆51Updated 3 weeks ago
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- REGex in Rust with EcmaScript Syntax☆204Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- Macro for writing nested `if let` expressions☆168Updated last month
- A simple bitset container for Rust☆150Updated 3 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago