Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆203Updated last week
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☆255Updated last month
- A fast, concurrent string interner☆151Updated last year
- generators☆209Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Interning of data in rust☆106Updated 2 months ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- ☆216Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- Library for snippet annotations☆327Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- Support crate for rustc's self-profiling feature☆367Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Delegation of trait implementations via procedural macros☆271Updated last year
- Define your own PhantomData☆156Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Conditional compilation according to rustc compiler version☆375Updated last week
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆279Updated last week