crosswalk VS trpc

Compare crosswalk vs trpc and see what are their differences.

crosswalk

Typed express router for TypeScript (by danvk)

trpc

🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy. (by trpc)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
crosswalk trpc
3 35
85 32,919
- 1.8%
0.0 9.8
about 2 years ago 7 days ago
TypeScript TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

crosswalk

Posts with mentions or reviews of crosswalk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-30.
  • TypeScript and SQL: Six Ways to Bridge the Divide
    2 projects | news.ycombinator.com | 30 Aug 2023
    The lack of RTTI in TypeScript _is_ definitely a pain but the jump to "must use decorators" and "TypeScript is not a server language" is unjustified. There are many approaches to validation and RTTI with TS. For example, you can generate JSONSchema from your TS types (see https://github.com/danvk/crosswalk for an example of this approach) or you can use a tool like Zod (https://zod.dev/) to declare your schemas as runtime values and derive TS types from those.

    Writing your backend in Java or C# comes with its own issues, i.e. you can't share code between backend and frontend.

  • tRPC – Move Fast and Break Nothing. End-to-end typesafe APIs made easy
    30 projects | news.ycombinator.com | 12 Aug 2023
    I built something that sounds very similar at my last company called crosswalk. Open sourced here: https://github.com/danvk/crosswalk

    One thing that worked surprisingly well: codegen TypeScript types from your database and use those in your API schema.

  • recommended design pattern for TS+express?
    2 projects | /r/typescript | 24 Jun 2021

trpc

Posts with mentions or reviews of trpc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-17.

What are some alternatives?

When comparing crosswalk and trpc you can also consider the following projects:

vellum-client-generator - Vellum’s Fern API which is used to generate SDKs.

Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

sdk-node - Node.js SDK for the Squidex API

domain-functions - Decouple your business logic from your framework. With first-class type inference from end to end. [Moved to: https://github.com/seasonedcc/domain-functions]

oto - Go driven rpc code generation tool for right now.

graphql-zeus - GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native ( apollo compatible )

zact - Nothing to see here

denodb - MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno

vellum-client-python - Python SDK for Vellum API

MySQL - A pure node.js JavaScript Client implementing the MySQL protocol.

ts-websocket-compressor - This library compresses data sent over a WebSocket connection to improve throughput on devices that can't use compression for one reason or another.

strapi-mongo-next - NextJs frontend, Strapi backend API, and MongoDb. A full-stack sample business website styled with the latest Material-Ui.