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.
☆12Updated 3 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:
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- A maintained fork of proc-macro-error using syn 2☆14Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆170Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆187Updated 3 weeks ago
- Detect unused pub methods in a Rust workspace☆42Updated 8 months ago
- A test framework for testing rustc diagnostics output☆34Updated last week
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Rustdoc's JSON output interface☆34Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Rust macro for automatically generating default☆145Updated last year
- Compile-time string formatting☆248Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆156Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Retrieve serde provided variant names for enum objects.☆13Updated 2 months ago
- Attribute to override the visibility of items (useful in conjunction with cfg_attr)☆14Updated last year
- ☆77Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Better reference counted strings for Rust☆138Updated last year
- An attribute to create an atomic wrapper around a C-style enum☆46Updated last year
- ☆196Updated last week
- A framework for writing plugins that integrate with the Rust compiler☆161Updated last month
- Extensions for the Rust standard library☆40Updated last year
- Pre-RFC for merging cargo-script into cargo☆36Updated last week
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Implied bounds, since 1.79!☆22Updated 11 months ago