{"id":20935083,"url":"https://github.com/exchange-core/collections","last_synced_at":"2025-05-13T20:32:24.193Z","repository":{"id":41197583,"uuid":"256574228","full_name":"exchange-core/collections","owner":"exchange-core","description":"High performance and low latency Exchange Collections written in Java","archived":false,"fork":false,"pushed_at":"2024-03-20T03:33:48.000Z","size":184,"stargazers_count":50,"open_issues_count":3,"forks_count":28,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-19T07:41:40.055Z","etag":null,"topics":["data-structures","garbage-free","hft","java","low-latency","tree-structure"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exchange-core.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}},"created_at":"2020-04-17T17:58:57.000Z","updated_at":"2024-05-05T18:04:22.000Z","dependencies_parsed_at":"2023-11-11T18:23:51.508Z","dependency_job_id":"932f0093-d084-47f2-895f-93bc38d1cca7","html_url":"https://github.com/exchange-core/collections","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exchange-core%2Fcollections","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exchange-core%2Fcollections/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exchange-core%2Fcollections/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exchange-core%2Fcollections/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exchange-core","download_url":"https://codeload.github.com/exchange-core/collections/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225258929,"owners_count":17445836,"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":["data-structures","garbage-free","hft","java","low-latency","tree-structure"],"created_at":"2024-11-18T22:12:59.305Z","updated_at":"2024-11-18T22:12:59.892Z","avatar_url":"https://github.com/exchange-core.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exchange collections\n[![][license img]][license]\n\nExchange Collections is an **open source high performance Java collections** project. \n-[Adaptive Radix Tree](https://db.in.tum.de/~leis/papers/ART.pdf).\n\n### Features\n- low-latency - no need to re-balance or re-size\n- objects pooling, no GC pressure\n- keys are stored in sorted order\n\n### Installation\n1. Install library into your Maven's local repository by running `mvn install`\n2. Add the following Maven dependency to your project's `pom.xml`:\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003eexchange.core2\u003c/groupId\u003e\n    \u003cartifactId\u003ecollections\u003c/artifactId\u003e\n    \u003cversion\u003e0.5.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Usage examples\n\nTBD\n\n### Testing\n\nTBD\n\n### Contributing\nExchange Collections is an open-source project and contributions are welcome!\n\n[license]:LICENSE\n[license img]:https://img.shields.io/badge/License-Apache%202-blue.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexchange-core%2Fcollections","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexchange-core%2Fcollections","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexchange-core%2Fcollections/lists"}