{"id":15470165,"url":"https://github.com/chinmaygarde/corelib","last_synced_at":"2025-03-28T12:25:19.476Z","repository":{"id":30822259,"uuid":"34379556","full_name":"chinmaygarde/CoreLib","owner":"chinmaygarde","description":"C++ library containing useful classes, utility methods or anything else that that counts as boilerplate when starting new C++ projects.","archived":false,"fork":false,"pushed_at":"2015-04-27T03:45:49.000Z","size":748,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T00:38:18.326Z","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/chinmaygarde.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}},"created_at":"2015-04-22T08:50:28.000Z","updated_at":"2015-04-27T03:45:49.000Z","dependencies_parsed_at":"2022-08-24T08:10:41.638Z","dependency_job_id":null,"html_url":"https://github.com/chinmaygarde/CoreLib","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/chinmaygarde%2FCoreLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaygarde%2FCoreLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaygarde%2FCoreLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaygarde%2FCoreLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chinmaygarde","download_url":"https://codeload.github.com/chinmaygarde/CoreLib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246028007,"owners_count":20711945,"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-02T02:02:42.495Z","updated_at":"2025-03-28T12:25:19.434Z","avatar_url":"https://github.com/chinmaygarde.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Core Library\n============\n\nC++ library containing useful classes, utility methods or anything else that\nthat counts as boilerplate when starting new C++ projects.\n\nThis library is a work in progress as usefulecomponents needs to be extracted \nfrom various personal projects\n\nComponents\n----------\n\n*  Events Loops\n*  High Resolution Timers\n*  IPC Mechanisms (Shared Memory, Messaging, FD Transfer, etc.)\n*  The usual logging and assertion utilities\n\nUsage\n-----\n\n* Add this repository as a submodule/subdirectory of the project using the same\n* Add the following to the `CMakeLists.txt`:\n```\nadd_subdirectory(CoreLib)\ninclude_directories(${CoreLib_SOURCE_DIR}/Headers)\ntarget_link_libraries(... CoreLib)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinmaygarde%2Fcorelib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchinmaygarde%2Fcorelib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinmaygarde%2Fcorelib/lists"}