Interning of data in rust
☆121Jun 22, 2025Updated 9 months ago
Alternatives and similar repositories for internment
Users that are interested in internment are comparing it to the libraries listed below
Sorting:
- A direct replacement for `assert_eq` for unordered collections☆13Apr 17, 2022Updated 3 years ago
- rust hints to the optimizer☆19Aug 1, 2021Updated 4 years ago
- A prefix sum implementation rust.☆13Jan 2, 2019Updated 7 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- Attribute to override the visibility of items (useful in conjunction with cfg_attr)☆16Aug 13, 2024Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆22May 8, 2024Updated last year
- A data structure to efficiently intern, cache and restore strings.☆210Aug 15, 2025Updated 7 months ago
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- L-Systems in Rust☆15May 16, 2019Updated 6 years ago
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆135Jan 17, 2025Updated last year
- A crate with indexed arenas with small memory footprint☆78Aug 26, 2024Updated last year
- ☆16Nov 16, 2023Updated 2 years ago
- Python3 fstrings in Rust☆87Jan 14, 2022Updated 4 years ago
- Fast, FFI-friendly string interning for Rust☆180Sep 30, 2024Updated last year
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- A lightweight rust benchmarking library☆19Apr 28, 2023Updated 2 years ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Aug 30, 2021Updated 4 years ago
- Easy function multiversioning for Rust☆255Dec 8, 2024Updated last year
- Delegation of trait implementations via procedural macros☆283Dec 20, 2025Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Interned string and more for rust☆10Dec 29, 2021Updated 4 years ago
- Support crate for rustc's self-profiling feature☆378Jul 9, 2025Updated 8 months ago
- ☆498Nov 8, 2025Updated 4 months ago
- A simple bitset container for Rust☆165Jun 22, 2025Updated 9 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Mar 3, 2024Updated 2 years ago
- A Rust library for iterating over random permutations.☆14Jun 15, 2021Updated 4 years ago
- A rust implementation of octree and quadtree datastructures for realtime applications☆18Feb 10, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- ☆26Mar 16, 2026Updated last week
- Rust crate for displaying in different formats☆14Nov 20, 2022Updated 3 years ago
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆42Oct 29, 2022Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Jan 12, 2024Updated 2 years ago
- A Stable ABI for Rust with compact sum-types☆411Feb 23, 2026Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- Easy code duplicate with substitution for Rust☆254Nov 3, 2025Updated 4 months ago