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