# razvandimescu/numa

Portable DNS resolver in Rust — .numa local domains, ad blocking, developer overrides

Repository: https://github.com/razvandimescu/numa
Canonical: https://ross.abutalabs.com/products/numa
Language: Rust
License: MIT
License Family: permissive
Topics: dns, resolver, rust, tokio, ad-blocking, developer-tools, dns-server, local-development, reverse-proxy, service-discovery
Last push: 2026-08-26T07:21:12+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 2073, "days_push": 7, "days_rel": 13, "gap_med": 1.0, "n_releases_24m": 35}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1406, forks 101 (observed 2026-08-28T04:04:38.227679+00:00)

## What it is
Numa is a portable DNS resolver in a single Rust binary that provides ad blocking, local .numa service domains, hostname overrides, and privacy-preserving ODoH encrypted queries. It runs on macOS, Linux, and Windows as a system service with a built-in web dashboard and optional public ODoH relay mode.

## Use cases
- block ads and trackers on any network via DNS
- give local dev services friendly .numa domain names with HTTPS
- override hostnames temporarily with auto-revert
- encrypt DNS queries with ODoH for privacy
- run a local DNS server with DNSSEC validation
- run a public ODoH relay endpoint
- reverse-proxy local dev servers with path-based routing

## When to choose
- you want a single-binary, cross-platform DNS resolver with ad blocking built in
- you need local HTTPS domains for development without mkcert or /etc/hosts
- you care about DNS privacy and want ODoH or DNS-over-TLS
- you want to contribute to the ODoH relay ecosystem

## When to avoid
- you need a full enterprise DNS server with zone management or DHCP
- you require BIND/Unbound feature parity like complex zone delegation
- you only need ad blocking and prefer a lighter hosts-file-based tool

## Facets
- artifact type: cli-tool
- maturity: active
- function: networking, proxy, caching, security, privacy, cli, self-hosted
- domain: networking, developer-tools, privacy, security, self-hosted
- platform: windows, rust, cli, cross-platform
- tags: dns-resolver, odoh, ad-blocking, local-development, dnscrypt, dns-over-tls, single-binary, reverse-proxy, command-line, macos, linux, docker

## Member repositories
- razvandimescu/numa (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.227679+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-30T04:38:43.845511+00:00, confidence not recorded.
  - readme: https://github.com/razvandimescu/numa (fetched 2026-08-28T04:04:38.227679+00:00, sha dcf703993d5a)
  - registry_crates: https://crates.io/api/v1/crates/numa (fetched 2026-08-29T11:52:21.390165+00:00, sha fc008eeac2b8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
