droundy / internmentLinks
Interning of data in rust
☆115Updated 6 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.☆207Updated 4 months ago
- A fast, concurrent string interner☆162Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Blazing fast immutable collection datatypes for Rust.☆134Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- generators☆211Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- ☆241Updated 5 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- Versioned data-structures for Rust☆208Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Proc-macro typestate DSL for Rust☆153Updated 2 years ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Manual segmented stacks for Rust☆330Updated last week