{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"},{"label":"Pre-processors","url":"https://skillfed.io/packages/category/software-development-pre-processors"}],"enrichment":{"capability":"libipld provides fast Python bindings to a Rust IPLD library for encoding and decoding CIDs, DAG-CBOR, multibase, and CAR formats used in distributed systems and the AT Protocol.","skillfed_tags":["ipld-serialization","rust-binding","distributed-data"],"use_cases":["Accelerate AT Protocol SDK operations by replacing slow Python IPLD serialization with Rust-backed encoding and decoding","Decode and inspect CIDs in distributed systems to extract hash, version, and codec metadata","Serialize and deserialize DAG-CBOR data structures efficiently in applications handling large volumes of linked data","Encode and decode multibase-encoded strings for interoperability with systems using different base encodings","Parse CAR archive files to extract header metadata and block data in content-addressed storage systems"],"what_it_does":"libipld is a Python binding to a Rust implementation of the IPLD (InterPlanetary Linked Data) specification, designed to accelerate serialization and deserialization of distributed data formats. It exposes functions to encode and decode CIDs (content identifiers), DAG-CBOR binary objects, multibase-encoded strings, and CAR (Content Addressable Archive) files\u2014all core primitives for decentralized systems and the AT Protocol.\n\nThe package trades install complexity (compiled wheels across multiple platforms and Python versions) for performance: benchmarks show it substantially faster than pure-Python alternatives like dag_cbor and py-ipld-dag on typical workloads. It has no runtime dependencies and requires Python 3.8 or higher, making it straightforward to integrate into projects that need fast IPLD operations.","worth_installing":"Yes, if you work with IPLD formats (especially in AT Protocol contexts) and need performance beyond pure Python. The permissive MIT license, active maintenance, zero runtime dependencies, and broad platform support make it low-risk. Medium install friction is typical for compiled packages and not a blocker. No known vulnerabilities."},"id":"libipld","links":{"html":"https://skillfed.io/packages/libipld","md":"https://skillfed.io/packages/libipld.md","pypi":"https://pypi.org/project/libipld/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-27","license_spdx":null,"license_treatment":"permissive","name":"libipld","python_support":"supports_current","summary":"Python binding to the Rust IPLD library"},"popularity":{"monthly_downloads":588602,"position":5867,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.4.1"}
