Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆201Updated 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☆254Updated last week
- A fast, concurrent string interner☆151Updated 11 months ago
- generators☆210Updated last year
- Interning of data in rust☆106Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Define your own PhantomData☆155Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- ☆216Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Manual segmented stacks for Rust☆315Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- A simple bitset container for Rust☆147Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- ☆124Updated 2 years ago
- Better reference counted strings for Rust☆131Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago