Kixiron / lassoLinks
A fast, concurrent string interner
☆151Updated last year
Alternatives and similar repositories for lasso
Users that are interested in lasso are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Better reference counted strings for Rust☆134Updated last year
- Small, fast, synchronization primitives☆249Updated 11 months ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- A Vec That Has a Smaller size_of☆143Updated this week
- Interning of data in rust☆106Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- generators☆209Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- ☆112Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Blazing fast immutable collection datatypes for Rust.☆111Updated this week
- Make trait methods callable without the trait in scope☆152Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Define your own PhantomData☆156Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago