borsh-ts VS borsh-rs

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

borsh-ts

⚡️fast TypeScript implementation of Borsh serialization format (by dao-xyz)

borsh-rs

Rust implementation of Binary Object Representation Serializer for Hashing (by near)
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
borsh-ts borsh-rs
2 2
33 270
- 2.6%
6.0 8.4
about 1 month ago 6 days ago
TypeScript Rust
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.

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.

borsh-rs

Posts with mentions or reviews of borsh-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-17.
  • The fastest and most efficient way to learn Solana (for Solidity developers)
    3 projects | dev.to | 17 Nov 2022
    Obviously, the anchor framework exists for a reason, so get comfortable with it. But having written programs without it, you’ll be able to understand the motivation behind the syntactic sugar and “magic” that happens at various points. Remember how everything is a file? If you want to store variables statelessly, they all need to lay out the variables end-to-end in the account. Borsh serialization library handles this for you, but you need to be comfortable using it before delegating the hard work to magic attributes.
  • Show HN: Binary Serialization with TypeScript
    2 projects | news.ycombinator.com | 26 Aug 2022

What are some alternatives?

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

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

lucia - A flexible client API framework as well as a set of API collections

protons - Protocol Buffers for Node.js and the browser without eval

hardhat - Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

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