servo / string-cacheLinks
String interning for Rust
☆200Updated last month
Alternatives and similar repositories for string-cache
Users that are interested in string-cache are comparing it to the libraries listed below
Sorting:
- Procedural macros in expression position☆203Updated 2 years ago
- Compact string type for zero-copy parsing☆258Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Generic Atomic<T> type for Rust☆235Updated this week
- Manual segmented stacks for Rust☆308Updated 2 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Conditional compilation according to rustc compiler version☆366Updated last month
- A data structure to efficiently intern, cache and restore strings.☆195Updated this week
- Rust replacement for miniz☆212Updated 2 weeks ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 3 months ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- generators☆209Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- Fowler–Noll–Vo hash function☆345Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- ☆200Updated 5 months ago
- A simple bitset container for Rust☆143Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- Execute your code on the Rust ecosystem.☆184Updated this week
- Fast numeric to- and from-string conversion routines.☆330Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Unicode Normalization forms according to UAX#15 rules☆177Updated 7 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Utilities for pinning☆96Updated last year