Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A mock code autogenerator for Go
| Date | Stars |
|---|---|
| 2026-07-24 | 7152 |
| 2026-07-25 | 7152 |
| 2026-07-28 | 7152 |
| 2026-07-30 | 7152 |
| 2026-08-06 | 7152 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
mockery ======= [](https://pkg.go.dev/github.com/vektra/mockery/v3/template)   [](https://goreportcard.com/report/github.com/vektra/mockery/v3) [](https://codecov.io/gh/vektra/mockery) mockery provides the ability to easily generate mocks for Golang interfaces using the [stretchr/testify/mock](https://pkg.go.dev/github.com/stretchr/testify/mock?tab=doc) package. It removes the boilerplate coding required to use mocks. Documentation -------------- Documentation is found at our [GitHub Pages site](https://vektra.github.io/mockery/). Development ------------ taskfile.dev is used for build tasks. Initialize all go build tools: ``` go mod download -x ``` You can run any of the steps listed in `Taskfile.yml`: ``` $ task test task: [test] go test -v -coverprofile=coverage.txt ./... ``` Stargazers ---------- [](https://starchart.cc/vektra/mockery)
Excerpt of 1,378 characters
Read on GitHub890
Evan Phoenix · @mirendev · United States
114
Rangel Reale
23
13
Ivan Malison · United States
12
Oleksandr Redko · Ukraine
11
Jakub Chábek · @oddin-gg · Czech Republic
11
9
8
Hikaru Suzuki
7
Nick Miyake
7
6
Dave Wyatt · Canada
6
6
5
5
5
5
Sokolov Volodymyr · @readdle · Ukraine
5
5
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:f3c4d9c3d0157ca1, topic:testing