Kixiron / lassoLinks
A fast, concurrent string interner
☆163Updated last year
Alternatives and similar repositories for lasso
Users that are interested in lasso are comparing it to the libraries listed below
Sorting:
- Small, fast, synchronization primitives☆254Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Better reference counted strings for Rust☆140Updated last year
- A Vec That Has a Smaller size_of☆154Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- "A very small syn"☆212Updated 11 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Interning of data in rust☆118Updated 7 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated this week
- Make trait methods callable without the trait in scope☆162Updated last month
- Manual segmented stacks for Rust☆331Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆178Updated last year
- Define your own PhantomData☆158Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- generators☆211Updated 2 years ago
- Rust String Libraries by mcyoung☆197Updated last year
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago