kaydle

An alternative implementation of Kat's Document Language, including serde integration (by Lucretiel)

Kaydle Alternatives

Similar projects and alternatives to kaydle

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kaydle alternative or higher similarity.

kaydle reviews and mentions

Posts with mentions or reviews of kaydle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-28.
  • impl serde::Deserialize... is it really that complicated?
    2 projects | /r/rust | 28 Apr 2022
    Now, in practice, most deserializers will transparently forward themselves through visit_newtype_struct (json, yaml, MessagePack). However, because deserialize_newtype_struct has access to the type name being deserialized, and some deserializers will use this type name to inform custom behavior. For instance, in my (in-progress) implementation of KDL uses type names (including newtype names) to inform the names of nodes in homogeneous lists, bridging the gap between serde's collection-oriented model and KDL's node-oriented model. You can also see that the json and MessagePack serde implementations use special typenames to opt-in to custom behavior (like serde-json's raw-value feature).
  • The KDL Document Language
    11 projects | news.ycombinator.com | 13 Sep 2021
  • The KDL Document Language, an alternative to YAML/JSON/XML
    8 projects | /r/programming | 12 Sep 2021
    My implementation is here: https://github.com/Lucretiel/kaydle/blob/main/kaydle-primitives/src/number.rs
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic kaydle repo stats
3
70
1.2
8 months ago

Lucretiel/kaydle is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.

The primary programming language of kaydle is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com