{"id":13420856,"url":"https://github.com/libyuni/libyuni","last_synced_at":"2026-03-13T07:33:31.516Z","repository":{"id":19679751,"uuid":"22933732","full_name":"libyuni/libyuni","owner":"libyuni","description":"Cross-platform C++ framework for developing high-level and fast applications (mirror for gitlab)","archived":false,"fork":false,"pushed_at":"2024-02-24T12:33:41.000Z","size":7058,"stargazers_count":36,"open_issues_count":7,"forks_count":14,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-12-21T11:23:02.374Z","etag":null,"topics":["cpp14","framework"],"latest_commit_sha":null,"homepage":"https://gitlab.com/libyuni/libyuni","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libyuni.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"authors.txt","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-08-13T22:45:39.000Z","updated_at":"2024-04-12T04:01:47.000Z","dependencies_parsed_at":"2024-10-26T17:50:08.291Z","dependency_job_id":"bc7a6265-cbd9-415d-83d0-f2e324e52afe","html_url":"https://github.com/libyuni/libyuni","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/libyuni/libyuni","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libyuni%2Flibyuni","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libyuni%2Flibyuni/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libyuni%2Flibyuni/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libyuni%2Flibyuni/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libyuni","download_url":"https://codeload.github.com/libyuni/libyuni/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libyuni%2Flibyuni/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30460910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T06:34:02.089Z","status":"ssl_error","status_checked_at":"2026-03-13T06:33:49.182Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["cpp14","framework"],"created_at":"2024-07-30T22:01:42.867Z","updated_at":"2026-03-13T07:33:31.497Z","avatar_url":"https://github.com/libyuni.png","language":"C","funding_links":[],"categories":["TODO scan for Android support in followings"],"sub_categories":[],"readme":"\r\nAbout the Yuni project\r\n======================\r\n\r\n[![Join the chat at https://gitter.im/libyuni/libyuni](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/libyuni/libyuni?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\r\n\r\n\r\nBuild Status\r\n------------\r\n\r\n| Platform  | Build Status |\r\n| :------------- | :------------- |\r\n| GNU/Linux, MacOS, (via travis-ci)  |   |\r\n| Windows, `VS2015` (via appveyor)  | [![Build Status](https://ci.appveyor.com/api/projects/status/github/libyuni/libyuni)](https://ci.appveyor.com/project/milipili/libyuni)  |\r\n\r\n\r\nWhat is Yuni ?\r\n--------------\r\n\r\nYuni is a cross-platform C++ framework for developing high-level, complex and\r\nfast applications. It is meant as a reliable and simple bridge between\r\ndifferent worlds, allowing to write all sorts of applications, while\r\nletting the developer focus on her real work.\r\n\r\n\r\n\r\nTarget audience\r\n---------------\r\n\r\nThe Yuni library and tools are meant to be used by developers who\r\nalready know C++, like it and want to use it for writing any kind of\r\napplication without worrying about the low-level aspects of the\r\nlanguage and the trouble of mixing many kinds of libraries to do all\r\nthe usual things any application requires.\r\n\r\nBig applications always end up requiring performance optimization at\r\nsome point, multi-threading at some other, graphics, sound, input,\r\ncommand line parsing, ... Yuni intends to provide all this in a portable\r\nway with a single, easy-to-use, object-oriented API.\r\n\r\n\r\nSupported compilers\r\n-------------------\r\n\r\n| libyuni  | Minimum Compiler Requirements |\r\n| :------------- | :------------- |\r\n| v2.x {`master`}  | `\u003e=VS2015`, `\u003e=g++-4.9`, `\u003e=clang++-3.7` {C++14 required} |\r\n| v1.x | `\u003e=VS2010`, `\u003e=g++-4.4` (*) |\r\n\r\n**Special note**: `VS2012` and `g++-4.7` are not supported due (ICE on templates). Please consider to upgrade\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibyuni%2Flibyuni","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibyuni%2Flibyuni","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibyuni%2Flibyuni/lists"}