droundy / internment
Interning of data in rust
☆100Updated last month
Alternatives and similar repositories for internment:
Users that are interested in internment are comparing it to the libraries listed below
- A fast, concurrent string interner☆149Updated 8 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- A data structure to efficiently intern, cache and restore strings.☆192Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Better reference counted strings for Rust☆121Updated 9 months ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- A simple, id-based arena☆119Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A concurrent, append-only vector.☆156Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆103Updated 5 months ago
- ☆124Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆164Updated 6 months ago
- Define your own PhantomData☆152Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated last week
- A simple bitset container for Rust☆136Updated 5 months ago
- generators☆205Updated last year
- An updated version of linked-hash-map and friends☆111Updated last week
- ☆204Updated 2 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆151Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Run closures in parallel☆113Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week