intervals
There are 169 repositories under intervals topic.
twitchax/kord
A music theory binary and library for Rust / JS.
AudioKit/Tonic
Swift library for music theory
no-chris/chord-symbol
The definitive chord symbol parser and renderer for Javascript/NodeJS.
const-ae/tidygenomics
Tidy Verbs for Dealing with Genomic Data Frames https://const-ae.github.io/tidygenomics/
a-mabe/OpenHIIT
:weight_lifting: :medal_sports: Open-source, cross platform HIIT and Tabata interval timer. Pull requests are appreciated!
5cript/interval-tree
A C++ header only interval tree implementation.
noamteyssier/gia
gia: Genomic Interval Arithmetic
DinRigtigeFar/yt-interval
Flask app to download YT videos in intervals. Eg. from start to 30 seconds: start-30
BioJulia/IntervalTrees.jl
A data structure for efficient manipulation of sets of intervals
ripytide/nodit
This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap
kcleal/superintervals
Fast interval intersection library
unageek/inari
A Rust implementation of interval arithmetic (IEEE 1788)
naoxink/devlife
Web browser game in JS
invenia/Intervals.jl
Non-iterable ranges
bashleigh/shleemy
:clock10: Human readable datetime values for JavaScript and TypeScript.
IvanPinezhaninov/IntervalTree
A red-black self-balancing interval tree
pmeisen/js-gantt
Library to create simple charts visualizing time intervals with rich configuration capabilities and easy adaptable data loading.
benjilu/forestError
A Unified Framework for Random Forest Prediction Error Estimation
AnderGray/ProbabilityBoundsAnalysis.jl
Probability bounds analysis in Julia
vishnumaiea/ptScheduler
Pretty tiny Scheduler or ptScheduler is an Arduino library for writing non-blocking periodic tasks easily.
kylessmith/ailist
Augmented Interval Tree implemented in Cython/C
JuliaReach/IntervalMatrices.jl
Matrices with interval coefficients in Julia
xoopR/set6
R6 object-oriented interface for mathematical sets.
xyproto/kal
:card_index: Utility with red days and flag flying days + calendar package for Go
AndrosovAS/intvalpy
IntvalPy - a Python interval computation library
billhails/MuseScore-plugins
Various MuseScore2 plugins that people might find useful
Jae7777/Leetcode
My solutions to Leetcode problems
salt-die/mind_the_gaps
A library for unions, intersections, subtractions, and xors of intervals (gaps).
datetime-js/datetime
Date and time library with iana timezones support
JuliaReach/BernsteinExpansions.jl
Computing Bernstein coefficients of multivariate polynomials in Julia
AlexeyBoiko/IntervalUtility
.Net C # utility for working with intervals, such as time periods. The utility allows you to find intersections of periods, exclude periods, etc.
EdgarACarneiro/I2Bplus-tree
:evergreen_tree: Improved Interval B+ tree implementation, in TS :evergreen_tree: https://edgaracarneiro.github.io/I2Bplus-tree/
JuliaIntervals/IntervalConstraintProgrammingNotebooks
Example notebooks for the IntervalConstraintProgramming.jl Julia package
rjasper/ruby-interval_set
Set of ranges for ruby
pd3v/diatonic
Diatonic transforms for music making.
stegiks/RealTimeCardEstimator
Real-time cardinality estimator built for the Future of Database Programming Contest. Implements histogram-based methods, HyperLogLog, MCV tracking, and optimized data structures for high-performance. Achieved first place in the competition