tzcnt / serde_json_any_keyLinks
Workaround for "key must be a string" error with serde_json. De/serialize any HashMap<K,V>, Vec<(K,V)>, Iter<(&K,&V)>, or Iter<&(K,V)> as a JSON map.
☆13Updated last month
Alternatives and similar repositories for serde_json_any_key
Users that are interested in serde_json_any_key are comparing it to the libraries listed below
Sorting:
- Rustdoc's JSON output interface☆35Updated last week
- A maintained fork of proc-macro-error using syn 2☆14Updated last year
- Retrieve serde provided variant names for enum objects.☆13Updated 3 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Attribute to override the visibility of items (useful in conjunction with cfg_attr)☆15Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- Show unused code from multi-crate Rust projects☆120Updated last year
- Derive a builder for your constructors in Rust☆71Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- A test framework for testing rustc diagnostics output☆37Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Rust attribute macro to implement a trait for tuples☆27Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Better reference counted strings for Rust☆139Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- Uneval your data into Rust code☆26Updated last year
- ☆34Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆175Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆158Updated last week