Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:33:16.000Z (3 months ago)
- Last Synced: 2024-10-29T09:24:49.937Z (3 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: 174 MB
- Stars: 497
- Watchers: 12
- Forks: 56
- Open Issues: 109
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Golem
![Golem Logo](golem-logo-black.jpg)
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.