An open API service for producing an overview of a list of open source projects.

https://github.com/zgsm-sangfor/codebase-indexer

codebase-indexing

Score: -Infinity

Last synced: about 22 hours ago
JSON representation

Repository metadata:

Codebase Indexing for AI programming assistant.: call graph search, multi-language support.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 265
Total Committers: 6
Avg Commits per committer: 44.167
Development Distribution Score (DDS): 0.664

Commits in past year: 152
Committers in past year: 6
Avg Commits per committer in past year: 25.333
Development Distribution Score (DDS) in past year: 0.671

Name Email Commits
WayneWang 4****0 89
wantWhatBike 8****5@q****m 82
interesting 1****3@q****m 46
GGwithoutBond 2****6@q****m 44
zbc z****9@q****m 3
dengbinbox d****x@g****m 1

Issue and Pull Request metadata

Last synced: 8 days ago

Total issues: 0
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: 7 minutes
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 7 minutes
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/zgsm-sangfor/codebase-indexer

Top Issue Authors

Top Pull Request Authors

  • SleepyKFish (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/zgsm-sangfor/codebase-indexer


Dependencies

go.mod go
  • github.com/andybalholm/brotli v1.1.1
  • github.com/davecgh/go-spew v1.1.1
  • github.com/klauspost/compress v1.18.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
  • github.com/stretchr/objx v0.5.2
  • github.com/stretchr/testify v1.10.0
  • github.com/valyala/bytebufferpool v1.0.0
  • github.com/valyala/fasthttp v1.62.0
  • go.uber.org/multierr v1.10.0
  • go.uber.org/zap v1.27.0
  • golang.org/x/net v0.40.0
  • golang.org/x/sys v0.33.0
  • golang.org/x/text v0.25.0
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a
  • google.golang.org/grpc v1.72.2
  • google.golang.org/protobuf v1.36.6
  • gopkg.in/natefinch/lumberjack.v2 v2.2.1
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/andybalholm/brotli v1.1.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-logr/logr v1.4.2
  • github.com/go-logr/stdr v1.2.2
  • github.com/golang/protobuf v1.5.4
  • github.com/google/go-cmp v0.6.0
  • github.com/google/uuid v1.6.0
  • github.com/klauspost/compress v1.18.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.5.2
  • github.com/stretchr/testify v1.6.1
  • github.com/stretchr/testify v1.10.0
  • github.com/valyala/bytebufferpool v1.0.0
  • github.com/valyala/fasthttp v1.62.0
  • github.com/xyproto/randomstring v1.0.5
  • go.opentelemetry.io/auto/sdk v1.1.0
  • go.opentelemetry.io/otel v1.34.0
  • go.opentelemetry.io/otel/metric v1.34.0
  • go.opentelemetry.io/otel/sdk v1.34.0
  • go.opentelemetry.io/otel/sdk/metric v1.34.0
  • go.opentelemetry.io/otel/trace v1.34.0
  • go.uber.org/goleak v1.3.0
  • go.uber.org/multierr v1.10.0
  • go.uber.org/zap v1.27.0
  • golang.org/x/net v0.40.0
  • golang.org/x/sys v0.33.0
  • golang.org/x/text v0.25.0
  • google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a
  • google.golang.org/grpc v1.72.2
  • google.golang.org/protobuf v1.36.6
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/natefinch/lumberjack.v2 v2.2.1
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/build-all-platforms.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
  • softprops/action-gh-release v2 composite