{"id":38106012,"url":"https://github.com/signetlabdei/nsmiracle","last_synced_at":"2026-01-16T21:36:56.949Z","repository":{"id":95587969,"uuid":"255839861","full_name":"signetlabdei/nsmiracle","owner":"signetlabdei","description":"NS-MIRACLE is a framework designed to enhance the functionalities provided by NS2. It provides an efficient engine for handling cross-layer messages and, enables the coexistence of multiple modules within each layer of the protocol stack. For instance, multiple IP, link layers, MACs or PHYs can be specified and used within the same node.","archived":false,"fork":false,"pushed_at":"2025-11-27T12:58:54.000Z","size":977,"stargazers_count":12,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"des-master","last_synced_at":"2025-11-28T00:57:27.036Z","etag":null,"topics":["network-simulations","ns2","underwater","wireless"],"latest_commit_sha":null,"homepage":"https://nsmiracle.dei.unipd.it/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/signetlabdei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"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":"2020-04-15T07:33:56.000Z","updated_at":"2025-11-24T11:20:46.000Z","dependencies_parsed_at":"2024-05-21T08:38:33.839Z","dependency_job_id":"d59c53fa-9651-4ba9-9e80-a54afd263bf5","html_url":"https://github.com/signetlabdei/nsmiracle","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/signetlabdei/nsmiracle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fnsmiracle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fnsmiracle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fnsmiracle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fnsmiracle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/signetlabdei","download_url":"https://codeload.github.com/signetlabdei/nsmiracle/tar.gz/refs/heads/des-master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signetlabdei%2Fnsmiracle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28483401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":["network-simulations","ns2","underwater","wireless"],"created_at":"2026-01-16T21:36:56.211Z","updated_at":"2026-01-16T21:36:56.943Z","avatar_url":"https://github.com/signetlabdei.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"⚠️ Note ⚠️\n------------------\nThis branch contains only the dependencies required by the [DESERT Underwater Framework](https://github.com/signetlabdei/DESERT_Underwater).\nIf you are looking for the full version of nsmiracle (including all standard modules and addons), please refer to the [master](https://github.com/signetlabdei/nsmiracle/tree/master) branch.\n\n------------------\n About nsmiracle\n------------------\n\nNSMIRACLE is a Multi-InteRfAce Cross-Layer Extension for the Network\nSimulator version 2.  \n\nIts main features are:\n - to allow researches to re-define and extend the protocol stack in a\n   flexible and modular way\n - to provide support for inter-protocol and inter-layer interaction,\n   by providing means to exchange cross-layer messages \n - to provide effective support for multiple and heterogeneous\n   interfaces\n - to allow easy, modular and hence flexible implementation of\n   new wireless technologies\n - to provide support for improved modeling and simulation of wireless\n   communications with respect to the well-known shortcomings of the\n   current NS release (2.31 at the time of this writing)\n\n\n------------------\n Contents\n-----------------\n\nThe nsmiracle distribution contains the following software:\n\n - the nsmiracle core library\n - several additional libraries which provide: \n   + CBR applications\n   + Cross-layer message tracers\n   + IP functionality (ip-interface correspondance and routing support)\n   + TCP (wrapper for ns2 TCP modules)\n   + Miracle PHY - a library and API for the implementation of\n     wireless technologies  \n   + port multiplexers\n   + UMTS PHY, MAC and RLC\n   + 80211 (wrapper for ns2 implementations, including dei80211mr)\n   + additional tools for dei80211mr use in nsmiracle\n   + mobility  models (e.g., Gauss-Markov mobility)\n   \n\n\n-----------------------\n Authors\n----------------------\n\nThe nsmiracle library for the Network Simulator 2 has been developed\nby (in alfabetical order):\n\nNicola Baldo         (baldo@dei.unipd.it)\n\nFederico Maguolo     (maguolof@dei.unipd.it)\n\nMarco Miozzo         (miozzo@dei.unipd.it)\n\nAt the time of this release (April 2007), all authors are with the\nDepartment of Information Engineering, University of Padova, Italy. \n\n\n-----------------------\nDocumentation\n-----------------------\n\nSee the nsmiracle web page at\nhttps://signet.dei.unipd.it/dgt/ns/miracle/nsmiracle-howto/index.html\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsignetlabdei%2Fnsmiracle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsignetlabdei%2Fnsmiracle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsignetlabdei%2Fnsmiracle/lists"}