{"id":21161731,"url":"https://github.com/maksim2498/java-more-collections","last_synced_at":"2025-03-14T16:12:11.151Z","repository":{"id":139676973,"uuid":"543206086","full_name":"Maksim2498/java-more-collections","owner":"Maksim2498","description":"Small java library providing more collections to standard library","archived":false,"fork":false,"pushed_at":"2022-09-29T16:32:47.000Z","size":149,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T09:29:37.966Z","etag":null,"topics":["collection","java","library"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Maksim2498.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-29T15:57:55.000Z","updated_at":"2022-09-29T16:57:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6e1db48-16a4-46ed-9fa1-bd9ca14728c4","html_url":"https://github.com/Maksim2498/java-more-collections","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/Maksim2498%2Fjava-more-collections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksim2498%2Fjava-more-collections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksim2498%2Fjava-more-collections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksim2498%2Fjava-more-collections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maksim2498","download_url":"https://codeload.github.com/Maksim2498/java-more-collections/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243606962,"owners_count":20318314,"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":["collection","java","library"],"created_at":"2024-11-20T13:17:23.489Z","updated_at":"2025-03-14T16:12:11.144Z","avatar_url":"https://github.com/Maksim2498.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# More Collections\n\n![Logo](/images/logo.png)\n\n## Index\n\n- [Index](#index);\n- [About](#about);\n- [Installation](#installation);\n- [Building](#building);\n- [Documentation](#documentation).\n\n## About\n\nThis library provides more collections to standard library.\nNew collections and their status is shown in the table below:\n\n| Collection          | Description                        | Status      |\n|---------------------|------------------------------------|-------------|\n| Live sub-collection | Live refleciton of collection part | Implemented |\n| Live sub-set        | Live reflection of set part        | Implemented |\n| Live sub-list       | Live reflection of list part       | In progress |\n| Live sub-map        | Live reflection of map part        | Planned     |\n| Class map           | Map with class as key type         | Planned     |\n\n## Installation\n\nFirst, add MoonTalk repository to your pom.xml:\n\n```xml\n\u003crepository\u003e\n    \u003cid\u003emoontalk\u003c/id\u003e\n    \u003curl\u003ehttsp://repo.moontalk.space/repository/maven-releases/\u003c/url\u003e\n\u003c/repository\u003e\n```\n\nSecond, add library as dependency:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003espace.moontalk.more\u003c/groupId\u003e\n    \u003cartifactId\u003ecollections\u003c/artifactId\u003e\n    \u003cversion\u003e0.0.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nDone.\n\n## Building\n\nJust execute the following Maven command in your terminal:\n\n```bash\nmvn install\n```\n\n## Documentation\n\nWill be added soon...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksim2498%2Fjava-more-collections","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaksim2498%2Fjava-more-collections","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksim2498%2Fjava-more-collections/lists"}