Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆195Updated 2 months ago
Alternatives and similar repositories for string-interner
Users that are interested in string-interner are comparing it to the libraries listed below
Sorting:
- generators☆208Updated last year
- A fast, concurrent string interner☆150Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Interning of data in rust☆101Updated 3 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- ☆209Updated last month
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- A simple bitset container for Rust☆143Updated last month
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Manual segmented stacks for Rust☆307Updated last month
- ☆124Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆261Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- String interning for Rust☆200Updated last month
- ☆93Updated last year
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Async synchronization primitives☆269Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- ☆489Updated 7 months ago