awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ipfs avatar

ipfs/helia

0
View on GitHub↗
1,329 stars·155 forks·TypeScript·Apache-2.0·9 viewshelia.io↗

Helia

An implementation of IPFS in TypeScript

Features

  • Distributed Systems - Distributed file system implementation for connected devices.

Star history

Star history chart for ipfs/heliaStar history chart for ipfs/helia

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ipfs/helia do?

An implementation of IPFS in TypeScript

What are the main features of ipfs/helia?

The main features of ipfs/helia are: Distributed Systems.

Which projects share features with ipfs/helia?

Projects with overlapping indexed features include: bitcoinjs/bitcoinjs-lib — bitcoinjs-lib is a JavaScript library for building Bitcoin transactions, generating addresses, and managing keys in… foliojs/pdfkit — pdfkit is a JavaScript PDF generation library used to programmatically create binary PDF documents in Node.js and… isomorphic-git/isomorphic-git — Isomorphic-git is a full implementation of the Git version control system written in JavaScript. It serves as a… sheetjs/sheetjs — SheetJS is a comprehensive library for parsing, manipulating, and generating complex spreadsheet file formats. It… turfjs/turf — Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and… webtorrent/webtorrent — WebTorrent is a JavaScript client library and peer-to-peer file sharing tool that implements the BitTorrent protocol.…

Projects sharing features with Helia

These projects share indexed features with Helia. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bitcoinjs/bitcoinjs-libbitcoinjs avatar

    bitcoinjs/bitcoinjs-lib

    5,991View on GitHub↗

    bitcoinjs-lib is a JavaScript library for building Bitcoin transactions, generating addresses, and managing keys in both Node.js and browser environments. It provides a complete Bitcoin development toolkit covering address generation across standard, SegWit, P2SH, and multisig formats for mainnet and testnet networks, along with hierarchical deterministic key derivation following BIP32, BIP39, BIP44, and BIP49 standards. The library offers a comprehensive transaction engine that handles ECDSA and Schnorr signatures on the secp256k1 curve, supports Partially Signed Bitcoin Transaction (PSBT) f

    JavaScript
    View on GitHub↗5,991
  • foliojs/pdfkitfoliojs avatar

    foliojs/pdfkit

    10,667View on GitHub↗

    pdfkit is a JavaScript PDF generation library used to programmatically create binary PDF documents in Node.js and browser environments. It functions as a vector graphics engine for rendering paths, shapes, gradients, and tiling patterns, and as a tool for producing rich text and tagged documents that follow international accessibility standards for screen reader compatibility. The library includes a security and encryption utility for applying document encryption and restricting user permissions regarding printing, copying, or editing. It also serves as a form and annotation tool, enabling th

    JavaScript
    View on GitHub↗10,667
  • isomorphic-git/isomorphic-gitisomorphic-git avatar

    isomorphic-git/isomorphic-git

    8,259View on GitHub↗

    Isomorphic-git is a full implementation of the Git version control system written in JavaScript. It serves as a programmatic client library that allows developers to perform core version control operations without requiring a system-level Git binary installation. The library is designed as an isomorphic codebase, meaning it runs identically across both client-side web browser environments and server-side Node.js runtimes. It achieves this by using a filesystem-agnostic storage model and a pure JavaScript implementation of the Git core logic and the Smart HTTP protocol. The project covers a c

    JavaScript
    View on GitHub↗8,259
  • sheetjs/sheetjsSheetJS avatar

    SheetJS/sheetjs

    36,278View on GitHub↗

    SheetJS is a comprehensive library for parsing, manipulating, and generating complex spreadsheet file formats. It functions as a universal data processor that maps diverse binary, XML, and text-based file structures into a unified internal object model, allowing developers to create, read, and transform workbook data programmatically. The library distinguishes itself through a portable logic layer that provides a consistent execution environment across web browsers, server-side runtimes, and native desktop or mobile applications. By utilizing stream-based processing, it handles large files in

    angularbuncsv
    View on GitHub↗36,278
Compare all 6 related projects→