twitter/effectivescala resource
Twitter's Effective Scala Guide observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5328
- days_rel: n/a
- days_push: 1241
- n_releases_24m: 0
Adoption not part of the score
2231 stars · 610 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Twitter's Effective Scala guide, a document distilling Twitter's experience and best practices for writing Scala in production, covering formatting, types, collections, concurrency, functional and object-oriented programming, and error handling. The repository contains the markdown source and build tooling (PEG markdown and groff) used to render and publish the guide to GitHub Pages.
Use cases
- learn Scala best practices from Twitter's production experience
- find recommended Scala style and formatting conventions
- understand how to use Scala futures and concurrency effectively
- decide which Scala features to embrace or avoid
- improve functional programming style in Scala
- onboard engineers to idiomatic Scala for high-volume services
When to choose
- you want concise, battle-tested guidance on writing effective Scala
- your team builds high-volume distributed services in Scala
- you need a reference for Scala idioms like Options, pattern matching, and case classes as algebraic data types
- you want a style guide to align a Scala codebase
When to avoid
- you need a tutorial for learning Scala from scratch
- you need up-to-date coverage of the latest Scala 3 features
- you want runnable code or a tool rather than a written guide
- you need an officially maintained specification rather than opinionated advice
Facets
learning-resource · maturity maintenance
documentation programming-languages developer-tools tutorials cross-platform scala style-guide best-practices programming-guide twitter functional-programming concurrency markdown-document
2 sources
- readme: https://github.com/twitter/effectivescala · fetched 2026-08-28 · c0058a88c0c3
- homepage: https://twitter.github.io/effectivescala · fetched 2026-08-29 · 6ec6f8481f2e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| twitter/effectivescala | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="twitter/effectivescala")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem