{"id":16675914,"url":"https://github.com/willitscale/thread-safe-vector","last_synced_at":"2026-04-26T19:32:38.612Z","repository":{"id":72985922,"uuid":"490486304","full_name":"willitscale/Thread-Safe-Vector","owner":"willitscale","description":"Just a handy thread safe vector adapter","archived":false,"fork":false,"pushed_at":"2022-05-10T00:34:31.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T08:35:09.756Z","etag":null,"topics":[],"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/willitscale.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":"2022-05-10T00:22:55.000Z","updated_at":"2022-05-10T00:34:34.000Z","dependencies_parsed_at":"2023-02-23T14:15:47.268Z","dependency_job_id":null,"html_url":"https://github.com/willitscale/Thread-Safe-Vector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willitscale/Thread-Safe-Vector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willitscale%2FThread-Safe-Vector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willitscale%2FThread-Safe-Vector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willitscale%2FThread-Safe-Vector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willitscale%2FThread-Safe-Vector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willitscale","download_url":"https://codeload.github.com/willitscale/Thread-Safe-Vector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willitscale%2FThread-Safe-Vector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"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":[],"created_at":"2024-10-12T13:08:25.707Z","updated_at":"2026-04-26T19:32:38.593Z","avatar_url":"https://github.com/willitscale.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thread Safe Vector\n\nJust a handy library I've been using across a few code bases.\n\n## Running\n\nStandard `Makefile` implementation of:\n```shell\nmake clean install run\n```\n\n`clean` - Obviously, removes previous builds\n\n`build` - Compiles everything\n\n`run` - Does what it says on the tin\n\n\n## Why no lib/so?\n\nMaybe in the future, but I'm building this for multi-platform, so source code just made my life easier.\n\n## Aren't you just re-inventing the wheel?\n\nAbsolutely, just not a big fan of the TBB/Boost alternatives. \nAlso, this allows me to use it as a Gateway if I want to implement anything else in the future.\n\n## What in ever-loving hell are those defines?\n\nMadness personified in code","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillitscale%2Fthread-safe-vector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillitscale%2Fthread-safe-vector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillitscale%2Fthread-safe-vector/lists"}