Kixiron / lassoLinks
A fast, concurrent string interner
☆162Updated last year
Alternatives and similar repositories for lasso
Users that are interested in lasso are comparing it to the libraries listed below
Sorting:
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆273Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆255Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Interning of data in rust☆115Updated 6 months ago
- ☆112Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- "A very small syn"☆212Updated 11 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- generators☆211Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- A library for compact bit sets containing enums.☆120Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago