msgpack-javascript

@msgpack/msgpack - MessagePack for JavaScript / msgpack.org[ECMA-262/JavaScript/TypeScript] (by msgpack)

Msgpack-javascript Alternatives

Similar projects and alternatives to msgpack-javascript

  1. graphql-spec

    GraphQL is a query language and execution engine tied to any backend service.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. fern

    31 msgpack-javascript VS fern

    Input OpenAPI. Output SDKs and Docs.

  4. revo-grid

    RevoGrid - Fast, responsive, and feature-rich excel like virtual data grid for modern web applications. Supports filtering, grouping, infinite scrolling, and integration with Vue, React, Angular, and Svelte.

  5. connexion

    Connexion is a modern Python web framework that makes spec-first and api-first development easy.

  6. zod-to-openapi

    A library that generates OpenAPI (Swagger) docs from Zod schemas

  7. openapi-backend

    Build, Validate, Route, Authenticate and Mock using OpenAPI

  8. json-joy

    json-joy is a library that implements cutting-edge real-time and collaborative editing algorithms and utilities for JSON data models, with a focus on developing the JSON CRDT (Conflict-free Replicated Data Type) specification and implementation.

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. openapi-client-axios

    JavaScript client library for consuming OpenAPI-enabled APIs with axios

  11. better-sqlite3-proxy

    Efficiently proxy sqlite tables and access data as typical array of objects

  12. cbor

    TypeScript implementation of the CBOR specification (by jprochazk)

  13. rxjs-ninja

    RxJS Operators for handling Observable strings, numbers, booleans and more

  14. constant-time-js

    Constant-time JavaScript functions

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

msgpack-javascript discussion

Log in or Post with

msgpack-javascript reviews and mentions

Posts with mentions or reviews of msgpack-javascript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-10.
  • Show HN: REST Alternative to GraphQL and tRPC
    8 projects | news.ycombinator.com | 10 Oct 2023
    For a compact message format being sent to browsers, you might look at messagepack, eg with https://github.com/msgpack/msgpack-javascript – it's essentially binary JSON, so it'd be compatible with OpenAPI specs.

    I think the ser/des is slower than JSON in most browsers, but the message format is smaller.

    Oftentimes, using a query parameter like `?exclude[]=…` or `?include[]=…` or similar to say "only get me these response fields, not the whole object" can be useful for this too (and then you still get JSON back).

  • How to create msgpack RPC client?
    1 project | /r/typescript | 1 Apr 2023
    This lib seems to be well managed, with frequent changes pushed. If it is made as per the spec, it should be compliant to work with your server too. https://github.com/msgpack/msgpack-javascript
  • WTF Wednesday (January 20, 2021)
    3 projects | /r/javascript | 20 Jan 2021
    Really cool, how does it compare to something like messagepack https://github.com/msgpack/msgpack-javascript ?
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Sep 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic msgpack-javascript repo stats
3
1,449
9.0
3 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?