Robbepop / string-internerLinks
A data structure to efficiently intern, cache and restore strings.
☆204Updated 2 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:
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- generators☆211Updated 2 years ago
- A fast, concurrent string interner☆159Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Interning of data in rust☆112Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- ☆233Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Define your own PhantomData☆158Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Better reference counted strings for Rust☆138Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Conditional compilation according to rustc compiler version☆385Updated last month