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 | 00kaku/gallery-slider-block | 04amanrajj/netwatch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | — | JavaScript | Rust |
| Last pushed | 2019-12-21 | 2021-05-19 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | developer | general | 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.