Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T15:55:59.000Z (8 days ago)
- Last Synced: 2024-12-05T16:33:40.021Z (8 days ago)
- Topics: binary, cbor, deserialization, efficient, fast, json, marshalling, scala, serialization, unmarshalling
- Language: Scala
- Homepage: https://sirthias.github.io/borer/
- Size: 7.2 MB
- Stars: 225
- Watchers: 10
- Forks: 16
- Open Issues: 9
-
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)
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/