C lib for easy interval tree usage
npm install @tty-pt/libit
This is a library to make it easy to have an interval tree in your program,based on Unix vanilla stuff + libdb.
Check out the header.To find out how to use it.