Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆199Updated 3 weeks 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☆210Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Interning of data in rust☆104Updated 2 weeks ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- ☆212Updated 2 weeks ago
- Define your own PhantomData☆155Updated last week
- Manual segmented stacks for Rust☆312Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Library for snippet annotations☆319Updated last week