Alternatives
Products that do what Tyck does
Simplifying Type Validation
- 1

- 2UZ
2023 · github.com
- 3AS
2020 · github.com
- 4KV
2022 · github.com
- 5EA
2023 · github.com
- 6ZT
2020 · github.com
- 7VJ
2011 · rickharrison.github.com
- 8

- 9

Turn any URL into a JSON Schema, Zod, or Pydantic model
Jun 2026 · schema.tabstack.ai
- 10

- 11PD
2017 · pydantic-docs.helpmanual.io
- 12

- 13

- 14AT
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
- 15EM
Hello, folks. I'm Jiang, the author of ESInfer. I love writing Javascript because it has a prosperous ecosystem and is quick to get my hands dirty. However, sometimes it's painful when the flow is not fast to follow due to the lack of a type system. To solve this, I wrote ESInfer, a statical inference tool, to automatically type check and generate type annotations for Javascript. It works with pure Javascript without any add-ons to the language or user-space code and supports highly dynamic features, such as the modification of prototypes. It is still in the very early stage, which offers…
2022 · esinfer.com
- 16AT
I work on code generator that creates TypeScript SDKs from OpenAPI specs and Zod (https://zod.dev/) is a critical building block that I chose to power runtime validation in those SDKs. Depending on the complexity of a Zod schema, the resulting validation error message can contain a wall of JSON text - the serialised issues that were recorded during validation. I wanted to try and create a small tool to help me better visualise and parse these errors. In code and the command line, we do also have the ability to pretty-print the errors but I still wanted a web UI which can let…
2024 · zod.fyi
- 17TA
2025 · gist.github.com
- 18PB
2021 · github.com
- 19TT
2019 · github.com
- 20SD
2019 · github.com
- 21D5
Hi HN! I built dhi, a data validation library that uses Zig to compile to both native C (Python) and SIMD WASM (TypeScript). Key points: - Drop-in API compatibility with Pydantic (Python) and Zod (TypeScript) - Python: 24.9M validations/sec (520x faster than Pydantic V2) - TypeScript: up to 77x faster than Zod on invalid data - 28KB WASM bundle, zero JS runtime overhead I'd love feedback on the API surface, benchmarks, and real-world integration pain points. If you're curious, the repo has full benchmarks and examples.
Jan 2026 · github.com
- 22VJ
2014 · sideralis.org
- 23TG
2022 · github.com
- 24AG
2020 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →