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☆154Updated 4 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Unicode Normalization forms according to UAX#15 rules☆186Updated 3 months ago
- Manual segmented stacks for Rust☆332Updated last week
- Fast functions for printing floating-point primitives to a decimal string☆137Updated 2 weeks ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Write doc comments from macros☆100Updated 3 months ago
- generators☆211Updated 2 years ago
- offsetof for Rust☆228Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated last week
- ☆51Updated 4 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated last week
- Integer trait and functions for Rust☆186Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- REGex in Rust with EcmaScript Syntax☆210Updated last month