Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆207Updated 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:
- generators☆211Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- A fast, concurrent string interner☆162Updated last year
- Manual segmented stacks for Rust☆331Updated this week
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Interning of data in rust☆115Updated 6 months ago
- ☆241Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- A simple bitset container for Rust☆159Updated 6 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago