{"id":16183126,"url":"https://github.com/retailify/go-interval","last_synced_at":"2025-04-07T12:41:48.381Z","repository":{"id":57510248,"uuid":"131064148","full_name":"retailify/go-interval","owner":"retailify","description":"Allen's interval algebra for go lang time intervals","archived":false,"fork":false,"pushed_at":"2018-04-30T06:32:36.000Z","size":29,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T15:24:40.711Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"https://retailify.github.io/go-interval/","language":"Go","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/retailify.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":"2018-04-25T21:10:49.000Z","updated_at":"2023-12-11T02:58:50.000Z","dependencies_parsed_at":"2022-09-26T17:50:52.168Z","dependency_job_id":null,"html_url":"https://github.com/retailify/go-interval","commit_stats":null,"previous_names":["retailify/go-time-interval"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retailify%2Fgo-interval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retailify%2Fgo-interval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retailify%2Fgo-interval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retailify%2Fgo-interval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/retailify","download_url":"https://codeload.github.com/retailify/go-interval/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247655138,"owners_count":20974130,"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":["golang"],"created_at":"2024-10-10T06:44:57.646Z","updated_at":"2025-04-07T12:41:48.357Z","avatar_url":"https://github.com/retailify.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-interval\n\n**BE WARNED:**\nThe library is ready for production if I tag the library with 1.0.0.\n\n[![Build Status][travis-svg]][travis-url]\n[![Go Report Card][go-report-badge]][go-report-url]\n[![Maintainability][codeclimate-badge]][codeclimate-url]\n[![Test Coverage][codeclimate-coverage-badge]][codeclimate-coverage-url]\n[![License: MIT][license-svg]][license-url]\n\nThis library implements the [Allen's interval algebra][allens-url] for\ngo lang time intervals.\n\nThe go-interval library supports answering questions concerning time\nintervals.\nYou can check if intervals overlap, seamlessly connect, there is a gap\nbetween the intervals, and more.\n\n## Documentation\n\n[godoc.org documentation][go-doc-url]\n\n## Installation\n\n### go get\n\n``` bash\n\ngo get github.com/retailify/go-interval\n```\n\n### glide\n\n``` bash\n\nglide get github.com/retailify/go-interval\n```\n\n## Usage\n\n``` go\nimport \"github.com/retailify/go-interval\"\n```\n\n\u0026copy; 2018 by [Retailify GmbH](https://retailify.de)\n\n[travis-svg]: https://travis-ci.org/retailify/go-interval.svg?branch=master\n[travis-url]: https://travis-ci.org/retailify/go-interval\n[go-report-badge]: https://goreportcard.com/badge/github.com/retailify/go-interval\n[go-report-url]: https://goreportcard.com/report/github.com/retailify/go-interval\n[codeclimate-badge]: https://api.codeclimate.com/v1/badges/19b3641a71295105f000/maintainability\n[codeclimate-url]: https://codeclimate.com/github/retailify/go-interval/maintainability\n[codeclimate-coverage-badge]: https://api.codeclimate.com/v1/badges/19b3641a71295105f000/test_coverage\n[codeclimate-coverage-url]: https://codeclimate.com/github/retailify/go-interval/test_coverage\n[allens-url]: http://www.ics.uci.edu/~alspaugh/cls/shr/allen.html\n[go-doc-url]: https://godoc.org/github.com/retailify/go-interval\n[license-svg]: https://img.shields.io/badge/License-MIT-green.svg\n[license-url]: https://opensource.org/licenses/MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretailify%2Fgo-interval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fretailify%2Fgo-interval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretailify%2Fgo-interval/lists"}