{"id":16499445,"url":"https://github.com/tpapp/keytuples.jl","last_synced_at":"2026-02-08T12:32:21.813Z","repository":{"id":55588548,"uuid":"78643197","full_name":"tpapp/KeyTuples.jl","owner":"tpapp","description":"Tuple-like type with keys for accessing elements","archived":false,"fork":false,"pushed_at":"2020-12-20T09:15:48.000Z","size":8,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T13:14:38.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/tpapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-11T13:48:15.000Z","updated_at":"2019-06-14T01:46:19.000Z","dependencies_parsed_at":"2022-08-15T03:50:21.629Z","dependency_job_id":null,"html_url":"https://github.com/tpapp/KeyTuples.jl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tpapp/KeyTuples.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2FKeyTuples.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2FKeyTuples.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2FKeyTuples.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2FKeyTuples.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpapp","download_url":"https://codeload.github.com/tpapp/KeyTuples.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2FKeyTuples.jl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268625009,"owners_count":24280188,"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-08-03T02:00:12.545Z","response_time":2577,"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":[],"created_at":"2024-10-11T14:52:55.159Z","updated_at":"2026-02-08T12:32:16.768Z","avatar_url":"https://github.com/tpapp.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KeyTuples\n\n[![Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)\n[![Build Status](https://travis-ci.org/tpapp/KeyTuples.jl.svg?branch=master)](https://travis-ci.org/tpapp/KeyTuples.jl)\n[![Coverage Status](https://coveralls.io/repos/tpapp/KeyTuples.jl/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/tpapp/KeyTuples.jl?branch=master)\n[![codecov.io](http://codecov.io/github/tpapp/KeyTuples.jl/coverage.svg?branch=master)](http://codecov.io/github/tpapp/KeyTuples.jl?branch=master)\n\nThis library defines an associative type which is like a `Tuple`, except that you can also assess the elements using the keys (which need to be `Symbol`s) given when the object was created.\n\nUsage:\n```julia\nk = KeyTuples(:a =\u003e 1, :b =\u003e 2)\n```\n\nA similar, and more mature library is [NamedTuples.jl](https://github.com/blackrock/NamedTuples.jl/blob/master/src/NamedTuples.jl).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpapp%2Fkeytuples.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpapp%2Fkeytuples.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpapp%2Fkeytuples.jl/lists"}