DanielKeep / rust-custom-derive
Custom derivation macro for Rust
☆111Updated 7 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
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Safely combine results☆81Updated 5 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- ☆54Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆59Updated 5 months ago
- ☆76Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- Read and write user-specific application data in (stable!) Rust☆68Updated 7 months ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A cross platform rust debugger hook☆70Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆150Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year