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
Assetto Corsa Competizione server
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
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.
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.
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.
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.
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.
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.
Unified MCP server exposing all 5 Kinetic Gain Protocol Suite specs as tools (18 total across AEO, Prompt Provenance, Agent Cards, AI Evidence, MCP Tool Cards). One Claude Desktop config entry. Companion to kinetic-gain-visualizer.
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.
MCP server for AI Tutor Card disclosures. Six tools for procurement review, curriculum matching, and FERPA / COPPA compliance auditing of AI tutors. EdTech-flavored extension of the Kinetic Gain Protocol Suite.
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.
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."