droundy / internmentLinks
Interning of data in rust
☆106Updated 2 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.☆203Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- A fast, concurrent string interner☆152Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated 3 weeks ago
- generators☆209Updated last year
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- ☆217Updated last month
- Blazing fast immutable collection datatypes for Rust.☆112Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A simple, id-based arena☆120Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- Define your own PhantomData☆156Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- Versioned data-structures for Rust☆207Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Eventually consistent values for Rust☆126Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago