rivet-dev/rivet
Rivet Actors are the primitive for stateful workloads. Built for AI agents, collaborative apps, and durable execution.
About the project
Rivet Actors are a primitive for stateful workloads: long-running lightweight processes with in-memory state and automatic persistence, queues, workflows, and WebSockets. Built for AI agents, collaborative apps, and durable execution.
Useful for
- Run one actor per AI agent with persistent context and streamed responses
- Build a realtime document editor where each document is an actor broadcasting changes
- Set up a durable task queue with retries and cron scheduling inside an actor
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 3 stars so far today, about 6 expected by the end of the day.
- GitHub Trending Rust today: #15, +7 stars.
- Recent forks include notable developers: @Kayleexx (202 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 6,173
- Today
- 3 · ≈ 6 by evening
- Forks
- 256
- Issues and pull requests
- 5,752
- Watchers
- 18
- Language
- Rust
- License
- Apache-2.0
- Latest release
- v2.3.21 · September 24, 2026
- Created
- June 16, 2023
- Last push
- September 24, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 25, 2026GitHub Trending Rust today: #15, +7 stars
More in this category
-
5.4
hydra-db/hydradb
HydraDB is a distributed graph database written in Rust that stores the graph durably on S3-compatible object storage, with separate data nodes and indexers. It supports OpenCypher queries, GraphBLAS traversal, Neo4j…
-
2.8
tokio-rs/tokio
An asynchronous runtime for Rust providing non-blocking I/O, a task scheduler, timers, and network sockets. Used to build reliable concurrent applications and network services in Rust.
-
2.7
nodejs/node
Open-source, cross-platform JavaScript runtime environment used to build server-side applications, CLI tools and build tooling. Governed by the OpenJS Foundation, it ships Current, LTS and Nightly releases.
-
2.7
supabase/supabase
Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.
-
2.2
MACOS-DO/sub4api
AI API gateway for distributing subscription quotas: issues API keys, does token-level billing, load-balances across accounts and proxies requests to upstream providers. A fork of sub2api restoring the 292…
-
2.2
payloadcms/payload
Open-source fullstack Next.js framework that provides a ready-made TypeScript backend and admin panel. Used as a headless CMS or as a base for applications with a custom frontend.