{"id":16443406,"url":"https://github.com/0exp/armonica","last_synced_at":"2025-10-27T03:31:36.287Z","repository":{"id":115715271,"uuid":"225429835","full_name":"0exp/armonica","owner":"0exp","description":"A set of commonly used data structures powered by Sorbet 🍦(in active development)","archived":false,"fork":false,"pushed_at":"2020-06-24T20:18:23.000Z","size":339,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T01:51:19.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/0exp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-12-02T17:19:54.000Z","updated_at":"2024-02-26T22:18:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc2361cd-aafc-4842-b274-afcaac6c1b55","html_url":"https://github.com/0exp/armonica","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/0exp%2Farmonica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0exp%2Farmonica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0exp%2Farmonica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0exp%2Farmonica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0exp","download_url":"https://codeload.github.com/0exp/armonica/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238431596,"owners_count":19471419,"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-10-11T09:20:22.093Z","updated_at":"2025-10-27T03:31:35.897Z","avatar_url":"https://github.com/0exp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Armonica\n\nA set of commonly used data structures powered by Sorbet 🍦 **(in active development)**\n\n## Installation\n\n```ruby\ngem 'armonica'\n```\n\n```shell\n$ bundle install\n# --- or ---\n$ gem install 'armonica'\n```\n\n```ruby\nrequire 'armonica'\n```\n\n---\n\n## Realized Data Structures\n\n- [Singly Linked List](#singly-linked-list) `Armonica::Lists::SinglyLinked`\n\n---\n\n### Singly Linked List\n\n- `#append(value)`\n- `#prepend(value)`\n- `#extend(list)`\n- `#head`\n- `#tail`\n- `#count`\n\n---\n\n## Contributing\n\n- Fork it ( https://github.com/0exp/armonica/fork )\n- Create your feature branch (`git checkout -b feature/my-new-feature`)\n- Commit your changes (`git commit -am '[my-new-featre] Add some feature'`)\n- Push to the branch (`git push origin feature/my-new-feature`)\n- Create new Pull Request\n\n## License\n\nReleased under MIT License.\n\n## Authors\n\n[Rustam Ibragimov](https://github.com/0exp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0exp%2Farmonica","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0exp%2Farmonica","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0exp%2Farmonica/lists"}