protobuf-es VS network

Compare protobuf-es vs network and see what are their differences.

protobuf-es

Protocol Buffers for ECMAScript. The only JavaScript Protobuf library that is fully-compliant with Protobuf conformance tests. (by bufbuild)

network

Micro Communication Protocol (MUCP) (by micro)
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
protobuf-es network
7 3
937 20
2.8% -
9.2 4.6
2 days ago 10 days ago
TypeScript Go
Apache License 2.0 Apache License 2.0
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.

protobuf-es

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

network

Posts with mentions or reviews of network. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-02.
  • Ask HN: Why isn't JSON-RPC more widely adopted?
    11 projects | news.ycombinator.com | 2 Jan 2023
    So funny you say this. I think it's the insight of many developers including my own. I hacked together a framework that did this before the existence of GRPC. Now I'm trying to formalise it as a protocol. https://github.com/micro/network/blob/main/PROTOCOL.md
  • More Instant Messaging Interoperability
    7 projects | news.ycombinator.com | 1 Nov 2022
    Alright, let me throw my hat into this ring with a totally unfinished idea. I started working on a design for something called the Micro Communication Protocol (MUCP) [1]. It's a header based protocol that's transport agnostic and focuses on service-to-service communication. An early prototype existed in Micro [2] but I'm primarily focused on redesigning the protocol before re-implementing it. Micro was geared towards API first services but I'm looking to expand the scope and try to build a UI layer on top. Most of the protocols focused very much on communication between people but I think if you focus on service-to-service communication more broadly it opens up the avenue to all sorts of multiplayer collaboration.

    - [1] https://github.com/micro/network/blob/main/PROTOCOL.md

  • Real World Micro Services
    16 projects | news.ycombinator.com | 28 Sep 2022
    Yea like you're part of this club that has exclusive access to something, you contribute to it, deliver value, see it grow and then it's gone when you leave. It exists within a silo and for the better part of a decade that's really irked me but I haven't quite figured out how to solve for that problem beyond doing it in a shared open source repo and a shared platform. I think I the issue is it's bigger than any one person and you have to find a way to sell thousands of people on the idea. My starting point was code and now I wonder could I have approached this differently? Is there another path in which this would actually succeed? I'm still trying to figure it out and it's driving me crazy. Next I'll be writing a protocol no joke https://github.com/micro/network

What are some alternatives?

When comparing protobuf-es and network you can also consider the following projects:

ts-proto - An idiomatic protobuf generator for TypeScript

services - Real World Micro Services

connect-go - Moved to https://github.com/connectrpc/connect-go

sydent - Sydent: Reference Matrix Identity Server

bloomrpc - Former GUI client for gRPC services. No longer maintained.

json-api - A specification for building JSON APIs

protobuf-ts - Protobuf and RPC for TypeScript

Spectrum 2 - Spectrum 2 IM transports

grpcurl - Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers

biboumi - IRC gateway for XMPP

connect-es - The TypeScript implementation of Connect: Protobuf RPC that works.

server