https://github.com/sirthias/borer
Efficient CBOR and JSON (de)serialization in Scala
https://github.com/sirthias/borer
binary cbor deserialization efficient fast json marshalling scala serialization unmarshalling
Last synced: 25 days ago
JSON representation
Efficient CBOR and JSON (de)serialization in Scala
- Host: GitHub
- URL: https://github.com/sirthias/borer
- Owner: sirthias
- License: mpl-2.0
- Created: 2019-03-04T21:32:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T17:36:37.000Z (about 2 months ago)
- Last Synced: 2025-04-01T13:11:14.462Z (about 1 month ago)
- Topics: binary, cbor, deserialization, efficient, fast, json, marshalling, scala, serialization, unmarshalling
- Language: Scala
- Homepage: https://sirthias.github.io/borer/
- Size: 7.35 MB
- Stars: 231
- Watchers: 10
- Forks: 16
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- awesome-scala - borer - activity/y/sirthias/borer) (Table of Contents / Serialization)
- fucking-awesome-scala - borer - activity/y/sirthias/borer) (Table of Contents / Serialization)
- fucking-awesome-scala - borer - activity/y/sirthias/borer) (Table of Contents / Serialization)
README
borer
=====
Efficient [CBOR] and [JSON] (de)serialization for [Scala].
**See the [project website](https://sirthias.github.io/borer/) for all documentation.**
[CBOR]: http://cbor.io/
[JSON]: http://json.org/
[Scala]: https://www.scala-lang.org/