{"adoption": {"forks": 192, "observed_at": "2026-08-28T04:06:12.135729+00:00", "stars": 2088}, "canonical_url": "https://ross.abutalabs.com/products/fast_float", "card": {"archived": false, "artifact_type": "library", "description": "Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, DuckDB, Chromium, Redis and WebKit/Safari", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["parser", "serialization", "developer-tools"], "health_score": 98, "homepage": "https://fastfloat.github.io/fast_float/", "language": "C++", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["fastfloat/fast_float"], "name": "fastfloat/fast_float", "platform": ["cpp", "cross-platform", "windows", "bsd"], "pushed_at": "2026-08-24T00:06:45+00:00", "repo": "fastfloat/fast_float", "stars": 2088, "tags": ["header-only", "number-parsing", "from-chars", "floating-point", "simd", "high-performance", "cpp11", "cpp17", "algorithms", "data-engineering", "linux", "macos"], "topics": ["cpp11", "cpp17", "cpp-library", "high-performance", "freebsd", "linux", "macos", "visual-studio", "neon", "simd", "sse2"], "urls": [], "use_cases": ["parse floating-point numbers from strings faster than strtod", "replace std::from_chars on compilers lacking full C++17 support", "parse numeric CSV or JSON fields at high throughput", "convert ASCII integers in bases 2-36 without allocations", "get exact IEEE 754 rounding when parsing decimals", "parse numbers in a C++11 codebase with C++17-style API"], "what_it_is": "fast_float is a header-only C++11 library providing fast, exact implementations of std::from_chars for float, double, and integer types, parsing ASCII decimal strings with correct IEEE 754 round-to-even rounding. It sustains roughly a gigabyte per second on commodity hardware, does not allocate or throw, and is used in GCC 12, MySQL, DuckDB, Chromium, Redis, and WebKit.", "when_to_avoid": ["you need locale-aware parsing with custom thousands separators or locale decimal points", "your standard library's from_chars or strtod performance is already sufficient", "you are writing C rather than C++ (consider a C port instead)", "you need to parse exotic number formats beyond decimal, hex, infinity, and nan"], "when_to_choose": ["you need bit-exact, locale-independent number parsing with round-to-even", "number parsing is a performance bottleneck in your C++ code", "you want a header-only, dependency-free, allocation-free parser", "you need portability across GCC, Clang, MSVC, and ARM/x86/RISC-V"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/fast_float", "repo": "fastfloat/fast_float", "role": "main", "score": 91}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:55:41.548249+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03302c2a783528ce487164400535105834af1aa82118ab1b00ff997f1a8aae6f", "fetched_at": "2026-08-28T04:06:12.135729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fastfloat/fast_float"}, {"content_hash": "e58afe0b496be1962f96d34c6706c98f3f8661aa160900e7a04363c3e05376f9", "fetched_at": "2026-08-29T10:35:29.077825+00:00", "kind": "homepage", "missing": false, "url": "https://fastfloat.github.io/fast_float/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:55:41.548249+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03302c2a783528ce487164400535105834af1aa82118ab1b00ff997f1a8aae6f", "fetched_at": "2026-08-28T04:06:12.135729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fastfloat/fast_float"}, {"content_hash": "e58afe0b496be1962f96d34c6706c98f3f8661aa160900e7a04363c3e05376f9", "fetched_at": "2026-08-29T10:35:29.077825+00:00", "kind": "homepage", "missing": false, "url": "https://fastfloat.github.io/fast_float/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:55:41.548249+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03302c2a783528ce487164400535105834af1aa82118ab1b00ff997f1a8aae6f", "fetched_at": "2026-08-28T04:06:12.135729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fastfloat/fast_float"}, {"content_hash": "e58afe0b496be1962f96d34c6706c98f3f8661aa160900e7a04363c3e05376f9", "fetched_at": "2026-08-29T10:35:29.077825+00:00", "kind": "homepage", "missing": false, "url": "https://fastfloat.github.io/fast_float/"}], "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:06:12.135729+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:55:41.548249+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03302c2a783528ce487164400535105834af1aa82118ab1b00ff997f1a8aae6f", "fetched_at": "2026-08-28T04:06:12.135729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fastfloat/fast_float"}, {"content_hash": "e58afe0b496be1962f96d34c6706c98f3f8661aa160900e7a04363c3e05376f9", "fetched_at": "2026-08-29T10:35:29.077825+00:00", "kind": "homepage", "missing": false, "url": "https://fastfloat.github.io/fast_float/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:55:41.548249+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03302c2a783528ce487164400535105834af1aa82118ab1b00ff997f1a8aae6f", "fetched_at": "2026-08-28T04:06:12.135729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fastfloat/fast_float"}, {"content_hash": "e58afe0b496be1962f96d34c6706c98f3f8661aa160900e7a04363c3e05376f9", "fetched_at": "2026-08-29T10:35:29.077825+00:00", "kind": "homepage", "missing": false, "url": "https://fastfloat.github.io/fast_float/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:55:41.548249+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03302c2a783528ce487164400535105834af1aa82118ab1b00ff997f1a8aae6f", "fetched_at": "2026-08-28T04:06:12.135729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fastfloat/fast_float"}, {"content_hash": "e58afe0b496be1962f96d34c6706c98f3f8661aa160900e7a04363c3e05376f9", "fetched_at": "2026-08-29T10:35:29.077825+00:00", "kind": "homepage", "missing": false, "url": "https://fastfloat.github.io/fast_float/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:12.135729+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:55:41.548249+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03302c2a783528ce487164400535105834af1aa82118ab1b00ff997f1a8aae6f", "fetched_at": "2026-08-28T04:06:12.135729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fastfloat/fast_float"}, {"content_hash": "e58afe0b496be1962f96d34c6706c98f3f8661aa160900e7a04363c3e05376f9", "fetched_at": "2026-08-29T10:35:29.077825+00:00", "kind": "homepage", "missing": false, "url": "https://fastfloat.github.io/fast_float/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:55:41.548249+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03302c2a783528ce487164400535105834af1aa82118ab1b00ff997f1a8aae6f", "fetched_at": "2026-08-28T04:06:12.135729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fastfloat/fast_float"}, {"content_hash": "e58afe0b496be1962f96d34c6706c98f3f8661aa160900e7a04363c3e05376f9", "fetched_at": "2026-08-29T10:35:29.077825+00:00", "kind": "homepage", "missing": false, "url": "https://fastfloat.github.io/fast_float/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:55:41.548249+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03302c2a783528ce487164400535105834af1aa82118ab1b00ff997f1a8aae6f", "fetched_at": "2026-08-28T04:06:12.135729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fastfloat/fast_float"}, {"content_hash": "e58afe0b496be1962f96d34c6706c98f3f8661aa160900e7a04363c3e05376f9", "fetched_at": "2026-08-29T10:35:29.077825+00:00", "kind": "homepage", "missing": false, "url": "https://fastfloat.github.io/fast_float/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:55:41.548249+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "03302c2a783528ce487164400535105834af1aa82118ab1b00ff997f1a8aae6f", "fetched_at": "2026-08-28T04:06:12.135729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/fastfloat/fast_float"}, {"content_hash": "e58afe0b496be1962f96d34c6706c98f3f8661aa160900e7a04363c3e05376f9", "fetched_at": "2026-08-29T10:35:29.077825+00:00", "kind": "homepage", "missing": false, "url": "https://fastfloat.github.io/fast_float/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 76}, "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": 2144, "days_push": 10, "days_rel": 80, "gap_med": 32.0, "n_releases_24m": 17}, "score": 91, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}