{"id":15022828,"url":"https://github.com/drasyl/drasyl","last_synced_at":"2026-04-04T04:01:40.914Z","repository":{"id":38195025,"uuid":"279384720","full_name":"drasyl/drasyl","owner":"drasyl","description":"drasyl-java is a high-performance framework for rapid development of distributed applications","archived":false,"fork":false,"pushed_at":"2025-10-27T13:29:26.000Z","size":59635,"stargazers_count":35,"open_issues_count":16,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-28T14:38:41.018Z","etag":null,"topics":["distributed","drasyl","netty","networking","nio","non-blocking","p2p"],"latest_commit_sha":null,"homepage":"https://drasyl.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drasyl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-13T18:43:21.000Z","updated_at":"2025-10-25T14:11:06.000Z","dependencies_parsed_at":"2023-09-23T09:48:47.962Z","dependency_job_id":"a886b958-177f-497c-9818-c512b8ca5101","html_url":"https://github.com/drasyl/drasyl","commit_stats":{"total_commits":3705,"total_committers":10,"mean_commits":370.5,"dds":0.3079622132253711,"last_synced_commit":"fdf8b1fc85c9713af0db291f4ce2e9a3d64c59fd"},"previous_names":["drasyl-overlay/drasyl"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/drasyl/drasyl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drasyl%2Fdrasyl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drasyl%2Fdrasyl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drasyl%2Fdrasyl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drasyl%2Fdrasyl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drasyl","download_url":"https://codeload.github.com/drasyl/drasyl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drasyl%2Fdrasyl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31387024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T01:22:39.193Z","status":"online","status_checked_at":"2026-04-04T02:00:07.569Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["distributed","drasyl","netty","networking","nio","non-blocking","p2p"],"created_at":"2024-09-24T19:58:25.637Z","updated_at":"2026-04-04T04:01:40.893Z","avatar_url":"https://github.com/drasyl.png","language":"Java","funding_links":[],"categories":["分布式开发"],"sub_categories":[],"readme":"[\u003cimg src=\"https://docs.java.drasyl.org/img/logo-text.svg\" alt=\"drasyl\" width=\"200\"/\u003e](https://drasyl.org)\n\n[Website](https://drasyl.org) |\n[Documentation](https://docs.java.drasyl.org) |\n[Javadoc](https://api.drasyl.org) |\n[Contributing](CONTRIBUTING.md) |\n[Changelog](CHANGELOG.md)\n\n[![Test](https://github.com/drasyl/drasyl/actions/workflows/test.yml/badge.svg)](https://github.com/drasyl/drasyl/actions/workflows/test.yml)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/MIT)\n[![Maven Central](https://img.shields.io/maven-central/v/org.drasyl/drasyl-core.svg)](https://mvnrepository.com/artifact/org.drasyl/drasyl-core)\n[![Homebrew](https://img.shields.io/badge/dynamic/json.svg?url=https://raw.githubusercontent.com/drasyl/homebrew-tap/main/Info/drasyl-java.json\u0026prefix=v\u0026query=$.versions.stable\u0026label=homebrew\u0026color=important)](https://github.com/drasyl/homebrew-tap)\n[![Chocolatey](https://img.shields.io/chocolatey/v/drasyl)](https://chocolatey.org/packages/drasyl)\n[![Python Package Index](https://img.shields.io/pypi/v/drasyl.svg)](https://pypi.org/project/drasyl)\n[![Docker Pulls](https://img.shields.io/docker/pulls/drasyl/drasyl-java)](https://hub.docker.com/r/drasyl/drasyl-java)\n[![Discord](https://img.shields.io/discord/959492172560891905)](https://discord.gg/2tcZPy7BCu)\n\n# drasyl-java\n\n[drasyl-java](https://github.com/drasyl/drasyl) [dʁazy:l] is a high-performance framework for rapid development of distributed applications.\n\ndrasyl enables quick and easy development of high-performance distributed applications. Driven by a secure and low-latency overlay network protocol, drasyl provides any-to-any connectivity between all Internet-enabled devices.\n\nTo prevent developers from reinventing the wheel, drasyl-java provides extensions that address common challenges for distributed systems like identity/key management, resource discovery, and locality-aware message routing. By using drasyl-java, developers are unburdened of many usual tasks and can proceed directly with building their distributed application.\n\n\u003cimg src=\"https://docs.java.drasyl.org/img/drasyl-architecture.svg\" alt=\"drasyl architecture\" width=\"650px\"\u003e\n\n# Features\n\n* Any-to-any connectivity between all Internet-enabled devices.\n* Locality-aware message routing.\n* Middlebox traversal (like firewalls or network address translators).\n* Driven by a secure \u0026 low-latency overlay network protocol.\n* Cryptographic identity \u0026 key management.\n* Rich set of extensions for perfect forward secrecy communication, service \u0026 resource discovery, reliable transport, error control, traffic shaping, etc.\n\n# Usage \u0026 Documentation\n\n* [Getting Started](https://docs.java.drasyl.org/getting-started/)\n* [Examples](https://github.com/drasyl/drasyl/tree/master/drasyl-examples)\n\n# License\n\nThis is free software under the terms of the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrasyl%2Fdrasyl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrasyl%2Fdrasyl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrasyl%2Fdrasyl/lists"}