servo / string-cache
String interning for Rust
☆195Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for string-cache
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Compact string type for zero-copy parsing☆250Updated last year
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Procedural macros in expression position☆203Updated last year
- A Vec That Has a Smaller size_of☆129Updated 3 months ago
- Manual segmented stacks for Rust☆291Updated last week
- A library for creating references that carry their owner with them.☆363Updated last year
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Integer trait and functions for Rust☆180Updated 6 months ago
- A data structure to efficiently intern, cache and restore strings.☆174Updated last week
- Unicode Normalization forms according to UAX#15 rules☆160Updated last week
- A simple bitset container for Rust☆126Updated this week
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- Execute your code on the Rust ecosystem.☆181Updated last month
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- A fast, concurrent string interner☆140Updated 3 months ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated last year
- Fast numeric to- and from-string conversion routines.☆298Updated 3 weeks ago
- Utilities for pinning☆97Updated 7 months ago
- Fast function for printing integer primitives to a decimal string☆306Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- generators☆202Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- ☆231Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago