{"id":23037016,"url":"https://github.com/goki/kigen","last_synced_at":"2025-04-02T23:17:40.708Z","repository":{"id":128552274,"uuid":"492205596","full_name":"goki/kigen","owner":"goki","description":"Go 1.18+ Generics Libraries, for GoKi framework","archived":false,"fork":false,"pushed_at":"2023-11-08T03:55:35.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T13:26:35.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goki.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-14T12:09:41.000Z","updated_at":"2024-10-16T15:58:22.000Z","dependencies_parsed_at":"2023-11-08T07:34:15.361Z","dependency_job_id":null,"html_url":"https://github.com/goki/kigen","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goki%2Fkigen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goki%2Fkigen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goki%2Fkigen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goki%2Fkigen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goki","download_url":"https://codeload.github.com/goki/kigen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246905869,"owners_count":20852820,"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-12-15T17:28:25.781Z","updated_at":"2025-04-02T23:17:40.687Z","avatar_url":"https://github.com/goki.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kigen: Go 1.18+ Generics Libraries, for GoKi framework\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/goki/kigen)](https://goreportcard.com/report/github.com/goki/kigen)\n[![Go Reference](https://pkg.go.dev/badge/github.com/goki/kigen.svg)](https://pkg.go.dev/github.com/goki/kigen)\n[![CI](https://github.com/goki/kigen/actions/workflows/ci.yml/badge.svg)](https://github.com/goki/kigen/actions/workflows/ci.yml)\n[![Codecov](https://codecov.io/gh/goki/kigen/branch/master/graph/badge.svg?token=Hw5cInAxY3)](https://codecov.io/gh/goki/kigen)\n\nThis collection of Generics libraries takes advantage of the new generic type parameters introduced in Go 1.18.\n\n# ordmap: ordered map\n\nImplements an ordered map that retains the order of items added to a slice, while also providing fast key-based map lookup of items.\n\n# dedupe: deduplicate (uniquify) any slice with comparable elements\n\nImplements a de-duplication function for any comparable slice type, efficiently using a map to check for duplicates.  The original order of items is preserved.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoki%2Fkigen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoki%2Fkigen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoki%2Fkigen/lists"}