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
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆181Updated 7 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Safely combine results☆81Updated 7 months ago
- A rust-macro which makes errors easy to write☆335Updated 11 months ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 10 months ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- See instead assert_cmd☆148Updated 6 years ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- Hot-reloading loadable and reloadable resources☆220Updated 4 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 8 years ago