Bebop introduces JSON-Over-Bebop for fast runtime type validation of raw JSON in Typescript; faster than Zod and other alternatives

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

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

    🎷No ceremony, just code. Blazing fast, typesafe binary serialization.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • tempo

    🥁 Don't miss a beat. Real-time, end-to-end typesafe APIs. (by betwixt-labs)

    JSON-Over-Bebop was introduced to provide the API framework built on top of Bebop, Tempo, with the ability to send and receive JSON over the wire to help migrate brownfield projects or those who want to get started building using a more familiar interchange format - but without breaking the type safety guarantees Bebop and Tempo make at compile and runtime.

  • marshal.ts

    A new full-featured and high-performance TypeScript framework

    Checkout deepkit One of the things it has is a really fast BSON parser, that is faster than the JSON one to my understanding. Interesting work with TS types too

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Fast, Typesafe Binary Serialization

    1 project | news.ycombinator.com | 13 Mar 2024
  • The New Transparent RPC for JavaScript

    2 projects | dev.to | 23 Oct 2023
  • trpc VS prim-rpc - a user suggested alternative

    2 projects | 23 Jul 2023
  • Construction Injection without DI framework

    2 projects | /r/typescript | 26 Jun 2023
  • Bebop introduces JSON-Over-Bebop for fast runtime type validation of raw JSON in JavaScript/TypeScript; faster than Zod and other alternatives

    1 project | /r/node | 27 Jun 2023

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?