{"adoption": {"forks": 429, "observed_at": "2026-08-28T04:10:28.261501+00:00", "stars": 9079}, "canonical_url": "https://ross.abutalabs.com/products/sled", "card": {"archived": false, "artifact_type": "library", "description": "the champagne of beta embedded databases", "domain": ["databases", "developer-tools", "backend"], "enriched": true, "function": ["database", "caching", "serialization"], "health_score": 65, "homepage": null, "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "experimental", "member_repos": ["spacejam/sled"], "name": "spacejam/sled", "platform": ["rust", "cross-platform"], "pushed_at": "2026-04-04T14:52:13+00:00", "repo": "spacejam/sled", "stars": 9079, "tags": ["embedded-database", "kv-store", "b-tree", "log-structured", "lock-free", "acid-transactions", "crash-safe", "persistence"], "topics": ["incredibly-spicy", "database", "embedded-kv", "concurrent", "lock-free", "formal-methods", "high-performance", "rust", "kv", "b-tree", "b-plus-tree", "log-structured", "tree", "fuzzing", "persistence", "crash-testing", "orm", "sled"], "urls": [], "use_cases": ["embed a key-value store in a Rust application without running a separate database server", "store persistent key-value data with ACID transactions", "perform atomic compare-and-swap operations on keys", "generate crash-safe monotonic IDs at high throughput", "subscribe to changes on key prefixes for reactive updates", "replace SQLite or RocksDB for simple embedded storage workloads", "run range queries and iterators over sorted key spaces"], "what_it_is": "sled is a lightweight, high-performance embedded key-value database written in pure Rust, offering a threadsafe BTreeMap-like API with ACID transactions, atomic operations, and crash-safe persistence. It is log-structured, lock-free, and flash-optimized, designed to be embedded directly into applications without a separate database server.", "when_to_avoid": ["you need a mature, battle-tested database for critical production data (the project is in an in-progress rewrite with alpha releases)", "you need a client-server database or SQL queries", "you need rich secondary indexes or a full query language", "your team is not working in Rust"], "when_to_choose": ["you need an embedded, serverless key-value store in a Rust project", "you want ACID transactions and crash safety without operational overhead", "you need high-performance concurrent access with a simple BTreeMap-like API", "you want zero-copy reads and flash-optimized storage"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/sled", "repo": "spacejam/sled", "role": "main", "score": 57}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:24:00.654270+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6000d22babf47daefc231b6580cd0fab61208fe5d74b2e663dfbb9f976a997ef", "fetched_at": "2026-08-28T04:10:28.261501+00:00", "kind": "readme", "missing": false, "url": "https://github.com/spacejam/sled"}, {"content_hash": "371477428d197a76ee2c6ac68628bc4686ffa3f08e35c1a98ef0073d77217f58", "fetched_at": "2026-08-29T08:23:48.431555+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/sled"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:24:00.654270+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6000d22babf47daefc231b6580cd0fab61208fe5d74b2e663dfbb9f976a997ef", "fetched_at": "2026-08-28T04:10:28.261501+00:00", "kind": "readme", "missing": false, "url": "https://github.com/spacejam/sled"}, {"content_hash": "371477428d197a76ee2c6ac68628bc4686ffa3f08e35c1a98ef0073d77217f58", "fetched_at": "2026-08-29T08:23:48.431555+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/sled"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:24:00.654270+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6000d22babf47daefc231b6580cd0fab61208fe5d74b2e663dfbb9f976a997ef", "fetched_at": "2026-08-28T04:10:28.261501+00:00", "kind": "readme", "missing": false, "url": "https://github.com/spacejam/sled"}, {"content_hash": "371477428d197a76ee2c6ac68628bc4686ffa3f08e35c1a98ef0073d77217f58", "fetched_at": "2026-08-29T08:23:48.431555+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/sled"}], "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:10:28.261501+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:24:00.654270+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6000d22babf47daefc231b6580cd0fab61208fe5d74b2e663dfbb9f976a997ef", "fetched_at": "2026-08-28T04:10:28.261501+00:00", "kind": "readme", "missing": false, "url": "https://github.com/spacejam/sled"}, {"content_hash": "371477428d197a76ee2c6ac68628bc4686ffa3f08e35c1a98ef0073d77217f58", "fetched_at": "2026-08-29T08:23:48.431555+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/sled"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:24:00.654270+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6000d22babf47daefc231b6580cd0fab61208fe5d74b2e663dfbb9f976a997ef", "fetched_at": "2026-08-28T04:10:28.261501+00:00", "kind": "readme", "missing": false, "url": "https://github.com/spacejam/sled"}, {"content_hash": "371477428d197a76ee2c6ac68628bc4686ffa3f08e35c1a98ef0073d77217f58", "fetched_at": "2026-08-29T08:23:48.431555+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/sled"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:24:00.654270+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6000d22babf47daefc231b6580cd0fab61208fe5d74b2e663dfbb9f976a997ef", "fetched_at": "2026-08-28T04:10:28.261501+00:00", "kind": "readme", "missing": false, "url": "https://github.com/spacejam/sled"}, {"content_hash": "371477428d197a76ee2c6ac68628bc4686ffa3f08e35c1a98ef0073d77217f58", "fetched_at": "2026-08-29T08:23:48.431555+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/sled"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:28.261501+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:24:00.654270+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6000d22babf47daefc231b6580cd0fab61208fe5d74b2e663dfbb9f976a997ef", "fetched_at": "2026-08-28T04:10:28.261501+00:00", "kind": "readme", "missing": false, "url": "https://github.com/spacejam/sled"}, {"content_hash": "371477428d197a76ee2c6ac68628bc4686ffa3f08e35c1a98ef0073d77217f58", "fetched_at": "2026-08-29T08:23:48.431555+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/sled"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:24:00.654270+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6000d22babf47daefc231b6580cd0fab61208fe5d74b2e663dfbb9f976a997ef", "fetched_at": "2026-08-28T04:10:28.261501+00:00", "kind": "readme", "missing": false, "url": "https://github.com/spacejam/sled"}, {"content_hash": "371477428d197a76ee2c6ac68628bc4686ffa3f08e35c1a98ef0073d77217f58", "fetched_at": "2026-08-29T08:23:48.431555+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/sled"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:24:00.654270+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6000d22babf47daefc231b6580cd0fab61208fe5d74b2e663dfbb9f976a997ef", "fetched_at": "2026-08-28T04:10:28.261501+00:00", "kind": "readme", "missing": false, "url": "https://github.com/spacejam/sled"}, {"content_hash": "371477428d197a76ee2c6ac68628bc4686ffa3f08e35c1a98ef0073d77217f58", "fetched_at": "2026-08-29T08:23:48.431555+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/sled"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:24:00.654270+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6000d22babf47daefc231b6580cd0fab61208fe5d74b2e663dfbb9f976a997ef", "fetched_at": "2026-08-28T04:10:28.261501+00:00", "kind": "readme", "missing": false, "url": "https://github.com/spacejam/sled"}, {"content_hash": "371477428d197a76ee2c6ac68628bc4686ffa3f08e35c1a98ef0073d77217f58", "fetched_at": "2026-08-29T08:23:48.431555+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/sled"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 75, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3887, "days_push": 151, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 57, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}