droundy / internmentLinks
Interning of data in rust
☆115Updated 6 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.☆207Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A fast, concurrent string interner☆162Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- 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.☆289Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated this week
- generators☆211Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Blazing fast immutable collection datatypes for Rust.☆128Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- ☆240Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Define your own PhantomData☆158Updated this week
- Proc-macro typestate DSL for Rust☆152Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- ☆125Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Eventually consistent values for Rust☆126Updated 3 years ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month