|
125 | 125 | github: "https://github.com/typelevel/keypool" |
126 | 126 | - title: "kind-projector" |
127 | 127 | description: "Plugin for nicer type-lambda syntax" |
128 | | - github: "https://github.com/non/kind-projector" |
| 128 | + github: "https://github.com/typelevel/kind-projector" |
129 | 129 | - title: "Kittens" |
130 | 130 | description: "Automatic type class derivation" |
131 | | - github: "https://github.com/milessabin/kittens" |
132 | | - affiliate: true |
| 131 | + github: "https://github.com/typelevel/kittens" |
133 | 132 | - title: "Libra" |
134 | 133 | description: "Compile time dimensional analysis for any problem domain" |
135 | 134 | github: "https://github.com/to-ithaca/libra" |
|
145 | 144 | affiliate: true |
146 | 145 | - title: "Monocle" |
147 | 146 | category: "Lenses for Scala" |
148 | | - description: "Strongly inspired by Haskell's lens library, Monocle is an Optics library where Optics gather the concepts of Lens, Traversal, Optional, Prism and Iso." |
149 | | - github: "https://github.com/julien-truffaut/Monocle" |
| 147 | + description: "Optics library offering a simple yet powerful API to access and transform immutable data" |
| 148 | + github: "https://github.com/optics-dev/Monocle" |
150 | 149 | affiliate: true |
151 | 150 | - title: "Mouse" |
152 | 151 | description: "Enrichments to standard library classes to ease functional programming" |
|
174 | 173 | - title: "ScalaCheck" |
175 | 174 | category: "Property checking" |
176 | 175 | description: "ScalaCheck is a library for automated property-based testing. It contains generators for randomized test data and combinators for properties." |
177 | | - github: "https://github.com/rickynils/scalacheck" |
| 176 | + github: "https://github.com/typelevel/scalacheck" |
178 | 177 | permalink: "http://scalacheck.org/" |
179 | 178 | - title: "scalacheck-shapeless" |
180 | 179 | description: "Automatic derivation for ScalaCheck" |
|
205 | 204 | core: true |
206 | 205 | - title: "simulacrum" |
207 | 206 | description: "First-class syntax for type classes" |
208 | | - github: "https://github.com/mpilquist/simulacrum" |
209 | | - affiliate: true |
| 207 | + github: "https://github.com/typelevel/simulacrum" |
210 | 208 | - title: "Simulacrum Scalafix" |
211 | 209 | description: "Simulacrum as Scalafix rules" |
212 | 210 | github: "https://github.com/typelevel/simulacrum-scalafix" |
|
227 | 225 | - title: "spire" |
228 | 226 | category: "Numeric abstractions" |
229 | 227 | description: "Spire is a numeric library for Scala which is intended to be generic, fast, and precise. Using features such as specialization, macros, type classes, and implicits, Spire works hard to defy conventional wisdom around performance and precision trade-offs." |
230 | | - github: "https://github.com/non/spire" |
231 | | - affiliate: true |
| 228 | + github: "https://github.com/typelevel/spire" |
232 | 229 | core: true |
233 | 230 | - title: "Squants" |
234 | 231 | description: "The Scala API for Quantities, Units of Measure and Dimensional Analysis" |
235 | | - github: "https://github.com/garyKeorkunian/squants" |
236 | | - affiliate: true |
| 232 | + github: "https://github.com/typelevel/squants" |
237 | 233 | - title: "TwoTails" |
238 | 234 | description: "A compiler plugin adding support for mutual tail recursion" |
239 | 235 | github: "https://github.com/wheaties/TwoTails" |
|
0 commit comments