{"id":13429606,"url":"https://github.com/jtomschroeder/crystalline","last_synced_at":"2025-04-14T06:23:59.859Z","repository":{"id":17346070,"uuid":"20117479","full_name":"jtomschroeder/crystalline","owner":"jtomschroeder","description":"A collection of containers \u0026 algorithms for the Crystal programming language","archived":false,"fork":false,"pushed_at":"2023-08-26T04:47:17.000Z","size":110,"stargazers_count":127,"open_issues_count":2,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T20:12:03.064Z","etag":null,"topics":["algorithms","crystal"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/jtomschroeder.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}},"created_at":"2014-05-23T23:45:59.000Z","updated_at":"2024-11-28T16:29:22.000Z","dependencies_parsed_at":"2023-02-19T17:45:40.552Z","dependency_job_id":"29dc5785-8f34-4f41-95e3-3b1f5f3d97a9","html_url":"https://github.com/jtomschroeder/crystalline","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/jtomschroeder%2Fcrystalline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtomschroeder%2Fcrystalline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtomschroeder%2Fcrystalline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtomschroeder%2Fcrystalline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtomschroeder","download_url":"https://codeload.github.com/jtomschroeder/crystalline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248831409,"owners_count":21168463,"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":["algorithms","crystal"],"created_at":"2024-07-31T02:00:42.415Z","updated_at":"2025-04-14T06:23:59.827Z","avatar_url":"https://github.com/jtomschroeder.png","language":"Crystal","funding_links":[],"categories":["Misc","Algorithms and Data structures"],"sub_categories":[],"readme":"crystalline\n===========\n\n[![Built with\nCrystal](https://img.shields.io/badge/built%20with-crystal-000000.svg)](https://crystal-lang.org/)\n[![Build\nStatus](https://travis-ci.org/jtomschroeder/crystalline.svg)](https://travis-ci.org/jtomschroeder/crystalline)\n[![MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://en.wikipedia.org/wiki/MIT_License)\n\nCollection of Containers and Algorithms.\n\n## Installation\n\nAdd this to your application's `shard.yml`:\n\n```yaml\ndependencies:\n  crystalline:\n    github: jtomschroeder/crystalline\n```\n\n## Content\n\n- Algorithms\n  - KMP-Search\n  - Search\n- Containers\n  - Heap\n  - KD-Tree\n  - Queue\n  - Priority Queue\n  - RB Tree Map\n  - Splay Tree Map\n  - Stack\n  - Suffix Array\n  - Trie\n- Graph\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/jtomschroeder/crystalline/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtomschroeder%2Fcrystalline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtomschroeder%2Fcrystalline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtomschroeder%2Fcrystalline/lists"}