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☆269Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Interning of data in rust☆118Updated 7 months ago
- A fast, concurrent string interner☆164Updated last year
- Manual segmented stacks for Rust☆332Updated last week
- ☆243Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Define your own PhantomData☆158Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Type that deserializes only from one specific value☆267Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- ☆204Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year