{"id":17282765,"url":"https://github.com/zenixls2/stl2","last_synced_at":"2026-05-14T23:03:49.110Z","repository":{"id":57550770,"uuid":"83254066","full_name":"zenixls2/stl2","owner":"zenixls2","description":null,"archived":false,"fork":false,"pushed_at":"2019-06-20T08:01:40.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T23:56:15.752Z","etag":null,"topics":["cpp","golang","stl","swig"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/zenixls2.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":"2017-02-27T01:05:27.000Z","updated_at":"2019-06-20T08:01:42.000Z","dependencies_parsed_at":"2022-09-04T09:40:35.910Z","dependency_job_id":null,"html_url":"https://github.com/zenixls2/stl2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zenixls2/stl2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenixls2%2Fstl2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenixls2%2Fstl2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenixls2%2Fstl2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenixls2%2Fstl2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenixls2","download_url":"https://codeload.github.com/zenixls2/stl2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenixls2%2Fstl2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278866938,"owners_count":26059671,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","golang","stl","swig"],"created_at":"2024-10-15T09:49:43.138Z","updated_at":"2025-10-07T23:56:17.739Z","avatar_url":"https://github.com/zenixls2.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# STL2 golang binding\nThis package extends swig implementation on c++ stl by supporting iterator\nand other c++11/14 features. The build flow should be a little bit different.\n\n### Development\nA recommended way to start developing is to get this project by command:\n\n```bash\ngo get github.com/zenixls2/stl2\n```\n\nYou can look into `example` folder for the use case.\nSome macors are introduced to perform template engine like features.\nNotice that you have to write your own swig interface to use these macros:\n\n```swig\n%include \u003cmain.i\u003e\n\nnamespace std {\n  MAP_DEFINE(int, int)\n};\n```\n\nCurrently since swig doesn't support multiple paths for `SWIG_LIB`, \nYou have to manually write a Makefile to add `-I$GOPATH/src/github.com/zenixls2/stl2` option for swig build flow.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenixls2%2Fstl2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenixls2%2Fstl2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenixls2%2Fstl2/lists"}