chaimleib / intervaltreeLinks
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
☆661Updated 3 months ago
Alternatives and similar repositories for intervaltree
Users that are interested in intervaltree are comparing it to the libraries listed below
Sorting:
- The Nested Containment List for Python. Basically a static interval-tree that is silly fast for both construction and lookups.☆221Updated 9 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- persistent caching to memory, disk, or database☆272Updated this week
- Python library for handling efficiently sorted integer sets.☆211Updated this week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,329Updated 2 weeks ago
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,216Updated 2 years ago
- efficient arrays of booleans for Python☆748Updated this week
- pytest fixture for benchmarking code☆1,351Updated 2 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 9 months ago
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆928Updated 3 weeks ago
- Multiple dispatch☆834Updated 6 months ago
- Fast ISO8601 date time parser for Python written in C☆568Updated 6 months ago
- Python decorators for profiling/tracing/timing a single function☆332Updated 5 months ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,089Updated 2 weeks ago
- Multi threading and processing eye-candy.☆600Updated 3 months ago
- An efficient implementation of tree data structure in pure python.☆834Updated last month
- Python profile viewer☆1,476Updated this week
- Cython implementation of Toolz: High performance functional utilities☆1,053Updated 5 months ago
- serialize all of Python☆2,360Updated this week
- A high-performance immutable mapping type for Python.☆1,155Updated last month
- parallel graph management and execution in heterogeneous computing☆1,451Updated this week
- guppy / heapy ported to Python3. It works for real!☆413Updated 5 months ago
- The multidict implementation☆454Updated this week
- 💥 Cython memory pool for RAII-style memory management☆456Updated 3 weeks ago
- Eliot: the logging system that tells you *why* it happened☆1,148Updated 3 months ago
- portion, a Python library providing data structure and operations for intervals.☆494Updated last month
- A fast and memory efficient LRU cache for Python☆277Updated last month
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,592Updated 5 months ago
- Robust and reusable Executor for joblib☆575Updated last month
- Extended pickling support for Python objects☆1,781Updated 3 months ago