Manishearth / rust-adorn
Python-style function decorators for Rust
☆156Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-adorn
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- Procedural macros in expression position☆203Updated last year
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Inline expression interpolation for Rust.☆200Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆112Updated last year
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆178Updated 7 years ago
- A compiler plugin to insert flame calls☆379Updated last year
- A library for creating references that carry their owner with them.☆363Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- Approximate floating point equality comparisons and assertions☆154Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Configurable, extensible, interactive line reader☆187Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- An object pool manager in Rust☆195Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Macro for writing nested `if let` expressions☆163Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆289Updated 7 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated 3 years ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆302Updated last year
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago