https://github.com/apple/swift-distributed-actors
Peer-to-peer cluster implementation for Swift Distributed Actors
https://github.com/apple/swift-distributed-actors
actor-model actors distributed-systems swift
Last synced: 5 months ago
JSON representation
Peer-to-peer cluster implementation for Swift Distributed Actors
- Host: GitHub
- URL: https://github.com/apple/swift-distributed-actors
- Owner: apple
- License: apache-2.0
- Created: 2019-07-23T18:35:53.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-09T09:02:58.000Z (5 months ago)
- Last Synced: 2025-05-09T10:22:27.987Z (5 months ago)
- Topics: actor-model, actors, distributed-systems, swift
- Language: Swift
- Homepage: https://apple.github.io/swift-distributed-actors/
- Size: 20.6 MB
- Stars: 632
- Watchers: 29
- Forks: 69
- Open Issues: 188
-
Metadata Files:
- Readme: Docs/README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-swift-async-await - Swift Distributed Actors
README
## Documentation pending
We will provide extensive reference documentation as the language feature matures and we know which APIs we are going to stabilize.