Showing 16 open source projects for "reference"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Project Lotus

    Project Lotus

    Reference implementation of the Filecoin protocol, written in Go

    Lotus is the reference implementation for the Filecoin network. It is written in Go, and is maintained by the Protocol Labs team. This website contains all the information you need to spin up a Lotus node, become a Filecoin storage provider, or just tinker around with the Filecoin network! Filecoin is a network of computers that allows you to store your data online.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ipfs-check

    ipfs-check

    A tool for checking the accessibility of your data by IPFS peers

    ...~/go/bin) There are web assets in the web that interact with the Go HTTP server that can be deployed however you deploy web assets. Maybe just deploy it on IPFS and reference it with DNSLink. For anything other than local testing you're going to want to have a proxy to give you HTTPS support on the Go server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NFT Storage

    NFT Storage

    Free decentralized storage and bandwidth for NFTs on IPFS and Filecoin

    NFT.Storage is a long-term storage service designed for off-chain NFT data (like metadata, images, and other assets) for up to 31GiB in size per individual upload. Data is content addressed using IPFS, meaning the URI pointing to a piece of data is completely unique to that data (using a content identifier, or CID). IPFS URLs and CIDs can be used in NFTs and metadata to ensure the NFT forever actually refers to the intended data (eliminating things like rug pulls and making it trustlessly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FileDAG Storage

    FileDAG Storage

    A distributed storage service built on the IPFS technology stack

    FileDAG Storage A distributed storage service built on the IPFS technology stack. Different from the official implementation of IPFS, we focus more on data management, data reliability, availability and fault tolerance, and clustering of storage nodes. The minimum storage unit of FileDAG Storage is dag, which is the data block. Files or objects are organized in a merkle-dag structure, and multiple files or objects may share some data blocks. The obvious benefit of this is to reduce redundant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    ADCH++

    ADCH++ is a hub software for the ADC network.

    ADCH++ is a reference hub (server) implementation for the ADC (Advanced Direct Connect) network. It supports Windows / Unix platforms and is extensible with scripts in lua and python (so far) as well as C++ plugins.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    OpenBazaar Client

    OpenBazaar Client

    OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)

    This is the reference client for the OpenBazaar network. It is an interface for your OpenBazaar node, to use it you will need to run an OpenBazaar node either locally or on a remote server. For full installable versions of the OpenBazaar app, with the server and client bundled together, go to the OpenBazaar download page. To create a local development copy of the reference client, clone the client repository into a directory of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MFS JavaScript Implementation

    MFS JavaScript Implementation

    JavaScript implementation of the IPFS Mutable File System

    ...The code published to npm that gets loaded on requires is an ES5 transpiled version with the right shims added. This means that you can require it and use with your favorite bundler without having to adjust the asset management process. The mfs works by storing a reference to the root node's CID in LevelDB. LevelDB does not support concurrent access so there are read/write locks around bits of the code that modify the the root node's CID. A lock is kept on the main thread and any requests to read/write from workers or the main thread itself are queued pending release of the lock by the existing holder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Textile JS HTTP Client

    Textile JS HTTP Client

    Textile JS HTTP Wrapper Client

    ...Textile provides encrypted, recoverable, schema-based, and cross-application data storage built on IPFS and libp2p. We like to think of it as a decentralized data wallet with built-in protocols for sharing and recovery, or more simply, an open and programmable iCloud. The reference implementation of Textile is written in Go, and can be compiled to various platforms, including mobile (Android/iOS) and desktop/server (OSX, Windows, Linux, etc). The library in this repo is designed to help support things like browser-based Textile apps, Node.js apps, and other use-cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Free Tiger

    Free fast implementation of tiger and the TTH algorithms

    Free Tiger aims to provide a fast C implementation of the tiger and TTH hash algorithms in order to provide a performing hasher. It also aims to provide pure implementations of tiger and when possible TTH in other languages for reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    TakeYourScreen

    TakeYourScreen

    Windows flexible and powerful screen grabber tool.

    Screen grabber with many abilities such as taking shot of full virtual desktop, only window, fullscreen 3d. Upload images with one of prebuilt share plugins or write your own. All help and template language reference you can find on bitbucket wiki page. Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    libdlna aims at being the reference open-source implementation of DLNA (Digital Living Network Alliance) standards. Its primary goal is to provide DLNA support to build both DLNA servers and players in the long term.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Define 2nd generation Bittorrent protocol with social networking, recommendation, tag-based navigation, distributed moderation, and real-time streaming. Remove .torrent, tracker, and website from architecture. Create reference implement. with ABC project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TwICE is a Java impl. of the Information and Content Exchange (ICE) protocol v2.0. It implements an ICE syndicator (publisher) and ICE subscriber. TwICE is useful as a reference implementation or a public syndicator and subscriber for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rice is a Ruby implementation of the Information and Content Exchange (ICE) protocol. It implements an ICE syndicator (publisher) and ICE subscriber. Rice may be useful as a reference implementation or a public syndicator for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The aim of this project is to make a core set of libraries and facilate efficient, cross-platform, gnutella clients. Additionally to be the reference implementation of a small set of protocol extensions aimed to make writting gnutella protocol extensions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Implementation of ICE 1.1 Protocol. ICE is core protocol for solving Content Syndication over the Web. Syndicators provide content regularly to subscribers through subscriptions. See www.icestandard.net for specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next