Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆202Updated last week
Alternatives and similar repositories for string-interner
Users that are interested in string-interner are comparing it to the libraries listed below
Sorting:
- generators☆209Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- A fast, concurrent string interner☆151Updated last year
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Interning of data in rust☆106Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- ☆216Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Define your own PhantomData☆156Updated last week
- Support crate for rustc's self-profiling feature☆367Updated last month
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 3 weeks ago
- A simple bitset container for Rust☆148Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- A Vec That Has a Smaller size_of☆143Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Delegation of trait implementations via procedural macros☆271Updated last year