Ross ROSS = Recommend OSS · open-source software intelligence for agents

sneako/finch

Elixir HTTP client, focused on performance observed · 2026-08-28

github.com/sneako/finch · Elixir · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 88
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2506
  • days_rel: n/a
  • days_push: 77
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1363 stars · 145 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Finch is a high-performance HTTP client library for Elixir, built on Mint and NimblePool. It provides efficient connection pooling strategies and minimal memory copying for making HTTP requests.

Use cases

  • make fast HTTP requests from an Elixir app
  • pool HTTP connections per host in Elixir
  • replace hackney/httpoison with a faster client
  • configure per-origin connection pool sizes
  • isolate traffic with pool tagging
  • use as the low-level engine behind Req

When to choose

  • you need a performant, pooled HTTP client in Elixir
  • you make many concurrent requests to known origins
  • you want fine-grained pool configuration

When to avoid

  • you want a friendly high-level API - use Req instead
  • you need a non-Elixir language client

Facets

library · maturity active

http-client web-development backend apis elixir cross-platform connection-pooling http1 http2 mint performance

1 source

Member repositories

RepositoryRoleHealth v2
sneako/finchmain72

For agents

markdown · JSON · MCP: product_card(name="sneako/finch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem