A reimplementation of the minecraft server in rust.
-
Updated
Feb 16, 2026 - Rust
A reimplementation of the minecraft server in rust.
Educational MASQUE VPN implementation: CONNECT-IP protocol over QUIC/HTTP3 with REST API, comprehensive testing, and documentation for network protocol research
Pure Rust Implementation of the Denon HEOS CLI protocol.
Implementation of Secure Remote Password (SRP-6a) which is based on Zero Knowledge Proof used for secure key distribution and mutual authentication using JAVA
TypeScript SDK for the AEO Protocol v0.1. Parse, build, validate, and fetch AEO declaration documents. Zod schemas with inferred TypeScript types. ESM-only, Node 18+, zero non-zod runtime deps.
A C implementation of a data transmission protocol over an RS-232 serial connection using Stop-and-Wait flow control and error handling, developed for the Computer Networks course at FEUP.
Implementation of the Resource-Efficient BFT protocol (Distler, Cachin & Kapitza), C++ distributed systems project using asynchronous message passing and coordinator-worker fault tolerance.
Python SDK for the AEO Protocol v0.1. Parse, build, validate, and fetch AEO declaration documents. Pydantic v2 + httpx. Loads canonical examples from aeo-protocol-spec.
Go SDK for the AEO Protocol v0.1. Parse, build, validate, and fetch AEO declaration documents. Zero non-stdlib dependencies. Strict json.DisallowUnknownFields parsing. Context-aware HTTP client.
Rust SDK for the AEO Protocol v0.1. Parse, build, validate, and fetch AEO declaration documents. serde + serde_json, optional ureq client. Clippy and rustfmt clean. Loads canonical examples from aeo-protocol-spec.
BFS crawler for AEO Protocol v0.1 declaration graphs. Seed an origin, follow primary_source URIs, emit JSON Lines records of every fetch. Built on aeo-sdk-go. Concurrent, depth-limited, budget-capped, stdlib-only HTTP.
Pure Python BitTorrent client implementation from scratch. Focus on raw socket programming, Bencoding serialization, and BEP protocol internals.
Command-line tool for the AEO Protocol v0.1. Validate, fetch, inspect, and extract claims from AEO declaration documents. Built on aeo-sdk-rust. clap + ureq + colored. Cargo-installable.
Assetto Corsa Competizione server
Servidor y cliente FTP multi-hilo en Java con control de acceso basado en roles (RBAC), soporta modos ACTIVE/PASSIVE. Proyecto para aprender protocolos de red y programación de sockets.
A comprehensive framework for developing Model Context Protocol (MCP) servers with TypeScript/Node.js. Includes project specifications, architectural guidelines, and development tools for building production-ready MCP implementations.
A robust, type-safe, and transport-agnostic TypeScript library for building JSON-RPC 2.0 clients and servers with full specification compliance, batch requests, and comprehensive error handling.
Add a description, image, and links to the protocol-implementation topic page so that developers can more easily learn about it.
To associate your repository with the protocol-implementation topic, visit your repo's landing page and select "manage topics."