jiminhsieh/scala-collection-compat — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2019-12-21
Write Scala 2.13 collection syntax that still compiles on 2.11 and 2.12.
Maintain a library that users on multiple Scala versions depend on.
Use the automated migration tool to rewrite existing code to the new syntax.
Gradually upgrade a large codebase to Scala 2.13 without breaking older support.
| jiminhsieh/scala-collection-compat | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2019-12-21 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Migration tool has separate modes for apps versus libraries maintaining backward compatibility.
A compatibility library and migration tool that lets Scala code use the newer 2.13 collections syntax while still supporting 2.11 and 2.12.
Dormant — no commits in 2+ years (last push 2019-12-21).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.