{"adoption": {"forks": 152, "observed_at": "2026-08-28T04:03:43.944643+00:00", "stars": 1137}, "canonical_url": "https://ross.abutalabs.com/products/tiny-http", "card": {"archived": false, "artifact_type": "library", "description": "Low level HTTP server library in Rust", "domain": ["web-development", "backend", "apis"], "enriched": true, "function": ["http-server", "routing"], "health_score": 20, "homepage": "https://crates.io/crates/tiny_http", "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["tiny-http/tiny-http"], "name": "tiny-http/tiny-http", "platform": ["rust", "cross-platform"], "pushed_at": "2024-08-14T21:18:34+00:00", "repo": "tiny-http/tiny-http", "stars": 1137, "tags": ["http", "low-level", "thread-pool", "pipelining", "https", "rust-library"], "topics": [], "urls": [], "use_cases": ["build a minimal HTTP server in Rust", "embed an HTTP server in a Rust application", "handle HTTP request pipelining", "serve HTTPS with rustls or OpenSSL", "build a custom web framework on top of a low-level server"], "what_it_is": "A low-level HTTP server library in Rust that handles connections, request parsing, pipelining, and HTTPS while leaving routing and higher-level concerns to the user. It is designed for HTTP standard compliance and speed, using a thread pool per client connection.", "when_to_avoid": ["you want routing, middleware, or templating out of the box", "you are building a full website and should use a web framework instead", "you need async/await-based server internals"], "when_to_choose": ["you need fine-grained control over HTTP handling without a full framework", "you want a small, compliant, fast HTTP server library", "you are embedding an HTTP endpoint in a larger Rust program"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/tiny-http", "repo": "tiny-http/tiny-http", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:36:21.859857+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74d1ab2b27b09ce608279bb6853304add4fdac052e25353be870880a3b6a6c7f", "fetched_at": "2026-08-28T04:03:43.944643+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tiny-http/tiny-http"}, {"content_hash": "3eaf57e72461ba96b346b2bf80ed942e6eea4896d19fa7ad17445f14b293c6ad", "fetched_at": "2026-08-29T12:41:19.340228+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tiny-http"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:36:21.859857+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74d1ab2b27b09ce608279bb6853304add4fdac052e25353be870880a3b6a6c7f", "fetched_at": "2026-08-28T04:03:43.944643+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tiny-http/tiny-http"}, {"content_hash": "3eaf57e72461ba96b346b2bf80ed942e6eea4896d19fa7ad17445f14b293c6ad", "fetched_at": "2026-08-29T12:41:19.340228+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tiny-http"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:36:21.859857+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74d1ab2b27b09ce608279bb6853304add4fdac052e25353be870880a3b6a6c7f", "fetched_at": "2026-08-28T04:03:43.944643+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tiny-http/tiny-http"}, {"content_hash": "3eaf57e72461ba96b346b2bf80ed942e6eea4896d19fa7ad17445f14b293c6ad", "fetched_at": "2026-08-29T12:41:19.340228+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tiny-http"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:36:21.859857+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74d1ab2b27b09ce608279bb6853304add4fdac052e25353be870880a3b6a6c7f", "fetched_at": "2026-08-28T04:03:43.944643+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tiny-http/tiny-http"}, {"content_hash": "3eaf57e72461ba96b346b2bf80ed942e6eea4896d19fa7ad17445f14b293c6ad", "fetched_at": "2026-08-29T12:41:19.340228+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tiny-http"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:36:21.859857+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74d1ab2b27b09ce608279bb6853304add4fdac052e25353be870880a3b6a6c7f", "fetched_at": "2026-08-28T04:03:43.944643+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tiny-http/tiny-http"}, {"content_hash": "3eaf57e72461ba96b346b2bf80ed942e6eea4896d19fa7ad17445f14b293c6ad", "fetched_at": "2026-08-29T12:41:19.340228+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tiny-http"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:36:21.859857+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74d1ab2b27b09ce608279bb6853304add4fdac052e25353be870880a3b6a6c7f", "fetched_at": "2026-08-28T04:03:43.944643+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tiny-http/tiny-http"}, {"content_hash": "3eaf57e72461ba96b346b2bf80ed942e6eea4896d19fa7ad17445f14b293c6ad", "fetched_at": "2026-08-29T12:41:19.340228+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tiny-http"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:43.944643+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:36:21.859857+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74d1ab2b27b09ce608279bb6853304add4fdac052e25353be870880a3b6a6c7f", "fetched_at": "2026-08-28T04:03:43.944643+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tiny-http/tiny-http"}, {"content_hash": "3eaf57e72461ba96b346b2bf80ed942e6eea4896d19fa7ad17445f14b293c6ad", "fetched_at": "2026-08-29T12:41:19.340228+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tiny-http"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:36:21.859857+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74d1ab2b27b09ce608279bb6853304add4fdac052e25353be870880a3b6a6c7f", "fetched_at": "2026-08-28T04:03:43.944643+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tiny-http/tiny-http"}, {"content_hash": "3eaf57e72461ba96b346b2bf80ed942e6eea4896d19fa7ad17445f14b293c6ad", "fetched_at": "2026-08-29T12:41:19.340228+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tiny-http"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:36:21.859857+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74d1ab2b27b09ce608279bb6853304add4fdac052e25353be870880a3b6a6c7f", "fetched_at": "2026-08-28T04:03:43.944643+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tiny-http/tiny-http"}, {"content_hash": "3eaf57e72461ba96b346b2bf80ed942e6eea4896d19fa7ad17445f14b293c6ad", "fetched_at": "2026-08-29T12:41:19.340228+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tiny-http"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:36:21.859857+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "74d1ab2b27b09ce608279bb6853304add4fdac052e25353be870880a3b6a6c7f", "fetched_at": "2026-08-28T04:03:43.944643+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tiny-http/tiny-http"}, {"content_hash": "3eaf57e72461ba96b346b2bf80ed942e6eea4896d19fa7ad17445f14b293c6ad", "fetched_at": "2026-08-29T12:41:19.340228+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/tiny-http"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4433, "days_push": 749, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}