{"id":15047933,"url":"https://github.com/neargye/yacppl","last_synced_at":"2025-04-10T01:10:39.913Z","repository":{"id":94806900,"uuid":"130909042","full_name":"Neargye/yacppl","owner":"Neargye","description":"Yet Another C++ Library","archived":false,"fork":false,"pushed_at":"2024-01-23T11:52:03.000Z","size":243,"stargazers_count":20,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T01:10:33.768Z","etag":null,"topics":["c-plus-plus","c-plus-plus-11","cplusplus","cplusplus-11","cpp","cpp11","header-only","macros","no-dependencies","single-file"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Neargye.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2018-04-24T20:18:02.000Z","updated_at":"2024-06-05T00:43:08.000Z","dependencies_parsed_at":"2025-02-16T06:32:37.308Z","dependency_job_id":"1b4f7eb0-4144-40bd-b296-60072b51d732","html_url":"https://github.com/Neargye/yacppl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fyacppl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fyacppl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fyacppl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fyacppl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neargye","download_url":"https://codeload.github.com/Neargye/yacppl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137886,"owners_count":21053775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["c-plus-plus","c-plus-plus-11","cplusplus","cplusplus-11","cpp","cpp11","header-only","macros","no-dependencies","single-file"],"created_at":"2024-09-24T21:06:08.753Z","updated_at":"2025-04-10T01:10:39.897Z","avatar_url":"https://github.com/Neargye.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yet Another C++ Library\n\n## A collection of small C++ utilities\n\n* [state_saver](include/state_saver.hpp) - This class wrapper saves a copy of the current state of some object, and resets the object’s state at destruction time, undoing any change the object may have gone through.\n\n* [attributes](include/attributes.hpp) - Attributes for C++98 and later.\n\n* [UNUSED](include/unused.hpp) - Macro with varying number of arguments to avoid \"unused variable\" warnings, with no effect on binary size, for C++11 and later.\n\n* [concepts](include/concepts.hpp) - Implementations concepts-like, for C++11 and later.\n\n* [type_traits](include/type_traits.hpp) - Implementations of some type traits, for C++11 and later.\n\n* [byte](include/byte.hpp) - Is a distinct type that implements the concept of byte as specified in the C++ language definition, with no aliasing to `char`, for C++17 and later.\n\n* [utility](include/utility.hpp) - implementations of some utility functions, for C++17 and later.\n\n## Licensed under the [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneargye%2Fyacppl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneargye%2Fyacppl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneargye%2Fyacppl/lists"}