返回排行榜

golemcloud/golem

Rustlearn.golem.cloud

Golem Cloud is the agent-native platform for building AI agents and distributed applications that never lose state, never duplicate work, and never require you to build infrastructure.

component-modeldistributed-systemsdurable-computingdurable-executionfault-tolerancehigh-reliabilityserverlesswasiwasmwasm-componentagenticagentic-ai
Star 增长趋势
Star
1.6k
Forks
206
周增长
Issues
7
5001k1.5k
2024年1月2024年11月2025年9月2026年7月
制品库crates.iocargo add golem
README

Golem

Golem Logo

This repository contains Golem - a set of services enable you to run WebAssembly components in a distributed cloud environment. Golem supports building agents in Rust, TypeScript, Scala, and MoonBit.

Getting started with Golem

See Golem Cloud for more information, and the Golem Developer Documentation for getting started.

Developing Golem

Find details in the contribution guide about how to compile the Golem services locally.

Documentation

The source for learn.golem.cloud lives in docs/ (Next.js / Nextra, see docs/AGENTS.md). It is built and deployed by .github/workflows/docs.yaml.