droundy / internment
Interning of data in rust
☆93Updated last week
Alternatives and similar repositories for internment:
Users that are interested in internment are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆135Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆152Updated 10 months ago
- A data structure to efficiently intern, cache and restore strings.☆189Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Define your own PhantomData☆151Updated last week
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A simple, id-based arena☆118Updated last year
- A fast, concurrent string interner☆149Updated 6 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- ☆203Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- ☆53Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- Eventually consistent values for Rust☆122Updated 2 years ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 4 months ago
- Umbrella repository for Krabcake experiments☆46Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- ☆111Updated 2 years ago
- ☆124Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago