Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vorot93/fastrlp
Fast RLP serialization library
https://github.com/vorot93/fastrlp
Last synced: 3 days ago
JSON representation
Fast RLP serialization library
- Host: GitHub
- URL: https://github.com/vorot93/fastrlp
- Owner: vorot93
- License: mpl-2.0
- Created: 2022-07-24T06:13:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T09:54:50.000Z (2 months ago)
- Last Synced: 2024-11-09T18:02:16.668Z (11 days ago)
- Language: Rust
- Homepage:
- Size: 24.4 KB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fastrlp
Very fast and well-tested RLP serialization library for Rust.## License
The entire code within this repository is licensed under the [Mozilla Public License v2.0](./LICENSE)