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:
- Small, fast, synchronization primitives☆254Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Better reference counted strings for Rust☆139Updated last year
- "A very small syn"☆212Updated 10 months ago
- A library for compact bit sets containing enums.☆120Updated last week
- A Vec That Has a Smaller size_of☆150Updated 2 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Interning of data in rust☆115Updated 5 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated last month
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Type that deserializes only from one specific value☆266Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month