Kixiron / lassoLinks
A fast, concurrent string interner
☆161Updated 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☆265Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Small, fast, synchronization primitives☆253Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Interning of data in rust☆114Updated 5 months ago
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- A Vec That Has a Smaller size_of☆146Updated last month
- Make trait methods callable without the trait in scope☆161Updated last week
- "A very small syn"☆212Updated 10 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago