{"id":18355414,"url":"https://github.com/charto/cdata","last_synced_at":"2025-07-18T13:32:30.219Z","repository":{"id":57195468,"uuid":"97024822","full_name":"charto/cdata","owner":"charto","description":"Library of data structures","archived":false,"fork":false,"pushed_at":"2018-11-01T13:41:53.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T17:09:47.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/charto.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-07-12T15:39:25.000Z","updated_at":"2018-11-01T13:37:16.000Z","dependencies_parsed_at":"2022-09-17T03:11:23.324Z","dependency_job_id":null,"html_url":"https://github.com/charto/cdata","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/charto/cdata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charto%2Fcdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charto%2Fcdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charto%2Fcdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charto%2Fcdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charto","download_url":"https://codeload.github.com/charto/cdata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charto%2Fcdata/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265768327,"owners_count":23825101,"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-11-05T22:06:51.535Z","updated_at":"2025-07-18T13:32:30.133Z","avatar_url":"https://github.com/charto.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"cdata\n=====\n\n[![build status](https://travis-ci.org/charto/cdata.svg?branch=master)](http://travis-ci.org/charto/cdata)\n[![npm version](https://img.shields.io/npm/v/cdata.svg)](https://www.npmjs.com/package/cdata)\n\nThis is a library of generic and efficient data structures written in TypeScript.\nCurrently only one is provided.\n\n`BinaryHeap`\n------------\n\nThis is a classic binary heap with O(lon(n)) insert, delete-min and decrease-key\n(assuming a min-heap). The comparison function is user-provided to support a\nmin-heap or max-heap of arbitrary items.\n\nLicense\n=======\n\n[The MIT License](https://raw.githubusercontent.com/charto/cdata/master/LICENSE)\n\nCopyright (c) 2017- BusFaster Ltd\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharto%2Fcdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharto%2Fcdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharto%2Fcdata/lists"}