bluss / maplitLinks
Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.
☆397Updated 3 years ago
Alternatives and similar repositories for maplit
Users that are interested in maplit are comparing it to the libraries listed below
Sorting:
- A rust-macro which makes errors easy to write☆337Updated last year
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Fowler–Noll–Vo hash function☆352Updated last year
- Generic array types in Rust☆431Updated last week
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Getters and Setters for Rust.☆375Updated 5 months ago
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆417Updated 2 months ago
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- are you or are you not a tty?☆287Updated last year
- Exponential backoff and retry for Rust.☆336Updated last year
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A if/elif-like macro for Rust #[cfg] statements☆617Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- oh heck, a case conversion library☆570Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆219Updated 9 months ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- A simple, fast and easy to use self-contained single file storage for Rust☆395Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- Get the number of CPUs in Rust☆615Updated 4 months ago
- 📈 benchmarking different ways to concatenate strings in rust☆317Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆541Updated 3 weeks ago
- Cross platform Rust library to read a password in the terminal (Linux, BSD, MacOS, Windows, WASM).☆266Updated last month