Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆203Updated 3 weeks ago
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☆257Updated last month
- generators☆209Updated last year
- A fast, concurrent string interner☆152Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Interning of data in rust☆106Updated 2 months ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- ☆217Updated last month
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Small, fast, synchronization primitives☆250Updated 11 months ago
- Define your own PhantomData☆156Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Type that deserializes only from one specific value☆245Updated 3 weeks ago
- A simple bitset container for Rust☆148Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆274Updated this week
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Better reference counted strings for Rust☆135Updated last year
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- Library for snippet annotations☆332Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago