servo / string-cache
String interning for Rust
☆196Updated 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
- Generic Atomic<T> type for Rust☆225Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 9 months ago
- A library for creating references that carry their owner with them.☆363Updated last year
- A Vec That Has a Smaller size_of☆133Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Fowler–Noll–Vo hash function☆342Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- Conditional compilation according to rustc compiler version☆346Updated last week
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Integer trait and functions for Rust☆179Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust☆145Updated 11 months ago
- Compact string type for zero-copy parsing☆251Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Execute your code on the Rust ecosystem.☆182Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Fast numeric to- and from-string conversion routines.☆316Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆278Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- x-www-form-urlencoded meets Serde☆238Updated 5 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Macro for writing nested `if let` expressions☆163Updated last year
- Fast function for printing integer primitives to a decimal string☆317Updated last week
- generators☆203Updated last year