Skip to content

Commit

Permalink
Added a link to the community implementation in Go
Browse files Browse the repository at this point in the history
  • Loading branch information
frol authored Feb 1, 2021
1 parent ab5b582 commit 48f666e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Why do we need yet another serialization format? Borsh is the first serializer t
| Rust | [borsh-rs](https://github.com/near/borsh-rs) | <a href="https://crates.io/crates/borsh"><img src="https://img.shields.io/crates/v/borsh.svg?style=flat-square" alt="Crates.io version" /></a> |
| TypeScript, JavaScript | [borsh-js](https://github.com/near/borsh-js) | <a href="https://npmjs.com/borsh"><img alt="npm" src="https://img.shields.io/npm/v/borsh.svg?style=flat-square"></a> |
| Java, Kotlin, Scala, Clojure, etc | [borshj](https://github.com/near/borshj) | |
| Go | [borsh-go](https://github.com/ouromoros/borsh-go) | Beta |
| Python | [borsh-py](https://github.com/near/borsh-py) | Work-in-progress |

## Benchmarks
Expand Down

0 comments on commit 48f666e

Please sign in to comment.