sfackler / serde-transcodeLinks
☆108Updated last year
Alternatives and similar repositories for serde-transcode
Users that are interested in serde-transcode are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Write doc comments from macros☆101Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- ☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- ☆76Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆125Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- `$crate` in procedural macros.☆76Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆196Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Cargo API written in Paris☆54Updated last week
- Macro for sealing traits and structures☆59Updated 11 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- ☆59Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago