protons VS borsh-ts

Compare protons vs borsh-ts and see what are their differences.

protons

Protocol Buffers for Node.js and the browser without eval (by ipfs)

borsh-ts

⚡️fast TypeScript implementation of Borsh serialization format (by dao-xyz)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
protons borsh-ts
1 2
31 33
- -
8.0 6.0
about 1 month ago 21 days ago
TypeScript TypeScript
GNU General Public License v3.0 or later 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.

protons

Posts with mentions or reviews of protons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-26.
  • Outperform Protobuf.js with fixed-size encoding
    3 projects | /r/javascript | 26 Feb 2023
    I have initially problems setting the benchmark up since I can not import 'pbf/compile' in my Typescript ESM project... but I think it should outperform pbjs judging by this benchmark. The benchmark on pbf.js website is running Node 6.5, so it is pretty outdated.

borsh-ts

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

What are some alternatives?

When comparing protons and borsh-ts you can also consider the following projects:

borsh-rs - Rust implementation of Binary Object Representation Serializer for Hashing

near-sdk-js - Tools for building NEAR smart contracts in JavaScript

pbf - A low-level, lightweight protocol buffers implementation in JavaScript.