droundy / internmentLinks
Interning of data in rust
☆106Updated last month
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.☆201Updated last month
- A fast, concurrent string interner☆151Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Blazing fast immutable collection datatypes for Rust.☆109Updated this week
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- generators☆210Updated last year
- Better reference counted strings for Rust☆131Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A simple, id-based arena☆120Updated last year
- Define your own PhantomData☆155Updated this week
- Abstract over the atomicity of reference-counting pointers in rust☆158Updated 3 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Versioned data-structures for Rust☆207Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆125Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- ☆216Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago