{"id":24277667,"url":"https://github.com/wandvvs/qutil","last_synced_at":"2025-03-05T11:23:00.304Z","repository":{"id":272336007,"uuid":"916235988","full_name":"wandvvs/qutil","owner":"wandvvs","description":"C++20 template utility library","archived":false,"fork":false,"pushed_at":"2025-02-10T20:10:00.000Z","size":78,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T21:22:52.106Z","etag":null,"topics":["constexpr","cpp","cpp20","cpp20-library","cpp23","cpp23-library","cxx","cxx20","cxx23","library","logger","metaprogramming","string","tuple"],"latest_commit_sha":null,"homepage":"","language":"C++","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/wandvvs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-01-13T17:55:44.000Z","updated_at":"2025-02-10T20:08:45.000Z","dependencies_parsed_at":"2025-01-13T19:37:25.976Z","dependency_job_id":"29647a36-f8ae-41d4-a11a-0fd3e815d6ad","html_url":"https://github.com/wandvvs/qutil","commit_stats":null,"previous_names":["wandvvs/qutil"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wandvvs%2Fqutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wandvvs%2Fqutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wandvvs%2Fqutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wandvvs%2Fqutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wandvvs","download_url":"https://codeload.github.com/wandvvs/qutil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242015758,"owners_count":20058084,"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":["constexpr","cpp","cpp20","cpp20-library","cpp23","cpp23-library","cxx","cxx20","cxx23","library","logger","metaprogramming","string","tuple"],"created_at":"2025-01-15T23:58:32.238Z","updated_at":"2025-03-05T11:23:00.285Z","avatar_url":"https://github.com/wandvvs.png","language":"C++","readme":"\u003ch1 align=\"center\"\u003e🛠️ qutil\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eProvides modern and useful containers and algorithms\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n     \u003ca href=\"https://github.com/wandvvs/qutil/issues\"\u003e\n     \u003cimg src=\"https://img.shields.io/github/issues/wandvvs/qutil\"\n          alt=\"GitHub opened issues\"\u003e\n     \u003cimg src=\"https://img.shields.io/badge/status-in_development-red\"\n          alt=\"Status\"\u003e\n     \u003cimg src=\"https://img.shields.io/github/stars/wandvvs/qutil?color=lime\"\n          alt=\"Stars\"\u003e\n\u003c/p\u003e\n\n ## **📥 Installation**\n```bash\ngit clone https://github.com/wandvvs/qutil.git\ncd qutil\nsudo ./install.sh\n```\nFor an example of how to use qutil in a CMake project, see the following [CMakeLists.txt](https://github.com/wandvvs/qutil/blob/master/examples/tuple/CMakeLists.txt)\n\n## **📦 Modules**\n\n### 🧰 `qutil::containers`\n- `tuple\u003cArgs...\u003e` - tumple implementation with additional support functions: `for_each`, `transform`, `find_if`, `all_of`, `none_of`, `any_of`.\n- `constexpr_string\u003cN\u003e` - compile-time string.\n- `result\u003cT,E\u003e` - result type for error handling like Rust `Result\u003cT, E\u003e`.\n\n### 📁 `qutil::io`\n- `dump(Args...)` - pretty print function for a values and iterable types like a Python `print` to the stream `std::cout` by default.\n- `dumpln(Args...)`\n- `read(source)` - read from file to `std::string`.\n- `logger\u003cSink\u003e` - minimal modular logger without heap allocation\n\nCheck out [examples](https://github.com/wandvvs/qutil/tree/master/examples) of all the qutil features.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwandvvs%2Fqutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwandvvs%2Fqutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwandvvs%2Fqutil/lists"}