{"id":22690012,"url":"https://github.com/yahoojapan/fullock","last_synced_at":"2026-04-15T09:03:11.622Z","repository":{"id":47710702,"uuid":"75804946","full_name":"yahoojapan/fullock","owner":"yahoojapan","description":"Fast User Level LOCK library","archived":false,"fork":false,"pushed_at":"2025-03-25T05:56:23.000Z","size":692,"stargazers_count":27,"open_issues_count":0,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-12T22:07:45.612Z","etag":null,"topics":["antpickax","asynchronous","fcntl","library","lock-library","mutex","pthread","rwlock"],"latest_commit_sha":null,"homepage":"https://fullock.antpick.ax/","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/yahoojapan.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-07T06:06:10.000Z","updated_at":"2025-03-25T05:51:05.000Z","dependencies_parsed_at":"2023-02-19T04:30:36.251Z","dependency_job_id":"51caf0af-140f-4284-bb61-da1344d94e46","html_url":"https://github.com/yahoojapan/fullock","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Ffullock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Ffullock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Ffullock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Ffullock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yahoojapan","download_url":"https://codeload.github.com/yahoojapan/fullock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637769,"owners_count":21137538,"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":["antpickax","asynchronous","fcntl","library","lock-library","mutex","pthread","rwlock"],"created_at":"2024-12-10T00:25:07.064Z","updated_at":"2025-10-18T08:23:33.954Z","avatar_url":"https://github.com/yahoojapan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"fullock\n-------\n\nFULLOCK - Fast User Level LOCK library\n\n### Overview\n\nFULLOCK is a lock library provided by Yahoo! JAPAN, that is very fast and runs on user level.  \nThis library provides two lock type.  \nOne is shared reader/writer lock like that provided by fcntl, another is shared mutex which is specified by name.  \n  \nThese provide the functionality of more than pthread_rwlock and pthread_mutex, and is faster than fcntl.  \n\n### Feature\n  - Support multi-threading\n  - Support multi-processing\n  - Automatically unlock when the process is terminated while holding the lock\n  - Automatically unlock when the thread is terminated while holding the lock\n  - Automatically unlock when the file handle is closed while holding the lock\n  - Not dead lock by same thread locking\n  - Provide programming interface like posix mutex and rwlock\n\n### Documents\n  - Github Pages - https://fullock.antpick.ax/\n  - Github Wiki - https://github.com/yahoojapan/fullock/wiki\n  - AntPickax - https://antpick.ax/\n\n### License\nThis software is released under the MIT License, see the license file.\n\nCopyright(C) 2015 Yahoo Japan Corporation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahoojapan%2Ffullock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyahoojapan%2Ffullock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahoojapan%2Ffullock/lists"}