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.
☆11Updated 2 years ago
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:
- A Cargo subcommand to build and test all feature flag combinations.☆163Updated last year
- Retrieve serde provided variant names for enum objects.☆13Updated 3 months ago
- Pre-RFC for merging cargo-script into cargo☆36Updated last week
- Automatically implement traits for common smart pointers☆115Updated 3 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- Run all examples for any locally cloned rust crate☆13Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated 2 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Rust procedural macro attribute parser☆45Updated last year
- Compile-time string formatting☆237Updated 7 months ago
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- Rustdoc's JSON output interface☆31Updated 3 weeks ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- ☆42Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆125Updated last month
- Rust types for floats to avoid NaN and other quirks☆26Updated this week
- Rust macro for automatically generating default☆142Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Convert number to enum☆87Updated 11 months ago
- ☆42Updated last year
- A library for compact bit sets containing enums.☆114Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆105Updated this week
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆134Updated last week
- Cleans all projects under specified directory.☆96Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Simple and flexible multi-index containers.☆115Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- Implied bounds, since 1.79!☆22Updated 7 months ago