Manishearth / rust-adorn
Python-style function decorators for Rust
☆157Updated 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
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- ☆137Updated last year
- A rust-macro which makes errors easy to write☆334Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Mocking framework for Rust -- inspired by googlemock☆109Updated 5 years ago
- Test your Rust Markdown documentation via Cargo☆292Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆181Updated 7 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Safely combine results☆81Updated 8 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- See instead assert_cmd☆146Updated 6 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago