https://github.com/golemcloud/golem
Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://github.com/golemcloud/golem
component-model distributed-systems durable-computing durable-execution fault-tolerance high-reliability serverless wasi wasm wasm-component
Last synced: 5 months ago
JSON representation
Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
- Host: GitHub
- URL: https://github.com/golemcloud/golem
- Owner: golemcloud
- License: apache-2.0
- Created: 2023-11-24T08:54:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T17:50:36.000Z (6 months ago)
- Last Synced: 2025-04-09T18:33:16.416Z (6 months ago)
- Topics: component-model, distributed-systems, durable-computing, durable-execution, fault-tolerance, high-reliability, serverless, wasi, wasm, wasm-component
- Language: Rust
- Homepage: https://learn.golem.cloud/
- Size: 240 MB
- Stars: 746
- Watchers: 14
- Forks: 112
- Open Issues: 145
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Golem

This repository contains Golem - a set of services enable you to run WebAssembly components in a distributed cloud environment.
## Getting started with Golem
See [Golem Cloud](https://golem.cloud) for more information, and [the Golem Developer Documentation](https://learn.golem.cloud) for getting started.## Developing Golem
Find details in the [contribution guide](CONTRIBUTING.md) about how to compile the Golem services locally.