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

https://github.com/onixhdz/cartograph

Score: -Infinity

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Cartograph: Map any codebase into a knowledge graph, trace dependencies, measure impact, and give AI agents deep code understanding. Even smaller models get full architectural context, making it perfect for code exploration/research.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 156
Total Committers: 3
Avg Commits per committer: 52.0
Development Distribution Score (DDS): 0.154

Commits in past year: 156
Committers in past year: 3
Avg Commits per committer in past year: 52.0
Development Distribution Score (DDS) in past year: 0.154

Name Email Commits
Onix Hernandez 8****n 132
Onix Hernandez o****z@a****m 16
dependabot[bot] 4****] 8

Issue and Pull Request metadata

Last synced: 6 days ago

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

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
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: 0
Past year bot issues: 0
Past year bot pull requests: 2

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/onixhdz/cartograph

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (2)

Top Issue Labels

Top Pull Request Labels

  • dependencies (2)
  • go (2)

Package metadata

proxy.golang.org: github.com/onixhdz/cartograph

Package cartograph provides the public embedded API for using Cartograph as an in-process Go library.

  • Homepage: https://github.com/onixhdz/cartograph
  • Documentation: https://pkg.go.dev/github.com/onixhdz/cartograph#section-documentation
  • Licenses: MIT
  • Latest release: v0.2.1 (published 26 days ago)
  • Last Synced: 2026-08-15T15:03:40.885Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.649%
    • Average: 4.805%
    • Dependent repos count: 4.962%

Dependencies

.github/workflows/codeql.yml actions
  • actions/checkout v7 composite
  • actions/setup-go v7 composite
  • github/codeql-action/analyze v4 composite
  • github/codeql-action/autobuild v4 composite
  • github/codeql-action/init v4 composite
  • go-task/setup-task 01a4adf9db2d14c1de7a560f09170b6e0df736aa composite
  • mlugg/setup-zig d1434d08867e3ee9daa34448df10607b98908d29 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/devcontainers/go 1.26-bookworm build
.devcontainer/docker-compose.yml docker
.github/workflows/ci.yml actions
  • actions/checkout v7 composite
  • actions/setup-go v7 composite
  • github/codeql-action/upload-sarif v4 composite
  • go-task/setup-task 01a4adf9db2d14c1de7a560f09170b6e0df736aa composite
  • golang/govulncheck-action 032d45514ae346b1db93c04b0c90b841c370344f composite
  • golangci/golangci-lint-action ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a composite
  • mlugg/setup-zig d1434d08867e3ee9daa34448df10607b98908d29 composite
go.sum go
  • 182 dependencies
.github/workflows/release.yml actions
  • actions/attest v4 composite
  • actions/checkout v7 composite
  • actions/download-artifact v8 composite
  • actions/setup-go v7 composite
  • actions/upload-artifact v7 composite
  • go-task/setup-task 01a4adf9db2d14c1de7a560f09170b6e0df736aa composite
  • golangci/golangci-lint-action ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a composite
  • mlugg/setup-zig d1434d08867e3ee9daa34448df10607b98908d29 composite
  • softprops/action-gh-release 3d0d9888cb7fd7b750713d6e236d1fcb99157228 composite
go.mod go
  • dario.cat/mergo v1.0.0
  • github.com/Microsoft/go-winio v0.6.2
  • github.com/ProtonMail/go-crypto v1.4.1
  • github.com/RoaringBitmap/roaring/v2 v2.14.5
  • github.com/alecthomas/kong v1.15.0
  • github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210803070921-b358b509191a
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/bits-and-blooms/bitset v1.24.4
  • github.com/blevesearch/bleve/v2 v2.6.0
  • github.com/blevesearch/bleve_index_api v1.3.11
  • github.com/blevesearch/geo v0.2.5
  • github.com/blevesearch/go-faiss v1.1.0
  • github.com/blevesearch/go-porterstemmer v1.0.3
  • github.com/blevesearch/gtreap v0.1.1
  • github.com/blevesearch/mmap-go v1.2.0
  • github.com/blevesearch/scorch_segment_api/v2 v2.4.7
  • github.com/blevesearch/segment v0.9.1
  • github.com/blevesearch/snowballstem v0.9.0
  • github.com/blevesearch/upsidedown_store_api v1.0.2
  • github.com/blevesearch/vellum v1.2.0
  • github.com/blevesearch/zapx/v11 v11.4.3
  • github.com/blevesearch/zapx/v12 v12.4.3
  • github.com/blevesearch/zapx/v13 v13.4.3
  • github.com/blevesearch/zapx/v14 v14.4.3
  • github.com/blevesearch/zapx/v15 v15.4.3
  • github.com/blevesearch/zapx/v16 v16.3.4
  • github.com/blevesearch/zapx/v17 v17.1.2
  • github.com/catppuccin/go v0.3.0
  • github.com/charmbracelet/bubbles v1.0.0
  • github.com/charmbracelet/bubbletea v1.3.10
  • github.com/charmbracelet/colorprofile v0.4.1
  • github.com/charmbracelet/huh v1.0.0
  • github.com/charmbracelet/lipgloss v1.1.0
  • github.com/charmbracelet/x/ansi v0.11.6
  • github.com/charmbracelet/x/cellbuf v0.0.15
  • github.com/charmbracelet/x/exp/strings v0.0.0-20240722160745-212f7b056ed0
  • github.com/charmbracelet/x/term v0.2.2
  • github.com/clipperhouse/displaywidth v0.9.0
  • github.com/clipperhouse/stringish v0.1.1
  • github.com/clipperhouse/uax29/v2 v2.5.0
  • github.com/cloudflare/circl v1.6.3
  • github.com/cloudprivacylabs/lpg/v2 v2.0.2
  • github.com/cloudprivacylabs/opencypher v1.0.0
  • github.com/cyphar/filepath-securejoin v0.6.1
  • github.com/dustin/go-humanize v1.0.1
  • github.com/emirpasic/gods v1.18.1
  • github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
  • github.com/fwcd/tree-sitter-kotlin v0.0.0-20260411204054-55622a49bd59
  • github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
  • github.com/go-git/go-billy/v5 v5.9.0
  • github.com/go-git/go-git/v5 v5.19.1
  • github.com/gofrs/flock v0.13.0
  • github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
  • github.com/golang/snappy v1.0.0
  • github.com/google/codesearch v1.2.0
  • github.com/google/jsonschema-go v0.4.3
  • github.com/gortexhq/tree-sitter-dart v0.1.0
  • github.com/gortexhq/tree-sitter-swift v0.1.1-0.20260424235305-8dde3a3327dd
  • github.com/hashicorp/errwrap v1.1.0
  • github.com/hashicorp/go-multierror v1.1.1
  • github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  • github.com/json-iterator/go v0.0.0-20171115153421-f7279a603ede
  • github.com/kevinburke/ssh_config v1.6.0
  • github.com/klauspost/compress v1.19.0
  • github.com/klauspost/cpuid/v2 v2.3.0
  • github.com/lucasb-eyer/go-colorful v1.3.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-pointer v0.0.1
  • github.com/mattn/go-runewidth v0.0.19
  • github.com/mitchellh/hashstructure/v2 v2.0.2
  • github.com/modelcontextprotocol/go-sdk v1.6.1
  • github.com/mschoch/smat v0.2.0
  • github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/termenv v0.16.0
  • github.com/nleeper/goment v1.4.4
  • github.com/odvcencio/gotreesitter v0.20.9
  • github.com/pelletier/go-toml/v2 v2.4.3
  • github.com/pjbgf/sha1cd v0.6.0
  • github.com/posener/complete v1.2.3
  • github.com/rivo/uniseg v0.4.7
  • github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
  • github.com/segmentio/asm v1.1.3
  • github.com/segmentio/encoding v0.5.4
  • github.com/sergi/go-diff v1.4.0
  • github.com/skeema/knownhosts v1.3.1
  • github.com/tkuchiki/go-timezone v0.2.0
  • github.com/tree-sitter/go-tree-sitter v0.25.0
  • github.com/tree-sitter/tree-sitter-c v0.24.2
  • github.com/tree-sitter/tree-sitter-c-sharp v0.23.5
  • github.com/tree-sitter/tree-sitter-cpp v0.23.4
  • github.com/tree-sitter/tree-sitter-go v0.25.0
  • github.com/tree-sitter/tree-sitter-java v0.23.5
  • github.com/tree-sitter/tree-sitter-javascript v0.25.0
  • github.com/tree-sitter/tree-sitter-php v0.24.2
  • github.com/tree-sitter/tree-sitter-python v0.25.0
  • github.com/tree-sitter/tree-sitter-ruby v0.23.1
  • github.com/tree-sitter/tree-sitter-rust v0.24.2
  • github.com/tree-sitter/tree-sitter-scala v0.26.0
  • github.com/tree-sitter/tree-sitter-typescript v0.23.2
  • github.com/vmihailenco/msgpack/v5 v5.4.1
  • github.com/vmihailenco/tagparser/v2 v2.0.0
  • github.com/xanzy/ssh-agent v0.3.3
  • github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • go.etcd.io/bbolt v1.5.0
  • golang.org/x/crypto v0.54.0
  • golang.org/x/mod v0.37.0
  • golang.org/x/net v0.57.0
  • golang.org/x/oauth2 v0.35.0
  • golang.org/x/sync v0.22.0
  • golang.org/x/sys v0.47.0
  • golang.org/x/telemetry v0.0.0-20260625142307-59b4966ccb57
  • golang.org/x/term v0.45.0
  • golang.org/x/text v0.40.0
  • golang.org/x/tools v0.47.0
  • golang.org/x/vuln v1.3.0
  • google.golang.org/protobuf v1.36.6
  • gopkg.in/warnings.v0 v0.1.2