GitHub / Azmisov / range-group
Data structure to hold a collection of ranges. It has builtin support for numbers, dates, and strings, fast O(log(log(N))) bounds, and provides comprehensive set operations.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azmisov%2Frange-group
PURL: pkg:github/Azmisov/range-group
Stars: 1
Forks: 0
Open issues: 0
License: lgpl-3.0
Language: JavaScript
Size: 192 KB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: almost 2 years ago
Pushed at: about 2 years ago
Last synced at: 6 days ago
Commit Stats
Commits: 17
Authors: 1
Mean commits per author: 17.0
Development Distribution Score: 0.0
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/Azmisov/range-group
Topics: binary-search, collection, data-structures, interpolation-search, intervals, javascript, ranges