droundy / internment
Interning of data in rust
☆95Updated 3 weeks ago
Alternatives and similar repositories for internment:
Users that are interested in internment are comparing it to the libraries listed below
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- ☆124Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- ☆203Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆163Updated 5 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- A Vec That Has a Smaller size_of☆135Updated 2 weeks ago
- Lazy formatting utility macro for rust☆126Updated last year
- Define your own PhantomData☆152Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆84Updated 2 months ago
- generators☆205Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆98Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year