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

https://github.com/aswinkarthik/csvdiff

csvdiff fastest table-diff

Score: 8.909775673693389

Last synced: about 1 hour ago
JSON representation

Repository metadata:

A fast diff tool for comparing csv files


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 117
Total Committers: 4
Avg Commits per committer: 29.25
Development Distribution Score (DDS): 0.171

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
aswinkarthik93 a****3@g****m 97
Kishan B b****n@t****m 13
Marceau m****x@a****r 5
Kyle Dunn k****6@g****m 2

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 40
Total pull requests: 33
Average time to close issues: 3 months
Average time to close pull requests: 3 days
Total issue authors: 24
Total pull request authors: 14
Average comments per issue: 0.9
Average comments per pull request: 0.64
Merged pull request: 21
Bot issues: 0
Bot pull requests: 1

Past year issues: 1
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: about 16 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.5
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • kishaningithub (5)
  • DeflateAwning (4)
  • aswinkarthik (4)
  • koterpillar (3)
  • tmtben (3)
  • amitdash291 (2)
  • TekTimmy (2)
  • datatraveller1 (1)
  • robomotic (1)
  • kibo-raghu (1)
  • corneliusroemer (1)
  • arsalans (1)
  • jothoma1 (1)
  • kmatt (1)
  • filipecatraia (1)

Top Pull Request Authors

  • aswinkarthik (10)
  • kishaningithub (8)
  • gasperno (2)
  • ThomDeso (2)
  • xiorcal (2)
  • 13327039879 (1)
  • ray1005yb (1)
  • kdunn926 (1)
  • florian-probst-ntt (1)
  • Thomas1664 (1)
  • KarolNi (1)
  • dependabot[bot] (1)
  • ousatov-ua (1)
  • lrotermund (1)

Top Issue Labels

  • hacktoberfest (2)

Top Pull Request Labels

  • dependencies (1)

Package metadata

proxy.golang.org: github.com/aswinkarthik/csvdiff

  • Homepage: https://github.com/aswinkarthik/csvdiff
  • Documentation: https://pkg.go.dev/github.com/aswinkarthik/csvdiff#section-documentation
  • Licenses: MIT
  • Latest release: v1.4.0 (published over 6 years ago)
  • Last Synced: 2026-09-07T14:04:39.971Z (1 day ago)
  • Versions: 8
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 2.72%
    • Forks count: 3.48%
    • Average: 4.192%
    • Dependent repos count: 4.761%
    • Dependent packages count: 5.806%
guix: csvdiff

Fast diff tool for comparing CSV files

nixpkgs-24.11: csvdiff

Fast diff tool for comparing csv files

nixpkgs-23.05: csvdiff

A fast diff tool for comparing csv files

nixpkgs-23.11: csvdiff

A fast diff tool for comparing csv files

nixpkgs-unstable: csvdiff

Fast diff tool for comparing csv files

nixpkgs-24.05: csvdiff

A fast diff tool for comparing csv files


Dependencies

go.mod go
  • github.com/OneOfOne/xxhash v1.2.5
  • github.com/cespare/xxhash v1.1.0
  • github.com/fatih/color v1.7.0
  • github.com/mattn/go-colorable v0.1.2
  • github.com/spaolacci/murmur3 v1.1.0
  • github.com/spf13/afero v1.1.2
  • github.com/spf13/cobra v0.0.5
  • github.com/stretchr/testify v1.4.0
  • golang.org/x/sys v0.0.0-20190804053845-51ab0e2deafa
go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/OneOfOne/xxhash v1.2.2
  • github.com/OneOfOne/xxhash v1.2.5
  • github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
  • github.com/cespare/xxhash v1.1.0
  • github.com/coreos/etcd v3.3.10+incompatible
  • github.com/coreos/go-etcd v2.0.0+incompatible
  • github.com/coreos/go-semver v0.2.0
  • github.com/cpuguy83/go-md2man v1.0.10
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fatih/color v1.7.0
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/hashicorp/hcl v1.0.0
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/magiconair/properties v1.8.0
  • github.com/mattn/go-colorable v0.1.2
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/mapstructure v1.1.2
  • github.com/pelletier/go-toml v1.2.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday v1.5.2
  • github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72
  • github.com/spaolacci/murmur3 v1.1.0
  • github.com/spf13/afero v1.1.2
  • github.com/spf13/cast v1.3.0
  • github.com/spf13/cobra v0.0.5
  • github.com/spf13/jwalterweatherman v1.0.0
  • github.com/spf13/pflag v1.0.3
  • github.com/spf13/viper v1.3.2
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.4.0
  • github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
  • github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
  • golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
  • golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • golang.org/x/sys v0.0.0-20190804053845-51ab0e2deafa
  • golang.org/x/text v0.3.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2
Dockerfile docker
  • alpine latest build