{"id":27066071,"url":"https://github.com/maxrt101/mrt","last_synced_at":"2026-02-11T03:06:42.247Z","repository":{"id":133619768,"uuid":"342982490","full_name":"maxrt101/mrt","owner":"maxrt101","description":"C++ Utilities","archived":false,"fork":false,"pushed_at":"2022-09-03T00:25:01.000Z","size":90,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T18:51:31.781Z","etag":null,"topics":["cpp17"],"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/maxrt101.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":"2021-02-27T23:44:53.000Z","updated_at":"2022-08-24T22:09:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc444330-2b8b-4938-832d-fcfb8e549464","html_url":"https://github.com/maxrt101/mrt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxrt101/mrt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxrt101%2Fmrt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxrt101%2Fmrt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxrt101%2Fmrt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxrt101%2Fmrt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxrt101","download_url":"https://codeload.github.com/maxrt101/mrt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxrt101%2Fmrt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29326078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T02:08:56.257Z","status":"ssl_error","status_checked_at":"2026-02-11T02:08:51.338Z","response_time":97,"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":["cpp17"],"created_at":"2025-04-05T18:34:57.030Z","updated_at":"2026-02-11T03:06:42.237Z","avatar_url":"https://github.com/maxrt101.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mrt\nC++ Tools  \n\n# Overwriew\nThe library mainly consists of:  \n - Thread Utils (ThreadPool, Executors, Futures, etc)\n - Test Framework\n - String Utils\n - Command Line Argument Parser\n - Config File Parser\n - Optional\n - Template String Formatter\n - Container Utils\n - Logger\n - Wrappers (File, DynamicLibrary)\n - Console IO Utilities\n - HTTP Request Support (in progress)\n - Proccess Wrapper (in progress)\n\n# How to install:\n```sh\ngit clone https://github.com/maxrt101/mrt.git\ncd mrt\nmake\n```\nThe install copies headers to an installation location.  \nYou can specify install folder, by setting `PREFIX`, e.g.   \n```sh\nmake PREFIX=/path/to/installation/folder\n```\nThe header files will be installed into `/path/to/installation/folder/include/mrt`  \nDefault `PREFIX` is `build/`  \n\n# Tests\nTests are located in `tests/` folder.  \nEvery `test_*.cc` file is a test for some `mrt` component.  \nTests are built into `build/test/test_*.so` files, which can then be run separately using `build/bin/mrt_test`.\n```sh\nmake test # to build \u0026 run tests\nmake test RUN=0 # to build tests\n./build/bin/mrt_test TESTS # to run individual tests (TESTS is one or more .so files from build/test)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxrt101%2Fmrt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxrt101%2Fmrt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxrt101%2Fmrt/lists"}