droundy / internmentLinks
Interning of data in rust
☆119Updated 7 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.☆209Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- A fast, concurrent string interner☆164Updated last year
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- generators☆211Updated 2 years 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 last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Better reference counted strings for Rust☆140Updated last year
- ☆243Updated 2 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆169Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A simple, id-based arena☆125Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago