Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/builtinnya/tagged-interval
Data structures for intervals with tags
https://github.com/builtinnya/tagged-interval
Last synced: 19 days ago
JSON representation
Data structures for intervals with tags
- Host: GitHub
- URL: https://github.com/builtinnya/tagged-interval
- Owner: builtinnya
- Created: 2020-09-22T12:26:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T12:39:36.000Z (over 4 years ago)
- Last Synced: 2024-11-09T23:33:39.567Z (3 months ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tagged-interval
>A Rust library for interval data with tags.
This library is created for a blog post [An Algorithm That Removes Overlapping Interval Data](https://lambdar.me/archives/an-algorithm-that-removes-overlapping-interval-data/) (only Japanese version is currently available.)