chris-morgan / anymapLinks
A safe and convenient store for one value of each type
☆344Updated 10 months ago
Alternatives and similar repositories for anymap
Users that are interested in anymap are comparing it to the libraries listed below
Sorting:
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- derive simple constructor functions for Rust structs☆554Updated 9 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- ☆201Updated 4 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Shared resource dispatcher☆244Updated 3 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Slab allocator for Rust☆787Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Generic array types in Rust☆411Updated 2 months ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- Type checked state machine library in Rust☆245Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- A Rust library providing a builder API to generate Rust code.☆256Updated 11 months ago
- Getters and Setters for Rust.☆356Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- A library for creating references that carry their owner with them.☆372Updated last year
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Rust method delegation with less boilerplate☆487Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- A rust-macro which makes errors easy to write☆335Updated last year