Manishearth / rust-adornLinks
Python-style function decorators for Rust
☆159Updated 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
Sorting:
- ☆137Updated last year
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 3 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- An object pool manager in Rust☆199Updated 4 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Test your Rust Markdown documentation via Cargo☆300Updated last year
- Configurable, extensible, interactive line reader☆195Updated 5 years ago
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆183Updated 8 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A rust-macro which makes errors easy to write☆337Updated last year
- Temporary directory management for Rust☆141Updated 6 years ago
- Archived as subcommand is now part of Cargo itself☆264Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆88Updated 6 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- Mocking framework for Rust -- inspired by googlemock☆110Updated 6 years ago