Robbepop / string-interner
A data structure to efficiently intern, cache and restore strings.
☆193Updated last month
Alternatives and similar repositories for string-interner:
Users that are interested in string-interner are comparing it to the libraries listed below
- generators☆207Updated last year
- Graph the number of crates that depend on your crate over time☆238Updated this week
- A fast, concurrent string interner☆150Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Manual segmented stacks for Rust☆306Updated last week
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Define your own PhantomData☆152Updated 2 months ago
- ☆206Updated last month
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- Interning of data in rust☆101Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- ☆481Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A super powered testing macro for Rust☆118Updated 2 months ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- A simple, id-based arena☆119Updated last year
- Cargo extension for running Criterion.rs benchmarks☆197Updated 9 months ago