{"id":43724767,"url":"https://github.com/UnifyAir/unifyair-core","last_synced_at":"2026-02-16T19:02:19.856Z","repository":{"id":286810178,"uuid":"962384660","full_name":"UnifyAir/unifyair-core","owner":"UnifyAir","description":"5G Network Functions Implementation in Rust (3GPP Release 17)","archived":false,"fork":false,"pushed_at":"2025-09-28T11:45:20.000Z","size":1476,"stargazers_count":125,"open_issues_count":6,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-24T21:29:10.440Z","etag":null,"topics":["3gpp","5g","async","asyncio","distributed-systems","networking","protocol","rust","sctp","systems","tokio-rs"],"latest_commit_sha":null,"homepage":"https://unifyair.io","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UnifyAir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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":"2025-04-08T04:44:12.000Z","updated_at":"2025-10-04T19:43:19.000Z","dependencies_parsed_at":"2025-04-12T21:53:42.202Z","dependency_job_id":"ce7d26bb-5d7f-4092-ae36-ca27ae771b44","html_url":"https://github.com/UnifyAir/unifyair-core","commit_stats":null,"previous_names":["unifyair/unifyair-core"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UnifyAir/unifyair-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnifyAir%2Funifyair-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnifyAir%2Funifyair-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnifyAir%2Funifyair-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnifyAir%2Funifyair-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnifyAir","download_url":"https://codeload.github.com/UnifyAir/unifyair-core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnifyAir%2Funifyair-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29515514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["3gpp","5g","async","asyncio","distributed-systems","networking","protocol","rust","sctp","systems","tokio-rs"],"created_at":"2026-02-05T09:00:17.638Z","updated_at":"2026-02-16T19:02:19.850Z","avatar_url":"https://github.com/UnifyAir.png","language":"Rust","funding_links":[],"categories":["Core Network"],"sub_categories":[],"readme":"# 🚀 UnifyAir Core - 5G Network Functions\n\n[![Rust](https://img.shields.io/badge/Rust-1.82+-orange.svg)](https://www.rust-lang.org)\n[![License](https://img.shields.io/badge/License-AGPL--3.0-green.svg)](LICENSE)\n[![Discord](https://img.shields.io/discord/1316430894445105283?color=7289da\u0026label=Discord\u0026logo=discord\u0026logoColor=white)](https://discord.gg/yuJHdZ4vEF)\n[![Twitter](https://img.shields.io/twitter/follow/unifyair?style=social)](https://x.com/unifyair)\n\n\u003c!-- \u003cpicture\u003e\u003cimg src=\"https://unifyair.io/assets/top_image.png\" alt=\"UnifyAir Core\"\u003e\u003c/picture\u003e --\u003e\n![UnifyAir Core](https://unifyair.io/assets/top_image.png)\n\n⚡ High-performance, 3GPP standards-compliant 5G Core Network Functions implementation in Rust\n\n## 📑 Table of Contents\n- [🎯 Project Overview](#-project-overview)\n- [💫 Project Scope](#-project-scope)\n- [🏗️ Project Structure](#️-project-structure)\n- [🚀 Getting Started](#-getting-started)\n- [⚙️ Configuration](#-configuration)\n- [🧪 Testing](#-testing)\n- [🤝 Contributing](#-contributing)\n- [🌐 Community](#-community)\n\n## 🎯 Project Overview\n\nUnifyAir Core implements the following Network Functions (NFs):\n\n### ✨ Implemented Network Functions\n\n* **🛡️ Omnipath (AMF - Access and Mobility Management Function)**\n  * Handles mobility management\n  * User authentication and authorization\n  * Access control and security procedures\n  * UE registration and connection management\n\n### 🚀 Planned Nf Support\n* **🌊 DataWarp (UPF - User Plane Function)**\n  * Packet routing and forwarding\n  * QoS handling for user plane traffic\n  * Traffic measurement and reporting\n  * Packet inspection and policy enforcement\n\n* **🔄 InfiniSync (SMF - Session Management Function)**\n  * Session establishment, modification, and release\n  * IP address allocation and management\n  * Traffic steering control\n  * QoS policy implementation\n\n## 💫 Project Scope\n\n### Current Features\n- ⚡ Async-first architecture using Tokio runtime\n- 🚀 High-performance network packet processing\n- 📋 Standards-compliant 5G NF implementations\n- 🧩 Modular design for easy extension and modification\n- 📊 Comprehensive logging and monitoring\n- 🔌 REST APIs for configuration and management\n\n### Planned Features\n- 🔒 Enhanced security features and encryption\n- 🔄 Additional Network Function implementations\n- ⚡ Performance optimization and scaling improvements\n- 📈 Extended monitoring and analytics\n- ☁️ Cloud-native deployment support\n\n## 🏗️ Project Structure\n```\nunifyair-core/\n├── lightning-nf/           # Network Functions implementations\n│   └── omnipath/           # AMF (Access and Mobility Management Function)\n├── lightning-cli/          # Command-line interface tools\n├── utils/                  # Shared utilities and common code\n├── config/                 # Configuration files\n│   ├── amfcfg.yaml         # AMF configuration\n│   ├── smfcfg.yaml         # SMF configuration\n│   └── upfcfg.yaml         # UPF configuration\n├── Cargo.toml              # Rust package manifest\n├── rust-toolchain.toml     # Rust toolchain configuration\n└── run.sh                  # Utility script for running the project\n```\n\n## 🚀 Getting Started\n\n### Prerequisites\n- Rust 1.82 or above nightly\n- Cargo package manager\n\n### Local Development Setup\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/unifyair/unifyair-core.git\n   cd unifyair-core\n   ```\n\n2. Install dependencies:\n   ```bash\n   cargo build\n   ```\n\n3. For detailed setup instructions, refer to [SETUP.md](SETUP.md)\n\n## ⚙️ Configuration\n\nConfiguration is managed through:\n- Environment variables\n- Configuration files in `config/`\n- Command line arguments\n\n## 🧪 Testing\n\nRun the test suite:\n```bash\ncargo test\n```\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n### Development Process\n1. Fork the repository\n2. Create a feature branch\n3. Commit your changes\n4. Push to your fork\n5. Submit a Pull Request\n\n## 🌐 Community\n\n- 🌍 [Project Website](https://unifyair.io)\n- 🐛 [Issue Tracker](https://github.com/UnifyAir/unifyair-core/issues)\n- 💬 [Discord Community](https://discord.gg/yuJHdZ4vEF)\n- 🐦 [Twitter](https://x.com/unifyair)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUnifyAir%2Funifyair-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FUnifyAir%2Funifyair-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUnifyAir%2Funifyair-core/lists"}