devonestes/fast-elixir resource
:dash: Writing Fast Elixir :heart_eyes: -- Collect Common Elixir idioms. 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: 3441
- days_rel: n/a
- days_push: 1029
- n_releases_24m: 0
Adoption not part of the score
1289 stars · 43 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of benchmarked Elixir code idioms comparing semantically equivalent approaches to show which is faster, inspired by fast-ruby. Each idiom includes runnable benchmark code using benchee.
Use cases
- learn which elixir code patterns are faster
- benchmark map lookup vs pattern matching in elixir
- find faster alternatives to string concatenation in elixir
- compare ets vs gen server performance
- optimize slow elixir code
- learn elixir performance idioms
When to choose
- you write Elixir and want to learn performance-oriented idioms with measured evidence
- you want runnable benchmark examples to adapt to your own codebase
When to avoid
- you need a library to add to your project rather than reference material
- you need guaranteed up-to-date benchmarks for recent Elixir/OTP versions
- you work in a language other than Elixir
Facets
learning-resource · maturity maintenance
benchmarking developer-tools performance programming-languages tutorials elixir elixir performance-optimization idioms benchee benchmarks fast-ruby-inspired erlang-vm
2 sources
- readme: https://github.com/devonestes/fast-elixir · fetched 2026-08-28 · 90a5be9c06f6
- homepage: https://github.com/devonestes/fast-elixir · fetched 2026-08-29 · c2549f3752b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| devonestes/fast-elixir | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="devonestes/fast-elixir")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem