droundy / internmentLinks
Interning of data in rust
☆101Updated 3 months ago
Alternatives and similar repositories for internment
Users that are interested in internment are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- ☆209Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 7 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- generators☆208Updated last year
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- ☆124Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Define your own PhantomData☆152Updated last month
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A simple, id-based arena☆119Updated last year
- Run closures in parallel☆113Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- Blazing fast immutable collection datatypes for Rust.☆104Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago