{"id":16876468,"url":"https://github.com/raphaelsc/byte-range-lock-cpp","last_synced_at":"2025-04-11T11:32:52.461Z","repository":{"id":150403484,"uuid":"51906959","full_name":"raphaelsc/byte-range-lock-cpp","owner":"raphaelsc","description":"Byte-range lock implementation in modern C++","archived":false,"fork":false,"pushed_at":"2016-02-20T19:48:55.000Z","size":83,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-25T07:51:13.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphaelsc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-17T08:29:15.000Z","updated_at":"2023-09-06T03:11:28.000Z","dependencies_parsed_at":"2023-04-25T16:20:11.560Z","dependency_job_id":null,"html_url":"https://github.com/raphaelsc/byte-range-lock-cpp","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/raphaelsc%2Fbyte-range-lock-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelsc%2Fbyte-range-lock-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelsc%2Fbyte-range-lock-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelsc%2Fbyte-range-lock-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelsc","download_url":"https://codeload.github.com/raphaelsc/byte-range-lock-cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248384156,"owners_count":21094679,"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":[],"created_at":"2024-10-13T15:39:31.512Z","updated_at":"2025-04-11T11:32:52.438Z","avatar_url":"https://github.com/raphaelsc.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# byte-range-lock-cpp\n\nWhy was this project created? I was looking for a mechanism to lock specific regions of a shared resource such as a file, but I didn't find anything that was fit my needs. Please, take a look at the file **range_lock.hh** to understand how this mechanism works.\n\n###Build requirements\n* C++ \u003e= 11\n* C++ \u003e= 14 is required for shared lock\n\n###Compiling test\n```\n$ g++ --std=c++11 range_lock_test.cc -lpthread\n```\nor\n```\n$ g++ --std=c++14 range_lock_test.cc -lpthread\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelsc%2Fbyte-range-lock-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelsc%2Fbyte-range-lock-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelsc%2Fbyte-range-lock-cpp/lists"}