chaimleib / intervaltreeLinks
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
☆664Updated 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.☆223Updated last month
- portion, a Python library providing data structure and operations for intervals.☆498Updated 2 weeks ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 11 months ago
- Robust and reusable Executor for joblib☆577Updated 2 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,064Updated 7 months ago
- Python library for handling efficiently sorted integer sets.☆215Updated last month
- efficient arrays of booleans for Python☆756Updated last week
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Simple yet flexible natural sorting in Python.☆975Updated last week
- Handler for logging from multiple processes☆391Updated last year
- Multi threading and processing eye-candy.☆614Updated last week
- A fast and memory efficient LRU cache for Python☆278Updated 2 weeks ago
- better multiprocessing and multithreading in Python☆674Updated 3 weeks ago
- persistent caching to memory, disk, or database☆274Updated last month
- Python decorators for profiling/tracing/timing a single function☆333Updated 6 months ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,098Updated this week
- guppy / heapy ported to Python3. It works for real!☆413Updated 6 months ago
- The bidirectional mapping library for Python.☆1,541Updated 3 weeks ago
- An efficient implementation of tree data structure in pure python.☆838Updated 3 weeks ago
- Extended pickling support for Python objects☆1,802Updated last month
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated 2 months ago
- 💥 Cython memory pool for RAII-style memory management☆458Updated 2 months ago
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆936Updated 2 months ago
- serialize all of Python☆2,365Updated last month
- An in-browser Python profile viewer☆2,467Updated 9 months ago
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,218Updated 2 years ago
- A platform-independent file lock for Python.☆876Updated this week
- Python bindings to the Zstandard (zstd) compression library☆580Updated 6 months ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆302Updated last month