IPFS Project

Results 72 repositories owned by IPFS Project

dht-node

42
Stars
25
Forks
Watchers

[ARCHIVED] Run just an ipfs dht node (Or many nodes at once!)

dir-index-html

38
Stars
55
Forks
Watchers

Directory listing HTML for go-ipfs gateways

distributions

47
Stars
39
Forks
Watchers

Legacy dist.ipfs.tech website and artifact build tools

fs-repo-migrations

56
Stars
42
Forks
Watchers

Migrations for the filesystem repository of ipfs clients

go-blockservice

27
Stars
33
Forks
Watchers

The go 'blockservice' implementation, combines local and remote storage seamlessly

go-datastore

224
Stars
74
Forks
Watchers

key-value datastore interfaces

go-dnslink

54
Stars
20
Forks
Watchers

dnslink resolution in go-ipfs

go-ds-badger

53
Stars
33
Forks
Watchers

Datastore implementation using badger as backend.

go-ds-crdt

351
Stars
44
Forks
Watchers

A distributed go-datastore implementation using Merkle-CRDTs.

go-ds-flatfs

46
Stars
21
Forks
Watchers

A datastore implementation using sharded directories and flat files to store data