droundy / internmentLinks
Interning of data in rust
☆104Updated 3 weeks ago
Alternatives and similar repositories for internment
Users that are interested in internment are comparing it to the libraries listed below
Sorting:
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- generators☆210Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Eventually consistent values for Rust☆125Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆126Updated 5 months ago
- A simple, id-based arena☆120Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- ☆212Updated 2 weeks ago
- ☆124Updated 2 years ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 8 months ago
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- Define your own PhantomData☆155Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Versioned data-structures for Rust☆206Updated 4 months ago