• This repository has been archived on 06/Dec/2022
  • Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🧠 IPLD in your RAM

More Repositories

1

ipld

InterPlanetary Linked Data
Nunjucks
1,261
star
2

specs

Content-addressed, authenticated, immutable data structures
JavaScript
592
star
3

go-car

A content addressible archive utility
Go
148
star
4

libipld

Rust IPLD library
Rust
135
star
5

go-ipld-prime

Golang interfaces for the IPLD Data Model, with core Codecs included, IPLD Schemas support, and some handy functional transforms tools.
Go
132
star
6

explore.ipld.io

Explore the Merkle Forest from the comfort of your browser
JavaScript
122
star
7

js-ipld

The JavaScript Implementation of IPLD
JavaScript
119
star
8

js-ipld-dag-pb

JavaScript Implementation of the MerkleDAG Nodes with Protobuf.
JavaScript
69
star
9

js-ipld-dag-cbor

JavaScript implementation of the IPLD dag-cbor format.
JavaScript
53
star
10

js-car

Content Addressable aRchive format reader and writer for JavaScript
JavaScript
42
star
11

js-ipld-ethereum

JavaScript Implementation of All Ethereum IPLD formats
JavaScript
40
star
12

java-cid

Java implementation of Content Identifier
Java
39
star
13

js-ipld-graph-builder

Provides an efficient way to build and manipulate IPLD DAGs as JSON
JavaScript
38
star
14

py-cid

Self-describing content-addressed identifiers for distributed systems implementation in Python
Python
36
star
15

js-ipld-git

JavaScript
34
star
16

go-ipld-deprecated

Golang IPLD Dev Entry Point Repo
Go
32
star
17

docs

All you need to know about IPLD
JavaScript
31
star
18

ipld-examples

30
star
19

interface-ipld-format

A interface you can follow to implement a valid IPLD format, resolvable through the IPLD Resolver (available in IPFS)
29
star
20

js-dag-cbor

dag-cbor codec for IPLD
JavaScript
27
star
21

js-dag-ucan

UCAN codec for IPLD
JavaScript
22
star
22

website

Official website for IPLD
HTML
22
star
23

go-ipld-btc

ipld handlers for bitcoin
Go
22
star
24

legacy-unixfs-v2

This repository contains deprecated / legacy Unixfs "V2" discussions.
21
star
25

go-ipldtool

A fine gadget
Go
17
star
26

frisbii

An experimental minimal IPLD data provider for the IPFS network
Go
17
star
27

edelweiss

Decentralized Protocol Compiler
Go
16
star
28

js-dag-json

JSON Directed Acyclic Graph for IPLD
JavaScript
15
star
29

go-storethehash

Storage for hashes, targeted at content addressable systems
Go
13
star
30

js-ipld-block

Implementation of the Block data structure in JavaScript.
JavaScript
13
star
31

js-ipld-bitcoin

JavaScript implementation of Bitcoin IPLD formats
JavaScript
12
star
32

js-dag-pb

An implementation of the DAG-PB spec for JavaScript (for use with multiformats or @ipld/block)
JavaScript
12
star
33

js-ipld-cli

Interact with IPLD on the command line
JavaScript
12
star
34

go-ipld-graphql

Graphql queries over IPLD schemas
Go
11
star
35

js-ipld-eth-block

JavaScript Implementation of the IPLD format - Ethereum Block
JavaScript
11
star
36

js-ipld-zcash

JavaScript implementation of Zcash IPLD formats
JavaScript
11
star
37

py-ipld-dag

Merkle DAG implementation for IPLD in Python
Python
11
star
38

js-ipld-schema

IPLD Schema Implementation: parser and utilities
JavaScript
11
star
39

roadmap

IPLD Project Roadmap
10
star
40

js-examples

JavaScript IPLD Examples
JavaScript
9
star
41

go-ipld

Golang IPLD Dev Entry Point Repo
9
star
42

wasm-ipld

Tools and examples of IPLD codecs and ADLs in WASM callable from hosts
Rust
8
star
43

research

Research repo for the IPLD github org
TeX
8
star
44

js-ipld-torrent-file

JavaScript implementation of the Torrent IPLD format
8
star
45

serde_ipld_dagcbor

DAG-CBOR implementation for Serde
Rust
8
star
46

go-codec-dagpb

An implementation of the DAG-PB spec for Go
Go
7
star
47

java-ipld-cbor

A Java implementation of the IPLD cbor format
Java
7
star
48

codec-fixtures

Fixtures for testing standard IPLD codecs
JavaScript
7
star
49

js-unixfs

UnixFS Directed Acyclic Graph for IPLD
JavaScript
7
star
50

js-ipld-stack

EXPERIMENTAL: Next JS IPLD authoring stack
JavaScript
7
star
51

team-mgmt

IPLD Team Planning, Management & Coordination threads
6
star
52

js-ipld-selector

JavaScript
6
star
53

eth-hash-to-cid

Utility to convert ethereum hashes to CID (Content IDentifier)
JavaScript
6
star
54

js-block

IPLD Block Interface
JavaScript
6
star
55

js-ipld-raw

JavaScript implementation of the IPLD raw format.
JavaScript
5
star
56

js-printify

Convert a decoded IPLD value to a colored printable string
JavaScript
5
star
57

js-unixfsv2

IPLD unixfs-v2 Implementation
JavaScript
4
star
58

go-ipld-adl-hamt

Go
4
star
59

replication

Discussions and proposals regarding IPLD replication.
4
star
60

js-bitcoin

JavaScript Bitcoin data multiformats codecs and utilities for IPLD
JavaScript
4
star
61

go-ipld-schema

Implementation of an ipld schema parser
Go
4
star
62

go-datalark

Use IPLD from Starlark -- read and write data, and play programmagically in an interpreted language!
Go
4
star
63

react-ipld

React components for IPLD
JavaScript
4
star
64

rust-ipld-core

This crate provides core types for interoperating with IPLD.
Rust
4
star
65

js-composites

WIP: IPLD Composites
JavaScript
4
star
66

js-ipld-eth-tx-trie

JavaScript
3
star
67

js-ipld-eth-tx

JavaScript
3
star
68

serde_ipld_dagjson

IPLD DAG-JSON support for Serde.
Rust
3
star
69

cid-cbor

Spec for Content Identifiers (CIDs) in CBOR for IANA CBOR Tag registry
3
star
70

js-schema-gen

Generate type interfaces from IPLD Schema
JavaScript
2
star
71

js-iq

Experimental: IPLD Query
JavaScript
2
star
72

js-ipld-torrent-info

JavaScript implementation of the Torrent File IPLD format
2
star
73

js-codec-interface

IPLD Codec Interface
JavaScript
2
star
74

go-fixtureplate

Tools to generate and inspect IPLD data to assist in testing
Go
2
star
75

js-ipld-bencode

JavaScript implementation of the bencode IPLD format
2
star
76

go-walker

Walker provides an alternate, parellizable and controllable way to execute selectors
Go
2
star
77

js-schema-validation

Validate decoded data against an IPLD Schema
JavaScript
1
star
78

js-datastore-car

Content Addressable aRchive format reader and writer
JavaScript
1
star
79

auto

Org level automation.
JavaScript
1
star
80

js-ipld-garbage

Generate garbage objects conformant with the IPLD Data Model
JavaScript
1
star
81

grants

IPLD Grants for Research and Development
1
star
82

go-selector-store

A simple store to record selector traversals
Go
1
star
83

rust-ipld-dagpb

IPLD DAG-PB codec.
Rust
1
star
84

github-mgmt

TypeScript
1
star