servo / string-cache
String interning for Rust
☆199Updated 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
- Generic Atomic<T> type for Rust☆234Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆155Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Manual segmented stacks for Rust☆305Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Compact string type for zero-copy parsing☆255Updated last year
- A Vec That Has a Smaller size_of☆138Updated last month
- Integer trait and functions for Rust☆181Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Unicode Normalization forms according to UAX#15 rules☆178Updated 5 months ago
- Fast numeric to- and from-string conversion routines.☆323Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- ☆200Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆326Updated last month
- Interning of data in rust☆100Updated last month
- A simple bitset container for Rust☆136Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆346Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆290Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Procedural macros in expression position☆203Updated 2 years ago