{"id":17281628,"url":"https://github.com/stefanofiorentino/mutex_lock","last_synced_at":"2025-03-26T15:25:49.166Z","repository":{"id":100244322,"uuid":"110892373","full_name":"stefanofiorentino/mutex_lock","owner":"stefanofiorentino","description":"mutex and resource managing example","archived":false,"fork":false,"pushed_at":"2017-11-17T13:41:23.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T16:56:43.773Z","etag":null,"topics":["cpp11","mutex-lock","resource-management"],"latest_commit_sha":null,"homepage":null,"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/stefanofiorentino.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":"2017-11-15T22:10:31.000Z","updated_at":"2017-11-16T11:38:41.000Z","dependencies_parsed_at":"2023-05-13T03:30:32.723Z","dependency_job_id":null,"html_url":"https://github.com/stefanofiorentino/mutex_lock","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/stefanofiorentino%2Fmutex_lock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanofiorentino%2Fmutex_lock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanofiorentino%2Fmutex_lock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanofiorentino%2Fmutex_lock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanofiorentino","download_url":"https://codeload.github.com/stefanofiorentino/mutex_lock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245679697,"owners_count":20654881,"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":["cpp11","mutex-lock","resource-management"],"created_at":"2024-10-15T09:46:23.504Z","updated_at":"2025-03-26T15:25:49.143Z","avatar_url":"https://github.com/stefanofiorentino.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mutex_lock\nmutex and resource managing example\n\n#valgrind\nTo show the real benefits from resource-management objects one should run\n```$xslt\nvalgrind --leak-check=full ./test/Test -r xml -d yes --order lex \"Solution that leaks\"\n```\nand\n```$xslt\nvalgrind --leak-check=full ./test/Test -r xml -d yes --order lex \"Solution that doesn't leak\"\n```\n\n# submodule\nIf you didn't `git clone --recursive https://github.com/stefanofiorentino/mutex_lock`, then you have to \n```\ngit submodule update --init --recursive\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanofiorentino%2Fmutex_lock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanofiorentino%2Fmutex_lock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanofiorentino%2Fmutex_lock/lists"}