Kixiron / lasso
A fast, concurrent string interner
☆150Updated 8 months ago
Alternatives and similar repositories for lasso:
Users that are interested in lasso are comparing it to the libraries listed below
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- A Vec That Has a Smaller size_of☆138Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Interning of data in rust☆101Updated 2 months ago
- "A very small syn"☆203Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- Small, fast, synchronization primitives☆245Updated 7 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- ☆206Updated last month
- Better reference counted strings for Rust☆124Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A concurrent, append-only vector.☆158Updated this week
- Program startup and thread support written in Rust☆184Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- ☆112Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- A memory efficient syntax tree for language developers☆57Updated last month
- generators☆207Updated last year
- A Rust code linter☆212Updated 10 months ago