movie
Version, currently main branch1 version
- main branchlatestMay 18, 2026
github.com/mikeoz32/movie-cr
No description declared in shard.yml.
0 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
movie:
github: mikeoz32/movie-cr
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.18.2- License
- MIT
- Author
- Mike Oz
- Target
moviefrom src/movie.cr
Dependencies
Runtime Dependencies
- sqlite3~> 0.22.0github: crystal-lang/crystal-sqlite3
README
Movie
A lightweight actor framework for Crystal with typed actors, supervision, remoting, persistence, futures, ask-pattern support, and typed streams.
Features
- Typed actor system and actor references
- Supervision and lifecycle hooks
- Ask pattern and futures
- Persistence helpers and SQLite-backed stores
- Remoting support
- Typed streams
Installation
Add this to your shard.yml:
dependencies:
movie:
github: mikeoz32/movie
Usage
require "movie"
Development
Run specs:
crystal spec spec/movie -Dpreview_mt -Dexecution_context
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- May 18, 2026
- Crystal
>= 1.18.2- Indexed
- yes
Dependents
Repository
github.com/mikeoz32/movie-cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1