https://github.com/tarao/record4s
Extensible records for Scala
https://github.com/tarao/record4s
data-types records scala scala3
Last synced: 4 months ago
JSON representation
Extensible records for Scala
- Host: GitHub
- URL: https://github.com/tarao/record4s
- Owner: tarao
- License: apache-2.0
- Created: 2023-09-11T13:50:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T00:35:54.000Z (11 months ago)
- Last Synced: 2025-04-09T18:16:12.623Z (10 months ago)
- Topics: data-types, records, scala, scala3
- Language: Scala
- Homepage: https://tarao.orezdnu.org/record4s/
- Size: 849 KB
- Stars: 66
- Watchers: 4
- Forks: 4
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
record4s: extensible records for Scala
===========================================================================================
[](https://github.com/tarao/record4s/actions/workflows/ci.yml)
[](https://codecov.io/gh/tarao/record4s)
[](https://maven-badges.herokuapp.com/maven-central/com.github.tarao/record4s_3)
[](https://javadoc.io/doc/com.github.tarao/record4s_3)
[](https://index.scala-lang.org/tarao/record4s/record4s)
[](https://index.scala-lang.org/tarao/record4s/record4s)
[](https://index.scala-lang.org/tarao/record4s/record4s)
record4s proviedes extensible records for Scala.
See the [guide][] to learn about installation and usage.
License
-------
record4s is licensed under [Apache License, Version 2.0][apache2].
[apache2]: https://www.apache.org/licenses/LICENSE-2.0
[guide]: https://tarao.orezdnu.org/record4s/