droundy / internment
Interning of data in rust
☆90Updated 4 months 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.☆184Updated last week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Make trait methods callable without the trait in scope☆135Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 2 weeks ago
- Define your own PhantomData☆151Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Better reference counted strings for Rust☆118Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- ☆201Updated last month
- Blazing fast immutable collection datatypes for Rust.☆95Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- ☆124Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆149Updated 3 months ago
- A fast, concurrent string interner☆148Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- A simple, id-based arena☆118Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated this week
- Versioned data-structures for Rust☆202Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 6 months ago
- Lending iterators on stable Rust☆81Updated last year
- ☆55Updated last year
- A fast and flexible LRU map.☆175Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year