Kixiron / lassoLinks
A fast, concurrent string interner
☆150Updated 10 months ago
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.☆166Updated 3 weeks ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆228Updated 4 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- "A very small syn"☆206Updated 5 months ago
- Rust String Libraries by mcyoung☆190Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- ☆112Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Use declarative macros as proc_macro attributes or derives☆121Updated last month
- Interning of data in rust☆104Updated 2 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Library for snippet annotations☆319Updated last week