Kixiron / lassoLinks
A fast, concurrent string interner
☆157Updated 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.☆174Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Small, fast, synchronization primitives☆251Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Better reference counted strings for Rust☆137Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- "A very small syn"☆209Updated 8 months ago
- generators☆209Updated 2 years ago
- A Vec That Has a Smaller size_of☆146Updated 2 weeks ago
- Interning of data in rust☆112Updated 3 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust String Libraries by mcyoung☆195Updated 8 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
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- A library for compact bit sets containing enums.☆118Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Umbrella repository for Krabcake experiments☆47Updated 8 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Type that deserializes only from one specific value☆265Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Library for snippet annotations☆338Updated last week