Kixiron / lassoLinks
A fast, concurrent string interner
☆159Updated last year
Alternatives and similar repositories for lasso
Users that are interested in lasso are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- Small, fast, synchronization primitives☆252Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Interning of data in rust☆112Updated 4 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Better reference counted strings for Rust☆138Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- A Vec That Has a Smaller size_of☆146Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Define your own PhantomData☆158Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- generators☆211Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Umbrella repository for Krabcake experiments☆47Updated 9 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated last week
- Manual segmented stacks for Rust☆326Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- A library for compact bit sets containing enums.☆119Updated last month