servo / string-cacheLinks
String interning for Rust
☆206Updated 2 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☆146Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Compact string type for zero-copy parsing☆262Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Generic Atomic<T> type for Rust☆243Updated last month
- A data structure to efficiently intern, cache and restore strings.☆204Updated 3 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- ☆51Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- Copy-on-write string utilities for Rust☆158Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Write doc comments from macros☆101Updated 3 weeks ago
- generators☆211Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- Async stream for Rust and the futures crate.☆188Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- Rust replacement for miniz☆220Updated last month
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- Integer trait and functions for Rust☆186Updated 8 months ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Rust library wrapper for libsass (sass-sys).☆103Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- REGex in Rust with EcmaScript Syntax☆205Updated 2 weeks ago