Append-only log CRDT on IPFS
Repositories
alanshaw repositories
Welcome the people, introduce the talks and thank the sponsors
#️⃣ Just enough code to calculate the IPFS hash for some data
A poor mans shim for a missing swarm.bind command
Build an IPFS UnixFS DAG.
🐈 catremote over libp2p
🗄 Tool to create a directory with all the configured IPLD format modules and all their versions for adding to IPFS
A collection of utilities for making working with iterables more bearable
🦄 List of useful modules for working with async iterables
Transform input into equally-sized blocks of output using async iterators
🥨 Concat all buffers/strings yielded from an async iterable into a single BufferList/string
🧟♂️ Keep an async iterable alive by yielding a value if it doesn't yield a value before the timeout
🏁 Streaming length prefixed buffers with async iterables
Implementation of mplex using async iterators
JavaScript implementation of multistream-select
a pair of {source, sink} streams that are internally connected (what goes into the sink comes out the source)
🚇 Utility to "pipe" async iterables together