Custom derivation macro for Rust
☆113Dec 5, 2017Updated 8 years ago
Alternatives and similar repositories for rust-custom-derive
Users that are interested in rust-custom-derive are comparing it to the libraries listed below
Sorting:
- ☆17Jun 10, 2020Updated 5 years ago
- ☆20Mar 20, 2017Updated 9 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- No longer maintained☆113Nov 10, 2017Updated 8 years ago
- A procedural macro implementation of `quote!`.☆24Mar 20, 2023Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Jan 10, 2023Updated 3 years ago
- A simple Rust library for efficiently solving ODEs without cloning☆12Jun 26, 2019Updated 6 years ago
- ☆16Apr 14, 2016Updated 9 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Conversion traits for Rust☆52Jan 16, 2021Updated 5 years ago
- This repository contains a non-copying implementation of a sliding windows iterator adaptor.☆11Jun 17, 2017Updated 8 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Jan 7, 2018Updated 8 years ago
- A fork of Rust’s `test` crate that doesn’t require unstable language features.☆20Apr 2, 2024Updated last year
- Graph Intermediate Representation (GIR) library for ML☆23Mar 18, 2017Updated 9 years ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- A random grab-bag of things.☆16Mar 13, 2018Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Feb 6, 2022Updated 4 years ago
- Seax Virtual Machine☆11Feb 13, 2017Updated 9 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆391May 16, 2021Updated 4 years ago
- ☆64Aug 28, 2024Updated last year
- An extraction of the compiletest utility from the Rust compiler☆233Feb 10, 2026Updated last month
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- A rust-macro which makes errors easy to write☆338Apr 21, 2024Updated last year
- No longer maintained☆38Aug 5, 2017Updated 8 years ago
- A modern asynchronous HTTP server for Rust.☆63Jan 5, 2017Updated 9 years ago
- Trait implementation generator macro☆30Mar 14, 2026Updated last week
- A library for creating references that carry their owner with them.☆387Oct 12, 2023Updated 2 years ago
- Runtime string formatting for Rust☆64Oct 5, 2019Updated 6 years ago
- [DEPRECATED] see:☆81Dec 22, 2016Updated 9 years ago
- Approximate floating point equality comparisons and assertions☆181Feb 5, 2026Updated last month
- Experiment to port the Pygments highlighter to Rust.☆18May 17, 2016Updated 9 years ago
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- A micro-benchmarking library.☆22Apr 3, 2019Updated 6 years ago
- Fancy output for Cargo☆13Apr 19, 2016Updated 9 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- An intrusive flamegraph profiling tool for rust.☆731Feb 25, 2024Updated 2 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆539Aug 25, 2021Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Aug 14, 2024Updated last year