{"id":19008022,"url":"https://github.com/teleivo/skeleton","last_synced_at":"2025-07-05T07:06:10.962Z","repository":{"id":248636461,"uuid":"829265560","full_name":"teleivo/skeleton","owner":"teleivo","description":"A data structures and algorithms library written in Go","archived":false,"fork":false,"pushed_at":"2024-09-01T14:36:13.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T14:49:31.659Z","etag":null,"topics":["algorithms","algorithms-and-data-structures","data-structures","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teleivo.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,"publiccode":null,"codemeta":null}},"created_at":"2024-07-16T05:10:45.000Z","updated_at":"2024-09-01T14:36:17.000Z","dependencies_parsed_at":"2025-01-01T20:27:12.200Z","dependency_job_id":"8df87ccd-f820-466b-9605-7aab4a6a1c11","html_url":"https://github.com/teleivo/skeleton","commit_stats":null,"previous_names":["teleivo/skeleton"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teleivo/skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teleivo%2Fskeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teleivo%2Fskeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teleivo%2Fskeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teleivo%2Fskeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teleivo","download_url":"https://codeload.github.com/teleivo/skeleton/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teleivo%2Fskeleton/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263699781,"owners_count":23497963,"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","algorithms-and-data-structures","data-structures","go","golang"],"created_at":"2024-11-08T18:40:16.453Z","updated_at":"2025-07-05T07:06:10.947Z","avatar_url":"https://github.com/teleivo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skeleton\n\nA data structures and algorithms library written in Go.\n\n## Install\n\n```sh\ngo get -u github.com/teleivo/skeleton\n```\n\n## Examples\n\n* [frequency](./examples/frequency/main.go) - word frequency counter using an ordered map based on a\n  left-leaning red-black binary search tree. This problem does not need an ordered map, I just used\n  it as an example of its API.\n\n## Disclaimer\n\nI wrote this library for my personal projects. It is thus tailored to my needs. Feel free to use it!\nThat being said, my intention is not to adjust it to someone elses liking.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteleivo%2Fskeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteleivo%2Fskeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteleivo%2Fskeleton/lists"}