# zanfranceschi/rinha-de-backend-2024-q1

Repositório da 2ª edição da Rinha de Backend

Repository: https://github.com/zanfranceschi/rinha-de-backend-2024-q1
Canonical: https://ross.abutalabs.com/products/rinha-de-backend-2024-q1
Homepage: https://twitter.com/rinhadebackend
Language: HTML
License: MIT
License Family: permissive
Last push: 2024-03-30T17:45:15+00:00

## Health v2 (maintenance only)
Score: 26/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 69
- inputs: {"age_days": 967, "days_push": 886, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1834, forks 897 (observed 2026-08-28T04:05:42.520067+00:00)

## What it is
The repository for the second edition of Rinha de Backend, a Brazilian community backend performance challenge focused on concurrency control via a credit/debit transaction HTTP API. It provides the challenge specification, validation tests, and load-testing setup for participants to submit and benchmark their implementations.

## Use cases
- practice building a high-concurrency HTTP API
- benchmark my backend against others under load
- learn concurrency control and database locking strategies
- participate in a community backend coding challenge
- test how my stack handles race conditions on account balances
- find reference implementations of the rinha de backend challenge

## When to choose
- you want a fun, well-defined performance challenge with community results
- you want to stress-test concurrency handling in your language or framework of choice
- you want to study winning solutions for low-latency transactional APIs

## When to avoid
- you need production-ready backend code rather than a contest exercise
- you want a general-purpose load-testing tool rather than a fixed challenge spec
- the challenge deadline has passed and you only want an active competition

## Facets
- artifact type: learning-resource
- maturity: active
- function: benchmarking, load-testing, concurrency, http-server, api-framework
- domain: developer-tools, performance, backend, apis, testing
- platform: cross-platform, cli
- tags: backend-challenge, coding-competition, load-testing, concurrency-challenge, brazilian-community, http-api, pessimistic-locking, docker

## Member repositories
- zanfranceschi/rinha-de-backend-2024-q1 (main) score 26

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.520067+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:18:36.726153+00:00, confidence not recorded.
  - readme: https://github.com/zanfranceschi/rinha-de-backend-2024-q1 (fetched 2026-08-28T04:05:42.520067+00:00, sha e6bd5d0f1b48)
- Data as of 2026-08-30T08:39:29.467469+00:00.
