droundy / internmentLinks
Interning of data in rust
☆106Updated 3 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 last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- A fast, concurrent string interner☆153Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆160Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- generators☆209Updated 2 years ago
- ☆223Updated last month
- Better reference counted strings for Rust☆136Updated last year
- Blazing fast immutable collection datatypes for Rust.☆113Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- A simple, id-based arena☆120Updated 2 years ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Define your own PhantomData☆158Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Versioned data-structures for Rust☆207Updated 7 months ago