droundy / internment
Interning of data in rust
☆87Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for internment
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- A fast, concurrent string interner☆140Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 3 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆173Updated 4 months ago
- Define your own PhantomData☆146Updated last week
- Versioned data-structures for Rust☆203Updated last year
- ☆123Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆140Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated this week
- Utility for comparing two structs and re-applying the differences to other structs☆121Updated last year
- exhaustive testing library☆58Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- Eventually consistent values for Rust☆122Updated 2 years ago
- An on-disk hash table implementation☆109Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- ☆188Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 10 months ago
- String optimized for map keys☆60Updated last week
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- Better reference counted strings for Rust☆114Updated 3 months ago