# Holochain

The current, performant & industrial strength version of Holochain on Rust.

Repository: https://github.com/holochain/holochain
Canonical: https://ross.abutalabs.com/products/holochain
Homepage: https://holochain.org
Language: Rust
License: NOASSERTION
License Family: other
Topics: holochain, holochain-rust, p2p, blockchain, dapps-development, distributed-computing, dapps, rust, web3
Last push: 2026-08-26T17:57:23+00:00
Link (homepage): https://holochain.org
Link (site_page): https://www.holochain.org/what-holochain
Link (site_page): https://developer.holochain.org/install

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 95, longevity 100
- inputs: {"age_days": 2424, "days_push": 7, "days_rel": 34, "gap_med": 15.0, "n_releases_24m": 21}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1392, forks 191 (observed 2026-08-28T04:04:36.138722+00:00)

## What it is
Holochain is an open-source Rust framework for building peer-to-peer applications that run on users' own devices without centralized servers or blockchains. It combines cryptographic signatures, distributed hash tables, and agent-centric, consensus-free data validation to create secure, scalable P2P networks.

## Use cases
- build peer-to-peer apps without servers
- develop decentralized applications without blockchain
- create agent-centric apps where users own their data
- build serverless social or collaboration apps
- run distributed apps that scale with their user base
- write P2P application DNA logic in Rust

## When to choose
- you want P2P apps with no backend hosting costs or central point of control
- you need agent-centric data integrity and user-owned identities
- you want consensus-free validation instead of blockchain overhead
- your team is comfortable with Rust for application logic

## When to avoid
- you need a battle-tested, fully hardened platform - it is still in beta undergoing security reviews
- you require traditional client-server architecture or HTTP APIs
- your team cannot work in Rust
- you need smart contracts with global consensus or token economics

## Facets
- artifact type: framework
- maturity: active
- function: p2p, cryptography, web-framework, rpc, security, concurrency
- domain: microservices, web-development, blockchain, developer-tools, privacy
- platform: windows, rust, cross-platform
- tags: peer-to-peer, agent-centric, serverless, distributed-applications, consensus-free-validation, dht, web3, happs, cryptography, linux, macos

## Member repositories
- holochain/holochain (main) score 98
- holochain/holochain-rust (mirror) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.138722+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:39:30.619253+00:00, confidence not recorded.
  - readme: https://github.com/holochain/holochain (fetched 2026-08-28T04:04:36.138722+00:00, sha c46c1ad806af)
  - homepage: https://holochain.org (fetched 2026-08-29T11:54:27.912162+00:00, sha d5bca809eede)
  - site_page: https://developer.holochain.org/install (fetched 2026-08-29T11:54:27.923653+00:00, sha 82b887bcc72c)
  - site_page: https://www.holochain.org/what-holochain (fetched 2026-08-29T11:54:27.921722+00:00, sha b5ffce983bc9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
