{"id":19757970,"url":"https://github.com/pwipo/smc_cpp_modules","last_synced_at":"2026-05-14T00:36:06.632Z","repository":{"id":242679481,"uuid":"810183966","full_name":"pwipo/smc_cpp_modules","owner":"pwipo","description":"c++ modules for smc","archived":false,"fork":false,"pushed_at":"2025-04-05T08:41:36.000Z","size":36998,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T09:27:31.465Z","etag":null,"topics":["cpp","smc-platform"],"latest_commit_sha":null,"homepage":"http://www.shelfmc.ru","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/pwipo.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":"2024-06-04T07:57:14.000Z","updated_at":"2025-04-05T08:41:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f6f520b-63e6-42db-bb12-3a560d682683","html_url":"https://github.com/pwipo/smc_cpp_modules","commit_stats":null,"previous_names":["pwipo/smc_cpp_modules"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pwipo/smc_cpp_modules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwipo%2Fsmc_cpp_modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwipo%2Fsmc_cpp_modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwipo%2Fsmc_cpp_modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwipo%2Fsmc_cpp_modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pwipo","download_url":"https://codeload.github.com/pwipo/smc_cpp_modules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwipo%2Fsmc_cpp_modules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33004973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":["cpp","smc-platform"],"created_at":"2024-11-12T03:22:20.219Z","updated_at":"2026-05-14T00:36:06.627Z","avatar_url":"https://github.com/pwipo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smc_cpp_modules\n\n# Windows installation\n\ninstall:\n\n    jdk 11\n    Visual Studio Community 2019\n    cmake\n\nPrepare and Compile:\n\n    Start Visual Studio Command prompt\n    cd modules_pub\n    --check exist lib ../SMCModuleDefinitionProvider/cmake-build-release-visual-studio-64/ModuleLoaderProviderLINUX64.lib\n    mkdir build\n    cmake -DBUILD_TYPE_EXT=WIN64 -A x64 -S . -B build\n    cmake --build build --target Example\n    copy build\\example\\Release\\Example.dll WIN64\\example\\Example.dll\n    cmake --build build --target Example_SMCM\n    copy build\\example\\ExampleCpp.smcm WIN64\\ExampleCpp.smcm\n\n\n# Linux installation\n\nCentOS:\n\n    yum groupinstall 'Development Tools'\n    yum install cmake\n    yum install java-11-openjdk-devel\n    for 32: yum install libgcc.i686 glibc-devel.i686 libstdc++-devel.i686\n\nDebian(Ubuntu):\n\n    dkpg --add-architecture i386\n    apt update\n    apt intstall build-essential openjdk-11-jdk openjdk-11-jdk:i386 gcc-multilib g++-multilib\n\nPrepare and Compile:\n    \n    cd modules_pub\n    --check exist lib ../SMCModuleDefinitionProvider/Linux64/ModuleLoaderProviderLINUX64.so\n    mkdir build\n    cmake -B build -DBUILD_TYPE_EXT=LINUX64\n    cmake --build build --config Release --target Example          #or: make Example\n    cmake --build build --target Example_SMCM     #or: make Example_SMCM\n    cp build/example/ExampleCpp.smcm Linux64/for_centos/ExampleCpp.smcm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpwipo%2Fsmc_cpp_modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpwipo%2Fsmc_cpp_modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpwipo%2Fsmc_cpp_modules/lists"}