Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆203Updated last month
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☆259Updated 2 months ago
- generators☆209Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- A fast, concurrent string interner☆153Updated last year
- Interning of data in rust☆106Updated 3 months ago
- Manual segmented stacks for Rust☆319Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆223Updated last month
- Small, fast, synchronization primitives☆250Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A Vec That Has a Smaller size_of☆144Updated last month
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Type that deserializes only from one specific value☆253Updated last week
- Conditional compilation according to rustc compiler version☆379Updated 2 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- ☆94Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆248Updated last month