Skip to content

Commit b8aedbf

Browse files
devlikebearactions-user
authored andcommitted
chore: update ranking data
1 parent 96628e1 commit b8aedbf

74 files changed

Lines changed: 5450 additions & 5420 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/snapshots/2026-07-20.json.gz

69.6 KB
Binary file not shown.

docs/Actor-Model.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@ Libraries for building actor-based programs.
66

77
| Repository | Stars | Forks | Last Updated | Description |
88
|------------|-------|-------|--------------|-------------|
9-
| [asynkron/protoactor-go](https://github.com/asynkron/protoactor-go) | 5k | 574 | 2026-07-18T14:06:42Z | Distributed actors for Go, C#, and Java/Kotlin. |
10-
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 5k | 183 | 2026-07-18T19:06:07Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
9+
| [asynkron/protoactor-go](https://github.com/asynkron/protoactor-go) | 5k | 574 | 2026-07-19T04:02:54Z | Distributed actors for Go, C#, and Java/Kotlin. |
10+
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 5k | 183 | 2026-07-19T08:31:23Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
1111
| [anthdm/hollywood](https://github.com/anthdm/hollywood) | 2k | 178 | 2026-07-16T12:05:34Z | Blazingly fast and light-weight Actor engine written in Golang. |
12-
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 362 | 37 | 2026-07-17T08:35:08Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
12+
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 362 | 37 | 2026-07-19T18:56:38Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
1313
| [pancsta/asyncmachine-go](https://github.com/pancsta/asyncmachine-go/tree/main/pkg/machine) | 185 | 13 | 2026-07-16T20:12:18Z | Graph control flow library (AOP, actor, state-machine). |
1414

1515
### Ranked by Forks
1616

1717
| Repository | Stars | Forks | Last Updated | Description |
1818
|------------|-------|-------|--------------|-------------|
19-
| [asynkron/protoactor-go](https://github.com/asynkron/protoactor-go) | 5k | 574 | 2026-07-18T14:06:42Z | Distributed actors for Go, C#, and Java/Kotlin. |
20-
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 5k | 183 | 2026-07-18T19:06:07Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
19+
| [asynkron/protoactor-go](https://github.com/asynkron/protoactor-go) | 5k | 574 | 2026-07-19T04:02:54Z | Distributed actors for Go, C#, and Java/Kotlin. |
20+
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 5k | 183 | 2026-07-19T08:31:23Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
2121
| [anthdm/hollywood](https://github.com/anthdm/hollywood) | 2k | 178 | 2026-07-16T12:05:34Z | Blazingly fast and light-weight Actor engine written in Golang. |
22-
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 362 | 37 | 2026-07-17T08:35:08Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
22+
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 362 | 37 | 2026-07-19T18:56:38Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
2323
| [pancsta/asyncmachine-go](https://github.com/pancsta/asyncmachine-go/tree/main/pkg/machine) | 185 | 13 | 2026-07-16T20:12:18Z | Graph control flow library (AOP, actor, state-machine). |
2424

2525
### Ranked by Last Updated
2626

2727
| Repository | Stars | Forks | Last Updated | Description |
2828
|------------|-------|-------|--------------|-------------|
29-
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 5k | 183 | 2026-07-18T19:06:07Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
30-
| [asynkron/protoactor-go](https://github.com/asynkron/protoactor-go) | 5k | 574 | 2026-07-18T14:06:42Z | Distributed actors for Go, C#, and Java/Kotlin. |
31-
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 362 | 37 | 2026-07-17T08:35:08Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
29+
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 362 | 37 | 2026-07-19T18:56:38Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
30+
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 5k | 183 | 2026-07-19T08:31:23Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
31+
| [asynkron/protoactor-go](https://github.com/asynkron/protoactor-go) | 5k | 574 | 2026-07-19T04:02:54Z | Distributed actors for Go, C#, and Java/Kotlin. |
3232
| [pancsta/asyncmachine-go](https://github.com/pancsta/asyncmachine-go/tree/main/pkg/machine) | 185 | 13 | 2026-07-16T20:12:18Z | Graph control flow library (AOP, actor, state-machine). |
3333
| [anthdm/hollywood](https://github.com/anthdm/hollywood) | 2k | 178 | 2026-07-16T12:05:34Z | Blazingly fast and light-weight Actor engine written in Golang. |
3434

0 commit comments

Comments
 (0)