Kixiron / lasso
A fast, concurrent string interner
☆149Updated 7 months ago
Alternatives and similar repositories for lasso:
Users that are interested in lasso are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆134Updated last week
- Small, fast, synchronization primitives☆244Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Interning of data in rust☆95Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Migrated to Codeberg☆80Updated last year
- Lazy formatting utility macro for rust☆126Updated last year
- ☆203Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆162Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Define your own PhantomData☆151Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Library for snippet annotations☆308Updated 2 weeks ago