droundy / internmentLinks
Interning of data in rust
☆112Updated 4 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.☆204Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated last week
- A fast, concurrent string interner☆159Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- generators☆211Updated 2 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- ☆233Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A simple, id-based arena☆119Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆167Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Define your own PhantomData☆158Updated this week
- Blazing fast immutable collection datatypes for Rust.☆124Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Eventually consistent values for Rust☆126Updated 3 years ago
- A Vec That Has a Smaller size_of☆146Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Versioned data-structures for Rust☆208Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year