Manishearth / rust-adornLinks
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
Sorting:
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Inline expression interpolation for Rust.☆201Updated last year
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- ☆137Updated last year
- Rust's missing development batteries☆121Updated 8 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated last year
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 4 months ago
- Easily hotswap functions in running executables☆141Updated 6 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- See instead assert_cmd☆146Updated 6 years ago
- A library for creating references that carry their owner with them.☆373Updated last year
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆391Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- No longer maintained☆113Updated 7 years ago
- Compact string type for zero-copy parsing☆258Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safely combine results☆81Updated 9 months ago
- A Rust procedural macro for tracing function execution☆337Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 3 weeks ago