{"id":22092202,"url":"https://github.com/pirxpilot/pairing-heap","last_synced_at":"2025-03-23T23:45:29.290Z","repository":{"id":57202213,"uuid":"76074880","full_name":"pirxpilot/pairing-heap","owner":"pirxpilot","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-23T05:36:38.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-03T02:05:11.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pirxpilot.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-09T22:25:25.000Z","updated_at":"2017-02-23T05:32:50.000Z","dependencies_parsed_at":"2022-09-17T15:02:13.633Z","dependency_job_id":null,"html_url":"https://github.com/pirxpilot/pairing-heap","commit_stats":null,"previous_names":["code42day/pairing-heap"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fpairing-heap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fpairing-heap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fpairing-heap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fpairing-heap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pirxpilot","download_url":"https://codeload.github.com/pirxpilot/pairing-heap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186926,"owners_count":20574554,"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-01T03:08:45.589Z","updated_at":"2025-03-23T23:45:29.262Z","avatar_url":"https://github.com/pirxpilot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NPM version][npm-image]][npm-url]\n[![Build Status][travis-image]][travis-url]\n[![Dependency Status][gemnasium-image]][gemnasium-url]\n\n# fast-pairing-heap\n\n[Pairing heap][pairing-heap] implementaion\n\n## Install\n\n```sh\n$ npm install --save fast-pairing-heap\n```\n\n## Usage\n\n```js\nvar heap = require('fast-pairing-heap');\n\n```\n\n## License\n\nMIT © [Damian Krzeminski](https://pirxpilot.me)\n\n[pairing-heap]: https://en.wikipedia.org/wiki/Pairing_heap\n\n[npm-image]: https://img.shields.io/npm/v/fast-pairing-heap.svg\n[npm-url]: https://npmjs.org/package/fast-pairing-heap\n\n[travis-url]: https://travis-ci.org/pirxpilot/pairing-heap\n[travis-image]: https://img.shields.io/travis/pirxpilot/pairing-heap.svg\n\n[gemnasium-image]: https://img.shields.io/gemnasium/pirxpilot/pairing-heap.svg\n[gemnasium-url]: https://gemnasium.com/pirxpilot/pairing-heap\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirxpilot%2Fpairing-heap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpirxpilot%2Fpairing-heap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirxpilot%2Fpairing-heap/lists"}