nowfound

Alternatives

Products that do what CodableJSON does

Declarative JSON Serialization library for TypeScript

  1. 1AS
  2. 2IC
  3. 3JF

    After two years of improvement, I think it's time to share it with you all. Here’s a quick overview: - Common features include validation, formatting, minification, and more. - Visualize JSON in a graph or table view. - Structured comparison with fallback to text comparison. - Navigate though JSON using JSON pointer. - Supports jq. Would love to hear the community's questions, thoughts and comments!

    2024 · github.com

  4. 4

    Generate beautiful, typesafe code from data

    2018

  5. 5AT

    Hello all To preface this is just something I've been making as a learning exercise, so all feedback is appreciated. This is a tool that converts JSON schemas into TypeScript utility classes for use in Deno. Automatic Type Generation: Typescript interfaces for the compressed and uncompressed versions of your data. Compression & Decompression: Compress and decompress your data. Validation: Built-in data validation using Ajv ensures your data adheres to the schema. Reusability: Once generated, the utility classes can be used in other Deno projects. It currently only supports a subset of JSON…

    2023 · github.com

  6. 6AF

    Serialization framework with some interesting numbers: 10-20x faster on nested objects than json/protobuf. Technical approach: compile-time codegen (no reflection), compact binary protocol with meta-packing, little-endian layout optimized for modern CPUs. Unique features that other fast serializers don't have: - Cross-language without IDL files (Rust ↔ Python/Java/Go) - Trait object serialization (Box) - Automatic circular reference handling - Schema evolution without coordination Happy to discuss design trade-offs. Benchmarks:…

    Oct 2025 · fory.apache.org

  7. 7JI
    JSON.is100

    2016 · json.is

  8. 8AP
  9. 9TT
  10. 10
    Unbounded149

    Serverless NoSQL database you query with JavaScript

    2020

  11. 11TA
  12. 12

    Tool for lazy developers to convert JSON to C# Objects

    2020

  13. 13JM

    2012 · github.com

  14. 14PS

    Hi HN ! I'm Alex, a tech enthusiast. I'm excited to show you Paradict (https://github.com/pyrustic/paradict), my solution for streamable multi-format serialization. Although JSON, YAML, and TOML are all human-readable, they serve different purposes. For example, TOML is specifically designed for configuration files while JSON is used as a data interchange format. Sometimes an initiative to create a binary version of JSON arises and as far as I know, it ends with an unidirectional mapping of datatypes. There is no silver bullet, yet one coherent solution built from scratch…

    2023 · github.com

  15. 15AT
  16. 16JT

    2017 · github.com

  17. 17WJ
  18. 18FA

    Hey all, I just released v2.0.0 of FilterQL, a query language and TypeScript library. This version adds support for Operations, which allow you to transform the data after filtering. If you think this would be useful in a project you're working on, give it a try and let me know what you think!

    2025 · github.com

  19. 19

    Powerful json conversion tools

    2025

  20. 20TT
  21. 21QI
  22. 22JN

    Hi HN! I'm Alex, a tech enthusiast. I'm excited to show you Jesth, a next-level human-readable data serialization format. This project started out as a markup language for writing the docstrings of functions that would ultimately be consumed by a documentation generator. Basically the idea was to split a docstring into sections like Description and Parameters. Each section would consist of a header in square brackets and a body (lines of text between two headers). Here's what a docstring for a sum function would look like: This function takes in two integers a and b and returns their sum.…

    2023 · github.com

  23. 23

    Beautify, validate & convert JSON — free, no login and fast.

    May 2026 · formatjson.online

  24. 24DA

Ranked by how close each launch is in meaning, then by votes. Refine with a description →