https://github.com/rjected/fastrlp
Fast RLP serialization/deserialization library
https://github.com/rjected/fastrlp
Last synced: about 1 year ago
JSON representation
Fast RLP serialization/deserialization library
- Host: GitHub
- URL: https://github.com/rjected/fastrlp
- Owner: Rjected
- License: gpl-3.0
- Created: 2022-02-19T02:39:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-10T13:44:59.000Z (over 3 years ago)
- Last Synced: 2025-02-09T03:14:48.102Z (over 1 year ago)
- Language: Rust
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- 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 [GNU General Public License v3 with Classpath exception](./LICENSE)