Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/retrieval-markets-lab/js-graphsync

filecoin graphsync ipfs ipld libp2p unixfs

Score: 3.091042453358316

Last synced: 10 days ago
JSON representation

Repository metadata:

Implementation of the GraphSync wire protocol in Typescript


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 22
Total Committers: 1
Avg Commits per committer: 22.0
Development Distribution Score (DDS): 0.0

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
tchardin t****n@g****m 22

Issue and Pull Request metadata

Last synced: 10 days ago

Total issues: 0
Total pull requests: 15
Average time to close issues: N/A
Average time to close pull requests: 2 days
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.07
Merged pull request: 13
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
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: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
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/retrieval-markets-lab/js-graphsync

Top Issue Authors

Top Pull Request Authors

  • tchardin (14)
  • achingbrain (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

examples/provider/go.mod go
  • github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96
  • github.com/Stebalien/go-bitfield v0.0.1
  • github.com/benbjohnson/clock v1.1.0
  • github.com/beorn7/perks v1.0.1
  • github.com/bep/debounce v1.2.0
  • github.com/btcsuite/btcd v0.22.0-beta
  • github.com/cespare/xxhash v1.1.0
  • github.com/cespare/xxhash/v2 v2.1.1
  • github.com/cheekybits/genny v1.0.0
  • github.com/containerd/cgroups v0.0.0-20201119153540-4cbc285b3327
  • github.com/coreos/go-systemd/v22 v22.1.0
  • github.com/cpuguy83/go-md2man/v2 v2.0.0
  • github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c
  • github.com/dgraph-io/badger v1.6.2
  • github.com/dgraph-io/ristretto v0.0.2
  • github.com/docker/go-units v0.4.0
  • github.com/dustin/go-humanize v1.0.0
  • github.com/elastic/gosigar v0.12.0
  • github.com/filecoin-project/go-cbor-util v0.0.0-20191219014500-08c40a1e63a2
  • github.com/filecoin-project/go-data-transfer v1.15.1
  • github.com/filecoin-project/go-ds-versioning v0.0.0-20211206185234-508abd7c2aff
  • github.com/filecoin-project/go-statemachine v1.0.2-0.20220322104818-27f8fbb86dfd
  • github.com/filecoin-project/go-statestore v0.2.0
  • github.com/flynn/noise v1.0.0
  • github.com/francoispqt/gojay v1.2.13
  • github.com/fsnotify/fsnotify v1.4.9
  • github.com/go-logr/logr v1.2.1
  • github.com/go-logr/stdr v1.2.0
  • github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0
  • github.com/godbus/dbus/v5 v5.0.3
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/protobuf v1.5.2
  • github.com/google/gopacket v1.1.19
  • github.com/google/uuid v1.3.0
  • github.com/gorilla/websocket v1.4.2
  • github.com/hannahhoward/cbor-gen-for v0.0.0-20200817222906-ea96cece81f1
  • github.com/hannahhoward/go-pubsub v0.0.0-20200423002714-8d62886cc36e
  • github.com/hashicorp/golang-lru v0.5.4
  • github.com/huin/goupnp v1.0.2
  • github.com/ipfs/bbloom v0.0.4
  • github.com/ipfs/go-block-format v0.0.3
  • github.com/ipfs/go-cid v0.1.0
  • github.com/ipfs/go-datastore v0.5.1
  • github.com/ipfs/go-ds-badger v0.3.0
  • github.com/ipfs/go-graphsync v0.13.1
  • github.com/ipfs/go-ipfs-blockstore v1.2.0
  • github.com/ipfs/go-ipfs-ds-help v1.1.0
  • github.com/ipfs/go-ipfs-pq v0.0.2
  • github.com/ipfs/go-ipfs-util v0.0.2
  • github.com/ipfs/go-ipld-cbor v0.0.5
  • github.com/ipfs/go-ipld-format v0.3.0
  • github.com/ipfs/go-log v1.0.5
  • github.com/ipfs/go-log/v2 v2.5.0
  • github.com/ipfs/go-metrics-interface v0.0.1
  • github.com/ipfs/go-peertaskqueue v0.7.1
  • github.com/ipfs/go-unixfsnode v1.4.0
  • github.com/ipld/go-codec-dagpb v1.3.1
  • github.com/ipld/go-ipld-prime v0.16.0
  • github.com/jackpal/go-nat-pmp v1.0.2
  • github.com/jbenet/go-temp-err-catcher v0.1.0
  • github.com/jbenet/goprocess v0.1.4
  • github.com/jpillora/backoff v1.0.0
  • github.com/klauspost/compress v1.13.6
  • github.com/klauspost/cpuid/v2 v2.0.9
  • github.com/koron/go-ssdp v0.0.2
  • github.com/libp2p/go-buffer-pool v0.0.2
  • github.com/libp2p/go-cidranger v1.1.0
  • github.com/libp2p/go-conn-security-multistream v0.3.0
  • github.com/libp2p/go-eventbus v0.2.1
  • github.com/libp2p/go-flow-metrics v0.0.3
  • github.com/libp2p/go-libp2p v0.18.0
  • github.com/libp2p/go-libp2p-asn-util v0.1.0
  • github.com/libp2p/go-libp2p-blankhost v0.3.0
  • github.com/libp2p/go-libp2p-core v0.14.0
  • github.com/libp2p/go-libp2p-mplex v0.6.0
  • github.com/libp2p/go-libp2p-nat v0.1.0
  • github.com/libp2p/go-libp2p-noise v0.3.0
  • github.com/libp2p/go-libp2p-peerstore v0.6.0
  • github.com/libp2p/go-libp2p-pnet v0.2.0
  • github.com/libp2p/go-libp2p-quic-transport v0.16.1
  • github.com/libp2p/go-libp2p-resource-manager v0.1.5
  • github.com/libp2p/go-libp2p-swarm v0.10.2
  • github.com/libp2p/go-libp2p-tls v0.3.1
  • github.com/libp2p/go-libp2p-transport-upgrader v0.7.1
  • github.com/libp2p/go-libp2p-yamux v0.8.2
  • github.com/libp2p/go-mplex v0.6.0
  • github.com/libp2p/go-msgio v0.1.0
  • github.com/libp2p/go-nat v0.1.0
  • github.com/libp2p/go-netroute v0.2.0
  • github.com/libp2p/go-openssl v0.0.7
  • github.com/libp2p/go-reuseport v0.1.0
  • github.com/libp2p/go-reuseport-transport v0.1.0
  • github.com/libp2p/go-stream-muxer-multistream v0.4.0
  • github.com/libp2p/go-tcp-transport v0.5.1
  • github.com/libp2p/go-ws-transport v0.6.0
  • github.com/libp2p/go-yamux/v3 v3.0.2
  • github.com/lucas-clemente/quic-go v0.25.0
  • github.com/marten-seemann/qtls-go1-16 v0.1.4
  • github.com/marten-seemann/qtls-go1-17 v0.1.0
  • github.com/marten-seemann/qtls-go1-18 v0.1.0-beta.1
  • github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd
  • github.com/mattn/go-isatty v0.0.14
  • github.com/matttproud/golang_protobuf_extensions v1.0.1
  • github.com/miekg/dns v1.1.43
  • github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b
  • github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc
  • github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1
  • github.com/minio/sha256-simd v1.0.0
  • github.com/mr-tron/base58 v1.2.0
  • github.com/multiformats/go-base32 v0.0.3
  • github.com/multiformats/go-base36 v0.1.0
  • github.com/multiformats/go-multiaddr v0.5.0
  • github.com/multiformats/go-multiaddr-dns v0.3.1
  • github.com/multiformats/go-multiaddr-fmt v0.1.0
  • github.com/multiformats/go-multibase v0.0.3
  • github.com/multiformats/go-multicodec v0.3.1-0.20211210143421-a526f306ed2c
  • github.com/multiformats/go-multihash v0.1.0
  • github.com/multiformats/go-multistream v0.2.2
  • github.com/multiformats/go-varint v0.0.6
  • github.com/nxadm/tail v1.4.8
  • github.com/onsi/ginkgo v1.16.4
  • github.com/opencontainers/runtime-spec v1.0.2
  • github.com/opentracing/opentracing-go v1.2.0
  • github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
  • github.com/pkg/errors v0.9.1
  • github.com/polydawn/refmt v0.0.0-20201211092308-30ac6d18308e
  • github.com/prometheus/client_golang v1.11.0
  • github.com/prometheus/client_model v0.2.0
  • github.com/prometheus/common v0.30.0
  • github.com/prometheus/procfs v0.7.3
  • github.com/raulk/clock v1.1.0
  • github.com/raulk/go-watchdog v1.2.0
  • github.com/russross/blackfriday/v2 v2.0.1
  • github.com/shurcooL/sanitized_anchor_name v1.0.0
  • github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572
  • github.com/spaolacci/murmur3 v1.1.0
  • github.com/urfave/cli/v2 v2.0.0
  • github.com/whyrusleeping/cbor-gen v0.0.0-20210219115102-f37d292932f2
  • github.com/whyrusleeping/multiaddr-filter v0.0.0-20160516205228-e903e4adabd7
  • go.opentelemetry.io/otel v1.3.0
  • go.opentelemetry.io/otel/trace v1.3.0
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.7.0
  • go.uber.org/zap v1.19.1
  • golang.org/x/crypto v0.0.0-20210813211128-0a44fdfbc16e
  • golang.org/x/mod v0.4.2
  • golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d
  • golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
  • golang.org/x/sys v0.0.0-20210816183151-1e6c022a8912
  • golang.org/x/tools v0.1.5
  • golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
  • google.golang.org/protobuf v1.27.1
  • gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
  • lukechampine.com/blake3 v1.1.6
examples/provider/go.sum go
  • 1499 dependencies
examples/package.json npm
  • @types/react ^17.0.39 development
  • @types/react-dom ^17.0.11 development
  • esbuild ^0.14.29 development
  • prettier ^2.5.1 development
  • @chainsafe/libp2p-noise 5.0.0
  • @dcdn/cachestore ^0.0.1
  • @dcdn/graphsync file:..
  • buffer ^6.0.3
  • ipfs-unixfs-importer ^9.0.6
  • libp2p ^0.35.8
  • libp2p-interfaces ^2.0.1
  • libp2p-mplex ^0.10.5
  • libp2p-websockets ^0.16.2
  • multiaddr ^10.0.1
  • multiformats ^9.6.4
  • react ^17.0.2
  • react-dom ^17.0.2
  • react-dropzone ^12.0.4
package.json npm
  • @chainsafe/libp2p-noise 5.0.0 development
  • @types/bl ^5.0.2 development
  • @types/mime ^2.0.3 development
  • @types/uuid ^8.3.4 development
  • @types/varint ^6.0.0 development
  • aegir ^36.2.3 development
  • blockstore-core ^1.0.5 development
  • ipfs-unixfs-importer ^9.0.6 development
  • it-pair ^1.0.0 development
  • libp2p-interfaces ^2.0.1 development
  • libp2p-mplex ^0.10.5 development
  • libp2p-tcp ^0.17.2 development
  • prettier ^2.6.1 development
  • @ipld/dag-cbor ^7.0.1
  • @ipld/dag-pb ^2.1.16
  • bl ^4.1.0
  • buffer ^6.0.3
  • events ^3.3.0
  • interface-store ^2.0.2
  • ipfs-unixfs ^6.0.6
  • it-drain ^1.0.5
  • it-length-prefixed ^5.0.3
  • it-pipe ^1.1.0
  • libp2p ^0.35.8
  • mime ^3.0.0
  • multiaddr ^10.0.1
  • multiformats ^9.6.4
  • peer-id ^0.16.0
  • uint8arrays ^3.0.0
  • uuid ^8.3.2
  • varint ^6.0.0