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:
- generators☆211Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- A fast, concurrent string interner☆164Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Manual segmented stacks for Rust☆332Updated last week
- Interning of data in rust☆119Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- ☆243Updated last week
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Small, fast, synchronization primitives☆254Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Define your own PhantomData☆158Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- A simple bitset container for Rust☆159Updated 7 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- ☆126Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year