chaimleib / intervaltreeLinks
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
☆681Updated last month
Alternatives and similar repositories for intervaltree
Users that are interested in intervaltree are comparing it to the libraries listed below
Sorting:
- NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.☆224Updated 7 months ago
- portion, a Python library providing data structure and operations for intervals.☆517Updated last week
- efficient arrays of booleans for Python☆775Updated 2 weeks ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- Robust and reusable Executor for joblib☆606Updated 5 months ago
- Multi threading and processing eye-candy.☆643Updated 2 weeks ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,392Updated 8 months ago
- parallel graph management and execution in heterogeneous computing☆1,474Updated 2 weeks ago
- Python library for handling efficiently sorted integer sets.☆228Updated last week
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- Handler for logging from multiple processes☆395Updated last week
- Cython implementation of Toolz: High performance functional utilities☆1,101Updated 2 months ago
- Python decorators for profiling/tracing/timing a single function☆338Updated 2 months ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,123Updated last month
- An efficient implementation of tree data structure in pure python.☆864Updated 6 months ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆380Updated 5 months ago
- serialize all of Python☆2,426Updated 2 weeks ago
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆991Updated last week
- 💥 Cython memory pool for RAII-style memory management☆459Updated 2 months ago
- better multiprocessing and multithreading in Python☆691Updated 2 weeks ago
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- guppy / heapy ported to Python3. It works for real!☆422Updated last month
- A python package that provides useful locks.☆274Updated 4 months ago
- Persistent, stale-free, local and cross-machine caching for Python functions.☆643Updated last week
- A high-performance immutable mapping type for Python.☆1,193Updated 8 months ago
- A Python memory profiler for data processing and scientific computing applications☆893Updated 2 weeks ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year