Kixiron / lassoLinks
A fast, concurrent string interner
☆151Updated 11 months ago
Alternatives and similar repositories for lasso
Users that are interested in lasso are comparing it to the libraries listed below
Sorting:
- A data structure to efficiently intern, cache and restore strings.☆201Updated last month
- Small, fast, synchronization primitives☆245Updated 10 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- 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☆247Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Better reference counted strings for Rust☆131Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Interning of data in rust☆106Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Rust String Libraries by mcyoung☆191Updated 6 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Define your own PhantomData☆155Updated this week
- Macro for sealing traits and structures☆58Updated 7 months ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆109Updated 8 months ago
- A simple bitset container for Rust☆147Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Blazing fast immutable collection datatypes for Rust.☆109Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Use declarative macros as proc_macro attributes or derives☆133Updated last month
- 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