A safe and convenient store for one value of each type
☆351Jul 15, 2024Updated last year
Alternatives and similar repositories for anymap
Users that are interested in anymap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A typesafe store keyed by types and containing different types of values.☆180Dec 27, 2018Updated 7 years ago
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Type-erased Serialize, Serializer and Deserializer traits☆815Mar 2, 2026Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,424Jan 7, 2026Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- A library for creating references that carry their owner with them.☆387Oct 12, 2023Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A safe and convenient store for one value of each type☆15Nov 9, 2024Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Jan 10, 2023Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆402May 6, 2022Updated 3 years ago
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Specs - Parallel ECS☆2,604Jun 7, 2024Updated last year
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Clone trait that is object-safe☆750Feb 16, 2026Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Generic extensions for tapping values in Rust.☆502Sep 29, 2023Updated 2 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Deprecated serialization/deserialization for Rust☆175Dec 1, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Multi-producer, multi-consumer concurrent channel for Rust.☆391May 16, 2021Updated 4 years ago
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated last month
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,576Aug 19, 2024Updated last year
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 6 months ago
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago