chaimleib / intervaltreeLinks
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
☆679Updated 2 weeks ago
Alternatives and similar repositories for intervaltree
Users that are interested in intervaltree are comparing it to the libraries listed below
Sorting:
- portion, a Python library providing data structure and operations for intervals.☆516Updated last month
- NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.☆224Updated 6 months ago
- efficient arrays of booleans for Python☆775Updated last week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Robust and reusable Executor for joblib☆601Updated 4 months ago
- serialize all of Python☆2,417Updated last week
- Cython implementation of Toolz: High performance functional utilities☆1,101Updated last month
- better multiprocessing and multithreading in Python☆689Updated this week
- persistent caching to memory, disk, or database☆278Updated this week
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Handler for logging from multiple processes☆395Updated 2 years ago
- An in-browser Python profile viewer☆2,547Updated last year
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆970Updated last week
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,120Updated 3 weeks ago
- The bidirectional mapping library for Python.☆1,571Updated last week
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,393Updated 7 months ago
- Python Binding for xxHash☆436Updated 3 weeks ago
- Multi threading and processing eye-candy.☆642Updated last month
- parallel graph management and execution in heterogeneous computing☆1,472Updated last week
- Python bindings to the Zstandard (zstd) compression library☆609Updated 3 months ago
- A high-performance immutable mapping type for Python.☆1,191Updated 7 months ago
- pytest fixture for benchmarking code☆1,404Updated 2 months ago
- 💥 Cython memory pool for RAII-style memory management☆459Updated last month
- Extended pickling support for Python objects☆1,874Updated 2 months ago
- Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. …☆1,315Updated 2 weeks ago
- guppy / heapy ported to Python3. It works for real!☆418Updated this week
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated last month
- A platform-independent file lock for Python.☆921Updated this week
- Python decorators for profiling/tracing/timing a single function☆338Updated last month