Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆206Updated 4 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:
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- generators☆211Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- Manual segmented stacks for Rust☆328Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Interning of data in rust☆115Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- ☆240Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Small, fast, synchronization primitives☆254Updated last year
- A simple bitset container for Rust☆158Updated 6 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last week
- Define your own PhantomData☆158Updated this week
- Type that deserializes only from one specific value☆266Updated this week
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Conditional compilation according to rustc compiler version☆389Updated this week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Make trait methods callable without the trait in scope☆161Updated this week
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- Delegation of trait implementations via procedural macros☆280Updated this week