
3
Implements a subset of libp2p, focusing on peer discovery and connections through relays, optimized for mobile contexts. Supports ALPN protocols with limitations on protocols and cryptography.
1
Enables downloading of magnet URIs with optimized memory usage and performance for mobile contexts. Features a small, efficient footprint suitable for web and Android applications.
0
Implements a read-only Distributed Hash Table (DHT) node for devices behind restrictive NATs, reducing network traffic and resource usage by not responding to queries. Ideal for devices with fixed data plans.
0
Allocates memory outside the heap, providing interfaces for read and write operations. Allows memory allocation and transfer to raw sinks, optimizing performance.
0
In-memory database library enhancing application performance by storing data directly in memory. Simplifies integration with efficient data handling capabilities suitable for various platforms.
0
Offers a UDP client-server API for seamless communication, facilitating integration into projects through specified dependencies.
0
Implements a client-server system using TCP connections without TLS encryption, supporting pns URIs for peer identification and interaction.
0
Facilitates encoding and decoding using the bencoding format, as described in BitTorrent's specification. Supports list encoding, decoding, and validation with simple API methods for seamless integration.
0
Implements a DNS resolver client utilizing miniDns, offering functions to retrieve TXT, A, and AAAA records, and resolve DNS addresses with robust testing capabilities.
0
Offers an API for integrating with the Odin application, providing a straightforward way to include it as a dependency in projects for enhanced functionality.
0
Offers an Ed25519 cryptography library for signing and verifying messages, featuring key pair generation, Base64 encoding/decoding, and integration with Tink cryptographic library.
0
API designed for the Thor application, facilitating integration through specified dependencies for enhanced functionality and streamlined development processes.