Manishearth / rust-adorn
Python-style function decorators for Rust
☆156Updated 4 years ago
Alternatives and similar repositories for rust-adorn:
Users that are interested in rust-adorn are comparing it to the libraries listed below
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- An object pool manager in Rust☆195Updated 3 years ago
- A rust-macro which makes errors easy to write☆334Updated 11 months ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- A compiler plugin to insert flame calls☆380Updated last year
- Hot-reloading loadable and reloadable resources☆219Updated 4 years ago
- Test your Rust Markdown documentation via Cargo☆290Updated 11 months ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 9 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆217Updated 5 years ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 5 months ago
- Configurable, extensible, interactive line reader☆189Updated 4 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- See instead assert_cmd☆148Updated 6 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- Put your Rust app's data in the right place on every platform☆141Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Safely combine results☆81Updated 6 months ago
- Temporary directory management for Rust☆139Updated 5 years ago