Skip to content

Commit 2804bef

Browse files
devlikebearactions-user
authored andcommitted
Update ranking
1 parent 0baa682 commit 2804bef

58 files changed

Lines changed: 1504 additions & 1501 deletions

Some content is hidden

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

docs/Actor-Model.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@ 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 | 549 | 2025-07-21T07:32:45Z | Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin. |
10-
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 4k | 162 | 2025-07-22T20:05:13Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
11-
| [anthdm/hollywood](https://github.com/anthdm/hollywood) | 2k | 145 | 2025-07-22T10:52:51Z | Blazingly fast and light-weight Actor engine written in Golang. |
12-
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 268 | 19 | 2025-07-19T08:05:53Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
9+
| [asynkron/protoactor-go](https://github.com/asynkron/protoactor-go) | 5k | 549 | 2025-07-23T21:49:21Z | Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin. |
10+
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 4k | 162 | 2025-07-23T21:49:46Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
11+
| [anthdm/hollywood](https://github.com/anthdm/hollywood) | 2k | 145 | 2025-07-23T21:50:02Z | Blazingly fast and light-weight Actor engine written in Golang. |
12+
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 270 | 19 | 2025-07-23T21:51:42Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
1313

1414
### Ranked by Forks
1515

1616
| Repository | Stars | Forks | Last Updated | Description |
1717
|------------|-------|-------|--------------|-------------|
18-
| [asynkron/protoactor-go](https://github.com/asynkron/protoactor-go) | 5k | 549 | 2025-07-21T07:32:45Z | Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin. |
19-
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 4k | 162 | 2025-07-22T20:05:13Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
20-
| [anthdm/hollywood](https://github.com/anthdm/hollywood) | 2k | 145 | 2025-07-22T10:52:51Z | Blazingly fast and light-weight Actor engine written in Golang. |
21-
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 268 | 19 | 2025-07-19T08:05:53Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
18+
| [asynkron/protoactor-go](https://github.com/asynkron/protoactor-go) | 5k | 549 | 2025-07-23T21:49:21Z | Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin. |
19+
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 4k | 162 | 2025-07-23T21:49:46Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
20+
| [anthdm/hollywood](https://github.com/anthdm/hollywood) | 2k | 145 | 2025-07-23T21:50:02Z | Blazingly fast and light-weight Actor engine written in Golang. |
21+
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 270 | 19 | 2025-07-23T21:51:42Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
2222

2323
### Ranked by Last Updated
2424

2525
| Repository | Stars | Forks | Last Updated | Description |
2626
|------------|-------|-------|--------------|-------------|
27-
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 4k | 162 | 2025-07-22T20:05:13Z | An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. |
28-
| [anthdm/hollywood](https://github.com/anthdm/hollywood) | 2k | 145 | 2025-07-22T10:52:51Z | Blazingly fast and light-weight Actor engine written in Golang. |
29-
| [asynkron/protoactor-go](https://github.com/asynkron/protoactor-go) | 5k | 549 | 2025-07-21T07:32:45Z | Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin. |
30-
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 268 | 19 | 2025-07-19T08:05:53Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
27+
| [Tochemey/goakt](https://github.com/Tochemey/goakt) | 270 | 19 | 2025-07-23T21:51:42Z | Fast and Distributed Actor framework using protocol buffers as message for Golang. |
28+
| [anthdm/hollywood](https://github.com/anthdm/hollywood) | 2k | 145 | 2025-07-23T21:50:02Z | Blazingly fast and light-weight Actor engine written in Golang. |
29+
| [ergo-services/ergo](https://github.com/ergo-services/ergo) | 4k | 162 | 2025-07-23T21:49:46Z | 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 | 549 | 2025-07-23T21:49:21Z | Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin. |
3131

docs/Artificial-Intelligence.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@ Libraries for building programs that leverage AI.
66

77
| Repository | Stars | Forks | Last Updated | Description |
88
|------------|-------|-------|--------------|-------------|
9-
| [jmorganca/ollama](https://github.com/jmorganca/ollama) | 147k | 12k | 2025-07-22T23:39:47Z | Run large language models locally. |
10-
| [mudler/LocalAI](https://github.com/mudler/LocalAI) | 34k | 3k | 2025-07-23T00:06:16Z | Open Source OpenAI alternative, self-host AI models. |
11-
| [tmc/langchaingo](https://github.com/tmc/langchaingo) | 7k | 893 | 2025-07-22T21:10:49Z | LangChainGo is a framework for developing applications powered by language models. |
12-
| [philippgille/chromem-go](https://github.com/philippgille/chromem-go) | 640 | 46 | 2025-07-22T21:35:22Z | Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence. |
9+
| [jmorganca/ollama](https://github.com/jmorganca/ollama) | 147k | 12k | 2025-07-24T00:06:29Z | Run large language models locally. |
10+
| [mudler/LocalAI](https://github.com/mudler/LocalAI) | 34k | 3k | 2025-07-24T00:03:45Z | Open Source OpenAI alternative, self-host AI models. |
11+
| [tmc/langchaingo](https://github.com/tmc/langchaingo) | 7k | 895 | 2025-07-23T22:34:16Z | LangChainGo is a framework for developing applications powered by language models. |
12+
| [philippgille/chromem-go](https://github.com/philippgille/chromem-go) | 643 | 46 | 2025-07-23T18:56:41Z | Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence. |
1313
| [presbrey/ollamafarm](https://github.com/presbrey/ollamafarm) | 81 | 2 | 2025-07-21T14:25:48Z | Manage, load-balance, and failover packs of Ollamas |
1414

1515
### Ranked by Forks
1616

1717
| Repository | Stars | Forks | Last Updated | Description |
1818
|------------|-------|-------|--------------|-------------|
19-
| [jmorganca/ollama](https://github.com/jmorganca/ollama) | 147k | 12k | 2025-07-22T23:39:47Z | Run large language models locally. |
20-
| [mudler/LocalAI](https://github.com/mudler/LocalAI) | 34k | 3k | 2025-07-23T00:06:16Z | Open Source OpenAI alternative, self-host AI models. |
21-
| [tmc/langchaingo](https://github.com/tmc/langchaingo) | 7k | 893 | 2025-07-22T21:10:49Z | LangChainGo is a framework for developing applications powered by language models. |
22-
| [philippgille/chromem-go](https://github.com/philippgille/chromem-go) | 640 | 46 | 2025-07-22T21:35:22Z | Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence. |
19+
| [jmorganca/ollama](https://github.com/jmorganca/ollama) | 147k | 12k | 2025-07-24T00:06:29Z | Run large language models locally. |
20+
| [mudler/LocalAI](https://github.com/mudler/LocalAI) | 34k | 3k | 2025-07-24T00:03:45Z | Open Source OpenAI alternative, self-host AI models. |
21+
| [tmc/langchaingo](https://github.com/tmc/langchaingo) | 7k | 895 | 2025-07-23T22:34:16Z | LangChainGo is a framework for developing applications powered by language models. |
22+
| [philippgille/chromem-go](https://github.com/philippgille/chromem-go) | 643 | 46 | 2025-07-23T18:56:41Z | Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence. |
2323
| [presbrey/ollamafarm](https://github.com/presbrey/ollamafarm) | 81 | 2 | 2025-07-21T14:25:48Z | Manage, load-balance, and failover packs of Ollamas |
2424

2525
### Ranked by Last Updated
2626

2727
| Repository | Stars | Forks | Last Updated | Description |
2828
|------------|-------|-------|--------------|-------------|
29-
| [mudler/LocalAI](https://github.com/mudler/LocalAI) | 34k | 3k | 2025-07-23T00:06:16Z | Open Source OpenAI alternative, self-host AI models. |
30-
| [jmorganca/ollama](https://github.com/jmorganca/ollama) | 147k | 12k | 2025-07-22T23:39:47Z | Run large language models locally. |
31-
| [philippgille/chromem-go](https://github.com/philippgille/chromem-go) | 640 | 46 | 2025-07-22T21:35:22Z | Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence. |
32-
| [tmc/langchaingo](https://github.com/tmc/langchaingo) | 7k | 893 | 2025-07-22T21:10:49Z | LangChainGo is a framework for developing applications powered by language models. |
29+
| [jmorganca/ollama](https://github.com/jmorganca/ollama) | 147k | 12k | 2025-07-24T00:06:29Z | Run large language models locally. |
30+
| [mudler/LocalAI](https://github.com/mudler/LocalAI) | 34k | 3k | 2025-07-24T00:03:45Z | Open Source OpenAI alternative, self-host AI models. |
31+
| [tmc/langchaingo](https://github.com/tmc/langchaingo) | 7k | 895 | 2025-07-23T22:34:16Z | LangChainGo is a framework for developing applications powered by language models. |
32+
| [philippgille/chromem-go](https://github.com/philippgille/chromem-go) | 643 | 46 | 2025-07-23T18:56:41Z | Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence. |
3333
| [presbrey/ollamafarm](https://github.com/presbrey/ollamafarm) | 81 | 2 | 2025-07-21T14:25:48Z | Manage, load-balance, and failover packs of Ollamas |
3434

docs/Audio-and-Music.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Libraries for manipulating audio.
1111
| [DylanMeeus/GoAudio](https://github.com/DylanMeeus/GoAudio) | 379 | 40 | 2025-07-19T08:30:32Z | Native Go Audio Processing Library. |
1212
| [bogem/id3v2](https://github.com/bogem/id3v2) | 349 | 55 | 2025-07-19T08:39:35Z | ID3 decoding and encoding library for Go. |
1313
| [gen2brain/malgo](https://github.com/gen2brain/malgo) | 342 | 60 | 2025-07-12T17:33:36Z | Mini audio library. |
14-
| [mewkiz/flac](https://github.com/mewkiz/flac) | 336 | 47 | 2025-07-11T15:42:20Z | Native Go FLAC encoder/decoder with support for FLAC streams. |
14+
| [mewkiz/flac](https://github.com/mewkiz/flac) | 337 | 47 | 2025-07-23T23:18:33Z | Native Go FLAC encoder/decoder with support for FLAC streams. |
1515
| [Comcast/gaad](https://github.com/Comcast/gaad) | 131 | 20 | 2025-07-07T18:45:36Z | Native Go AAC bitstream parser. |
1616
| [tosone/minimp3](https://github.com/tosone/minimp3) | 129 | 20 | 2025-06-27T18:24:22Z | Lightweight MP3 decoder library. |
1717
| [dh1tw/gosamplerate](https://github.com/dh1tw/gosamplerate) | 36 | 12 | 2025-07-03T20:22:00Z | libsamplerate bindings for go. |
@@ -24,7 +24,7 @@ Libraries for manipulating audio.
2424
| [gordonklaus/portaudio](https://github.com/gordonklaus/portaudio) | 780 | 102 | 2025-07-19T04:07:35Z | Go bindings for the PortAudio audio I/O library. |
2525
| [gen2brain/malgo](https://github.com/gen2brain/malgo) | 342 | 60 | 2025-07-12T17:33:36Z | Mini audio library. |
2626
| [bogem/id3v2](https://github.com/bogem/id3v2) | 349 | 55 | 2025-07-19T08:39:35Z | ID3 decoding and encoding library for Go. |
27-
| [mewkiz/flac](https://github.com/mewkiz/flac) | 336 | 47 | 2025-07-11T15:42:20Z | Native Go FLAC encoder/decoder with support for FLAC streams. |
27+
| [mewkiz/flac](https://github.com/mewkiz/flac) | 337 | 47 | 2025-07-23T23:18:33Z | Native Go FLAC encoder/decoder with support for FLAC streams. |
2828
| [DylanMeeus/GoAudio](https://github.com/DylanMeeus/GoAudio) | 379 | 40 | 2025-07-19T08:30:32Z | Native Go Audio Processing Library. |
2929
| [Comcast/gaad](https://github.com/Comcast/gaad) | 131 | 20 | 2025-07-07T18:45:36Z | Native Go AAC bitstream parser. |
3030
| [tosone/minimp3](https://github.com/tosone/minimp3) | 129 | 20 | 2025-06-27T18:24:22Z | Lightweight MP3 decoder library. |
@@ -34,12 +34,12 @@ Libraries for manipulating audio.
3434

3535
| Repository | Stars | Forks | Last Updated | Description |
3636
|------------|-------|-------|--------------|-------------|
37+
| [mewkiz/flac](https://github.com/mewkiz/flac) | 337 | 47 | 2025-07-23T23:18:33Z | Native Go FLAC encoder/decoder with support for FLAC streams. |
3738
| [hajimehoshi/oto](https://github.com/hajimehoshi/oto) | 2k | 145 | 2025-07-22T15:51:39Z | A low-level library to play sound on multiple platforms. |
3839
| [bogem/id3v2](https://github.com/bogem/id3v2) | 349 | 55 | 2025-07-19T08:39:35Z | ID3 decoding and encoding library for Go. |
3940
| [DylanMeeus/GoAudio](https://github.com/DylanMeeus/GoAudio) | 379 | 40 | 2025-07-19T08:30:32Z | Native Go Audio Processing Library. |
4041
| [gordonklaus/portaudio](https://github.com/gordonklaus/portaudio) | 780 | 102 | 2025-07-19T04:07:35Z | Go bindings for the PortAudio audio I/O library. |
4142
| [gen2brain/malgo](https://github.com/gen2brain/malgo) | 342 | 60 | 2025-07-12T17:33:36Z | Mini audio library. |
42-
| [mewkiz/flac](https://github.com/mewkiz/flac) | 336 | 47 | 2025-07-11T15:42:20Z | Native Go FLAC encoder/decoder with support for FLAC streams. |
4343
| [Comcast/gaad](https://github.com/Comcast/gaad) | 131 | 20 | 2025-07-07T18:45:36Z | Native Go AAC bitstream parser. |
4444
| [dh1tw/gosamplerate](https://github.com/dh1tw/gosamplerate) | 36 | 12 | 2025-07-03T20:22:00Z | libsamplerate bindings for go. |
4545
| [tosone/minimp3](https://github.com/tosone/minimp3) | 129 | 20 | 2025-06-27T18:24:22Z | Lightweight MP3 decoder library. |

0 commit comments

Comments
 (0)