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 3 months 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 framework for writing plugins that integrate with the Rust compiler☆163Updated 4 months ago
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- A maintained fork of proc-macro-error using syn 2☆14Updated last year
- Rustdoc's JSON output interface☆38Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated last week
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- A test framework for testing rustc diagnostics output☆38Updated last month
- A tool to help with minimization of Rust code☆67Updated 3 months ago
- Rust procedural macro attribute parser☆44Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- Rust attribute macro to implement a trait for tuples☆27Updated last year
- Compile-time string formatting☆263Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Implied bounds, since 1.79!☆23Updated last year
- A library for compact bit sets containing enums.☆121Updated this week
- Single assignment and lazy maps☆19Updated 4 months ago
- Uneval your data into Rust code☆26Updated last year
- ☆39Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- ☆44Updated last year
- Attribute to override the visibility of items (useful in conjunction with cfg_attr)☆15Updated last year
- Pre-RFC for merging cargo-script into cargo☆40Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Convert number to enum☆87Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year