Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆209Updated 5 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☆271Updated 2 weeks ago
- generators☆211Updated 2 years ago
- A fast, concurrent string interner☆164Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Manual segmented stacks for Rust☆332Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆256Updated this week
- Interning of data in rust☆119Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Define your own PhantomData☆158Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- ☆243Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- A simple bitset container for Rust☆159Updated 7 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Type that deserializes only from one specific value☆267Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Small, fast, synchronization primitives☆254Updated last year
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆169Updated 2 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago