Kixiron / lasso
A fast, concurrent string interner
☆146Updated 4 months ago
Alternatives and similar repositories for lasso:
Users that are interested in lasso are comparing it to the libraries listed below
- Better reference counted strings for Rust☆117Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆230Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- Small, fast, synchronization primitives☆240Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆181Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆141Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆146Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆149Updated 5 months ago
- Rust String Libraries by mcyoung☆157Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆254Updated last month
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- Pull in every source file in a directory as a module☆160Updated 2 months ago
- ☆193Updated this week
- An alternate Cargo registry using static files☆110Updated 3 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- A library for compact bit sets containing enums.☆95Updated last month
- Type that deserializes only from one specific value☆232Updated 3 weeks ago
- "A very small syn"☆198Updated this week
- Define your own PhantomData☆151Updated last month
- A Vec That Has a Smaller size_of☆132Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆172Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆171Updated last year