chris-morgan / anymap
A safe and convenient store for one value of each type
☆339Updated 8 months ago
Alternatives and similar repositories for anymap:
Users that are interested in anymap are comparing it to the libraries listed below
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- derive simple constructor functions for Rust structs☆543Updated 6 months ago
- Shared resource dispatcher☆243Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- ☆194Updated 2 months ago
- A Rust library providing a builder API to generate Rust code.☆251Updated 8 months ago
- A compiler plugin to insert flame calls☆380Updated last year
- Fowler–Noll–Vo hash function☆345Updated 11 months ago
- Delegation of trait implementations via procedural macros☆259Updated 8 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- The arena, a fast but limited type of allocator☆531Updated 7 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago
- Hot-reloading loadable and reloadable resources☆218Updated 4 years ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Type checked state machine library in Rust☆245Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆676Updated last year
- Compile time numbers in Rust.☆540Updated 3 weeks ago
- A small utility to compare Rust micro-benchmarks.☆345Updated 6 months ago
- Generic array types in Rust☆406Updated last week
- A rust-macro which makes errors easy to write☆334Updated 10 months ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆734Updated last month
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Rust method delegation with less boilerplate☆462Updated last month
- Getters and Setters for Rust.☆350Updated 2 weeks ago
- Compact string type for zero-copy parsing☆251Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week