All Projects → vityafx → Serde Aux

vityafx / Serde Aux

Licence: mit
Auxiliary serde library

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to Serde Aux

har-rs
A HTTP Archive format (HAR) serialization & deserialization library, written in Rust.
Stars: ✭ 25 (-24.24%)
Mutual labels:  serde
rust-hcl
A Rust library for working with the HashiCorp Configuration Language (HCL).
Stars: ✭ 14 (-57.58%)
Mutual labels:  serde
Envy
deserialize env vars into typesafe structs with rust
Stars: ✭ 468 (+1318.18%)
Mutual labels:  serde
kafka-serde-scala
Implicitly converts typeclass encoders to kafka Serializer, Deserializer, Serde.
Stars: ✭ 52 (+57.58%)
Mutual labels:  serde
kafka-protobuf-serde
Serializer/Deserializer for Kafka to serialize/deserialize Protocol Buffers messages
Stars: ✭ 52 (+57.58%)
Mutual labels:  serde
Rustlang Cn
Rust中文
Stars: ✭ 283 (+757.58%)
Mutual labels:  serde
serde with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
Stars: ✭ 392 (+1087.88%)
Mutual labels:  serde
Calamine
A pure Rust Excel/OpenDocument SpeadSheets file reader: rust on metal sheets
Stars: ✭ 644 (+1851.52%)
Mutual labels:  serde
serde-ignored
Find out about keys that are ignored when deserializing data
Stars: ✭ 44 (+33.33%)
Mutual labels:  serde
Serde
Serialization framework for Rust
Stars: ✭ 4,901 (+14751.52%)
Mutual labels:  serde
serde
🚝 (unmaintained) A framework for defining, serializing, deserializing, and validating data structures
Stars: ✭ 49 (+48.48%)
Mutual labels:  serde
roll
RPG dice roller with both Rust CLI and ClojureScript Web interfaces
Stars: ✭ 14 (-57.58%)
Mutual labels:  serde
Serde Yaml
Strongly typed YAML library for Rust
Stars: ✭ 364 (+1003.03%)
Mutual labels:  serde
toml-f
TOML parser implementation for data serialization and deserialization in Fortran
Stars: ✭ 69 (+109.09%)
Mutual labels:  serde
Msgpack Rust
MessagePack implementation for Rust / msgpack.org[Rust]
Stars: ✭ 561 (+1600%)
Mutual labels:  serde
serde dynamodb
Talk with dynamodb using your existing structs thanks to serde
Stars: ✭ 28 (-15.15%)
Mutual labels:  serde
tiny-nix-ipc
Minimal Rust wrapper for using sockets as IPC with file descriptor passing
Stars: ✭ 14 (-57.58%)
Mutual labels:  serde
Bert Rs
BERT (Binary ERlang Term) serializer for Rust
Stars: ✭ 8 (-75.76%)
Mutual labels:  serde
Marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
Stars: ✭ 5,857 (+17648.48%)
Mutual labels:  serde
Hyperjson
A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.
Stars: ✭ 374 (+1033.33%)
Mutual labels:  serde

serde-aux

MIT licensed

An auxiliary library for the serde crate.

Contains some useful helper stuff. See docs for more info.

The library is free for any contributions. The goal of this crate is to improve the user experience of the serde crate.

Rust version

The minimal rust version the library supports is 1.36. Previous versions might still work but not guaranteed to work correctly.

License

This project is licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].