chaimleib / intervaltreeLinks
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
☆661Updated 4 months ago
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.☆222Updated last week
- portion, a Python library providing data structure and operations for intervals.☆496Updated last month
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 10 months ago
- efficient arrays of booleans for Python☆756Updated this week
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,059Updated 6 months ago
- Robust and reusable Executor for joblib☆574Updated last month
- persistent caching to memory, disk, or database☆275Updated 3 weeks ago
- Python library for handling efficiently sorted integer sets.☆212Updated 2 weeks ago
- Python Non-cryptographic Hash Library☆283Updated last year
- better multiprocessing and multithreading in Python☆674Updated 3 weeks ago
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆935Updated last month
- guppy / heapy ported to Python3. It works for real!☆413Updated 6 months ago
- 💥 Cython memory pool for RAII-style memory management☆456Updated last month
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,092Updated 2 weeks ago
- The bidirectional mapping library for Python.☆1,537Updated this week
- Multi threading and processing eye-candy.☆607Updated 4 months ago
- Python bindings to the Zstandard (zstd) compression library☆572Updated 5 months ago
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,217Updated 2 years ago
- Visually explore Python object graphs☆814Updated 6 months ago
- Iterative JSON parser with Pythonic interfaces☆983Updated last week
- Python decorators for profiling/tracing/timing a single function☆333Updated 5 months ago
- An in-browser Python profile viewer☆2,459Updated 8 months ago
- Handler for logging from multiple processes☆390Updated last year
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,342Updated last month
- A Python wrapper for the extremely fast Blosc compression library☆356Updated 2 months ago
- A python package that provides useful locks.☆257Updated 4 months ago
- pytest fixture for benchmarking code☆1,356Updated 3 months ago
- Extended pickling support for Python objects☆1,791Updated this week
- parallel graph management and execution in heterogeneous computing☆1,456Updated 3 weeks ago