{"id":20636413,"url":"https://github.com/copperspice/cs_pointer","last_synced_at":"2025-06-11T13:10:48.261Z","repository":{"id":217779725,"uuid":"659945524","full_name":"copperspice/cs_pointer","owner":"copperspice","description":"Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager","archived":false,"fork":false,"pushed_at":"2025-03-27T21:10:47.000Z","size":72,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T22:23:52.991Z","etag":null,"topics":["cpp","intrusive-pointer","smart-pointers"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/copperspice.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":"2023-06-28T23:06:16.000Z","updated_at":"2025-03-27T21:10:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"61680987-db4d-434a-af3c-8c113dcb166a","html_url":"https://github.com/copperspice/cs_pointer","commit_stats":null,"previous_names":["copperspice/cs_pointer"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copperspice%2Fcs_pointer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copperspice%2Fcs_pointer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copperspice%2Fcs_pointer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copperspice%2Fcs_pointer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copperspice","download_url":"https://codeload.github.com/copperspice/cs_pointer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249158710,"owners_count":21222166,"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":["cpp","intrusive-pointer","smart-pointers"],"created_at":"2024-11-16T15:10:45.823Z","updated_at":"2025-04-15T21:36:18.694Z","avatar_url":"https://github.com/copperspice.png","language":"C++","readme":"## CsPointer\n\n### Introduction\n\nCsPointer is a standalone library which provides multiple smart pointer implementations which extend the functionality\navailable in the C++ Standard Library.\n\n\n### System Requirements\n\nBuilding CsPointer requires a C++20 compiler and a C++20 standard library.\n\nCMake build files are provided with the source distribution to build this library. The unit test binary executable is\nan optional part of the build process.\n\nThis library has been tested with clang sanitizer and an extensive industry code review.\n\n\n### Running the Catch Tests\n\nTo enable unit testing set the BUILD_TESTS in the root CMakeLists.txt file to ON. You can also configure the\nsetting by passing -DBUILD_TESTS=ON on the CMake command line.\n\nIf you do not have the Catch2 library installed the files can be download from our website. This is a header\nonly library.\n\nhttps://download.copperspice.com/toolchain/catch/\n\nEither add the path where the Catch2 files are located or pass the path using -DCMAKE_PREFIX_PATH on the CMake\ncommand line. The following shows how to pass both arguments.\n\nexport CMAKE_FLAGS=\"-DBUILD_TESTS=on -DCMAKE_PREFIX_PATH=C:/Catch2/lib/cmake/Catch2\"\n\nBuild this library and then run CTest in the root of your build directory.\n\n\n### Documentation\n\nClass level documentation for CsPointer is available on the CopperSpice website.\n\nhttps://www.copperspice.com/docs/cs_pointer/index.html\n\n\n### Presentations\n\nOur YouTube channel contains over 75 videos about C++, programming fundamentals, Unicode/Strings, multithreading,\ngraphics, CopperSpice, DoxyPress, and other software development topics.\n\nhttps://www.youtube.com/copperspice\n\nLinks to additional videos can be found on our website.\n\nhttps://www.copperspice.com/presentations.html\n\n\n### Authors / Contributors\n\n* **Ansel Sermersheim**\n* **Barbara Geller**\n\n\n### License\n\nThis library is released under the BSD 2-clause license. For more information refer to the LICENSE file provided with\nthis project.\n\n\n### References\n\n * Website:  https://www.copperspice.com\n * Twitter:  https://twitter.com/copperspice_cpp\n * Email:    info@copperspice.com\n\n\u003c!-- --\u003e\n * Github:   https://github.com/copperspice\n\n\u003c!-- --\u003e\n * Forum:    https://forum.copperspice.com\n * Journal:  https://journal.copperspice.com\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopperspice%2Fcs_pointer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcopperspice%2Fcs_pointer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopperspice%2Fcs_pointer/lists"}