[go: up one dir, main page]

Showing 26 open source projects for "kademlia"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    go-libp2p-kad-dht

    go-libp2p-kad-dht

    A Kademlia DHT implementation on go-libp2p

    A Go implementation of libp2p Kademlia DHT specification. Client-side optimizations are described in optimizations.md.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    IPFS Kubo

    IPFS Kubo

    An IPFS implementation in Go

    Kubo was the first IPFS implementation and is the most widely used one today. Implementing the Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP. Thus powered by IPLD's data models and the libp2p for network communication. Kubo is written in Go. IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such as Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single BitTorrent swarm, exchanging git...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Nebula libp2p DHT

    Nebula libp2p DHT

    A libp2p DHT crawler, monitor, and measurement tool

    A libp2p DHT crawler and monitor that tracks the liveness of peers. The crawler connects to DHT bootstrap peers and then recursively follows all entries in their k-buckets until all peers have been visited. The crawler supports the IPFS, Filecoin, Polkadot, Kusama, Rococo, Westend networks and more. The crawler can store its results as JSON documents or in a postgres database - the --dry-run flag prevents it from doing either. Nebula will print a summary of the crawl at the end instead. A...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    amule-for-linux.void

    aMule is an eMule-like client for the eDonkey and Kademlia networks.

    Void version for Amule Mule is a multi-platform client for the ED2K file sharing network and based on the windows client eMule. aMule started in August 2003, as a fork of xMule, which is a fork of lMule. aMule currently supports Linux, FreeBSD, OpenBSD, Windows, MacOS X and X-Box on both 32 and 64 bit computers. aMule is intended to be as user friendly and feature rich as eMule and to remain faithful to the look and feel of eMule so users familiar with either aMule or eMule will be...
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    peerchat

    peerchat

    A terminal-based P2P chat application using libp2p and Golang

    A terminal-based P2P chat application using libp2p and Golang that uses a Kademlia DHT and the IPFS network for peer discovery and routing. The application was inspired by chat examples found on libp2p's pubsub library, but is more evolved and fully featured version of it. It uses a Kademlia DHT from libp2p for peer discovery and routing and supports a more fully featured host. The other components of the libp2p such as TLS encryption, peer active discovery, YAMUX stream multiplexing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    openbazaar-go

    openbazaar-go

    OpenBazaar 2.0 Server Daemon in Go

    This repository contains the OpenBazaar server daemon which handles the heavy lifting for the OpenBazaar desktop application. The server combines several technologies: A modified IPFS node, which itself combines ideas from Git, BitTorrent, and Kademlia. A lightweight wallet for interacting with several cryptocurrency networks. And a JSON API which can be used by a user interface to control the node and browse the network. A typical install of OpenBazaar contains a bundle of the server daemon...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Lonero OS

    Lonero OS

    The Decentralized Operating System

    The best USB Flash method is using Rofus to create a bootable USB Most common problem + easy fix: https://askubuntu.com/questions/985612/running-ubuntu-from-a-usb-failed-to-load-ldlinux-c32 Please note: default password is pass Lonero OS is based off of the Lubuntu OS, and has a few adding things such as: 1) The uncompiled source binaries of: GitPrep, SMesh, Kademlia, Beaker Browser, and VPNBook 2) Telegram Desktop installed 3) DuckDuckGo should be the default browser This project...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    aMule AdunanzA
    aMule AdunanzA e' un progetto volto a rendere accessibile la rete Kademlia anche all'utenza Fastweb, grazie alla patch AdunanzA. Questo in specifico per utenti Linux e Mac OS X Per riferimenti alla community italiana http://forum.adunanza.net
    Downloads: 36 This Week
    Last Update:
    See Project
  • 9
    A P2P overlay construction toolkit, which supports routing algorithm researchers in addition to application developers. It provides multiple routing (DHT) algorithms such as Chord, Kademlia, Koorde, Pastry and Tapestry, and a distributed environment emu
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • 10
    This is a P2P VoIP system. It support audio and video chat through kademlia-based dht overlay. The p2p module use Kademlia protocols; Audio codec is G.729. An simple Introduction here: http://www.needdo.com/2007/09/ppphonekademliap2p-voip/ . My Personal blog is http://www.idolf.cn and my email is dolfcao@gmail.com .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Daylight is a lightweight distributed hashtable library written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Kademlia/DHT based p2p file sharing software. Designed primarily to be used in small communities, but can also be scaled up with correct configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A framework for easily building applications in C++ utilizing distributed hash tables. Based loosely on the Kademlia algorithm. Will include broadcast and aggregation functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A portable C library to access some Kademlia-based overlay networks for storage and retrieval of arbitrary data. Useful to implemement serverless distributed directories. As an example of use, it includes a DNS extender implemented as caching proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ermdia is a yet another implementation of Kademlia, which is one of the algorithm of ditributed hash table (DHT), in Erlang. This software is lightweight, fast and easy to understand since an amount of source code is quite small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Entangled is a distributed hash table (DHT) and peer-to-peer tuple space, based on Kademlia. It is written in Python, and makes use of the Twisted framework. This can be used as a base for creating peer-to-peer (P2P) network applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Next step of emule .net port. Any visual studio .net application can add its own emule / kademlia client by simply add the mixed managed/native clr emule_lib.dll. Look at release 0.1.0.(and its own debug example!!) Luca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Distributed Hash Table (DHT) .NET implementation. Currently Kademlia DHT implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JKad is a Java implementation of the p2p network Kademlia. Its the conclusion project for college and at this level it serves more like a solo advanced programming exercise than a real production scale project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    a fully-distributed p2p RPC system built on top of XMLRPC. Nodes are automatically connected to each other via a Kademlia-style network and can route RPC requests efficiently to any online node.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    KeyForum is a new serverless system board, written in C++. No web space required; working like most P2P program (gnutella, kademlia, overnet, ...), the database of the forum is downloaded in your computer, and, works very well & fast ...and anonymous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Khashmir is a distributed hash table library of the Kademlia flavor implemented in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple C project used to simulate a DHT kademlia protocol mainly for research purpose
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a project based on the new Wi-Fi Direct (former wifi p2p) protocol. The first objective is to provide a file sharing service like p2p application (torrent, emule or kademlia) but off the net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JKademlia is a Java implementation of the p2p network Kademlia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next