Top 0.1% forks on proxy.golang.org
proxy.golang.org : github.com/ipfs/GO-ipfs
IPFS is a global, versioned, peer-to-peer filesystem There are sub-packages within the ipfs package for various low-level utilities, which are in turn assembled into: core/...: shell/...: Then on top of the core/... and shell/... Go APIs, we have: cmd/...: test/...: To avoid cyclic imports, imports should never pull in higher-level APIs into a lower-level package. For example, you could import all of core and shell from cmd/... or test/..., but you couldn't import any of shell from core/....
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ipfs/%21g%21o-ipfs
Keywords:
ipfs
License: MIT
Latest release: about 1 month ago
First release: about 10 years ago
Namespace: github.com/ipfs
Stars: 15,504 on GitHub
Forks: 3,091 on GitHub
Total Commits: 11124
Committers: 431
Average commits per author: 25.81
Development Distribution Score (DDS): 0.869
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago