{"id":13800274,"url":"https://github.com/scalalandio/chimney","last_synced_at":"2025-05-14T07:08:23.171Z","repository":{"id":41186786,"uuid":"92164848","full_name":"scalalandio/chimney","owner":"scalalandio","description":"Scala library for boilerplate-free, type-safe data transformations","archived":false,"fork":false,"pushed_at":"2025-05-08T11:04:46.000Z","size":13383,"stargazers_count":1211,"open_issues_count":12,"forks_count":104,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-05-08T11:39:37.625Z","etag":null,"topics":["auto-mapping","automatic-conversion","boilerplate","conversion","data-rewriting","derivation","generic-programming","jvm","macros","metaprogramming","scala","scala-library","scala-native","scala3","scalajs","transformation","type-mapping"],"latest_commit_sha":null,"homepage":"https://chimney.readthedocs.io","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scalalandio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["krzemin","MateuszKubuszok"]}},"created_at":"2017-05-23T11:24:09.000Z","updated_at":"2025-05-08T10:36:22.000Z","dependencies_parsed_at":"2023-09-27T22:31:47.286Z","dependency_job_id":"f4101f3d-d2ff-41fa-821f-4491ca825432","html_url":"https://github.com/scalalandio/chimney","commit_stats":{"total_commits":1310,"total_committers":39,"mean_commits":33.58974358974359,"dds":"0.40916030534351144","last_synced_commit":"94f9de8aac0a56f6c3dccc743acc8ecb450d9201"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalalandio%2Fchimney","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalalandio%2Fchimney/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalalandio%2Fchimney/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scalalandio%2Fchimney/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scalalandio","download_url":"https://codeload.github.com/scalalandio/chimney/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254092661,"owners_count":22013290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["auto-mapping","automatic-conversion","boilerplate","conversion","data-rewriting","derivation","generic-programming","jvm","macros","metaprogramming","scala","scala-library","scala-native","scala3","scalajs","transformation","type-mapping"],"created_at":"2024-08-04T00:01:11.018Z","updated_at":"2025-05-14T07:08:23.134Z","avatar_url":"https://github.com/scalalandio.png","language":"Scala","funding_links":["https://github.com/sponsors/krzemin","https://github.com/sponsors/MateuszKubuszok"],"categories":["Table of Contents","Extensions","Functional Programming","\u003ca name=\"Scala\"\u003e\u003c/a\u003eScala"],"sub_categories":["Extensions"],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"gfx/chimney-logo-circle-matching.svg\" alt=\"Chimney logo\" height=\"250px\" /\u003e\u003c/p\u003e\n\n# Chimney\n\n[![Chimney Scala version support](https://index.scala-lang.org/scalalandio/chimney/chimney/latest.svg)](https://index.scala-lang.org/scalalandio/chimney/chimney)\n\n[![CI build](https://github.com/scalalandio/chimney/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/scalalandio/chimney/actions)\n[![codecov.io](https://codecov.io/github/scalalandio/chimney/coverage.svg?branch=master)](http://codecov.io/github/scalalandio/chimney?branch=master)\n[![License](https://img.shields.io/:license-Apache%202-green.svg)](http://www.apache.org/licenses/LICENSE-2.0.txt) [![Join the discussions at https://github.com/scalalandio/chimney/discussions](https://img.shields.io/github/discussions/scalalandio/chimney\n)](https://github.com/scalalandio/chimney/discussions)\n\n[![Documentation Status](https://readthedocs.org/projects/chimney/badge/?version=latest)](https://readthedocs.org/projects/chimney/builds/)\n[![Scaladoc 2.11](https://javadoc.io/badge2/io.scalaland/chimney_2.11/scaladoc%202.11.svg)](https://javadoc.io/doc/io.scalaland/chimney_2.11)\n[![Scaladoc 2.12](https://javadoc.io/badge2/io.scalaland/chimney_2.12/scaladoc%202.12.svg)](https://javadoc.io/doc/io.scalaland/chimney_2.12)\n[![Scaladoc 2.13](https://javadoc.io/badge2/io.scalaland/chimney_2.13/scaladoc%202.13.svg)](https://javadoc.io/doc/io.scalaland/chimney_2.13)\n[![Scaladoc 3](https://javadoc.io/badge2/io.scalaland/chimney_3/scaladoc%203.svg)](https://javadoc.io/doc/io.scalaland/chimney_3)\n\nThe battle-tested Scala library for data transformations. Supported for (2.12, 2.13, 3.3+) x (JVM, Scala.js, Scala Native).\n\nChimney documentation is available at https://chimney.readthedocs.io. Read the Docs keeps it versioned in case you need\nto access documentation for older versions.\n\nIf you are looking to up-to-date artifacts versions ready to copy-paste into your build tool, we recommend\n[Scaladex](https://index.scala-lang.org/scalalandio/chimney/artifacts/chimney) or\n[Maven Repository](https://mvnrepository.com/search?q=chimney).\n\n## Adopters\n\nIf your company is using Chimney, please consider adding it to the list below:\n\n * [AvantStay](https://avantstay.com)\n * [CompStak](https://compstak.com)\n * [Iterators](https://www.iteratorshq.com/)\n * [Medidata](https://medidata.com)\n * [MOIA](https://www.moia.io/)\n * [Rudder.io](https://github.com/Normation/rudder)\n * [SwissBorg](https://swissborg.com/)\n\n## Contribution\n\nA way to get started is described in [CONTRIBUTING.md](CONTRIBUTING.md) and the general overview of the architecture\nis given in [DESIGN.md](DESIGN.md) and in [Under the hood](https://chimney.readthedocs.io/under-the-hood/)\nsection of the documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscalalandio%2Fchimney","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscalalandio%2Fchimney","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscalalandio%2Fchimney/lists"}