Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆195Updated 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:
- generators☆208Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Interning of data in rust☆101Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- ☆209Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Manual segmented stacks for Rust☆306Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- A simple bitset container for Rust☆142Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- ☆184Updated this week
- Versioned data-structures for Rust☆204Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- ☆124Updated 2 years ago
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- An on-disk hash table implementation☆120Updated 3 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago