droundy / internmentLinks
Interning of data in rust
☆114Updated 5 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.☆206Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- A fast, concurrent string interner☆161Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- generators☆211Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Define your own PhantomData☆158Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Type that deserializes only from one specific value☆266Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Eventually consistent values for Rust☆126Updated 3 years ago
- A simple, id-based arena☆120Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- ☆125Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week