chaimleib / intervaltree
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
☆638Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for intervaltree
- The Nested Containment List for Python. Basically a static interval-tree that is silly fast for both construction and lookups.☆213Updated 2 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,009Updated 3 weeks ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,213Updated 4 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆447Updated 2 months ago
- The bidirectional mapping library for Python.☆1,482Updated 3 weeks ago
- Robust and reusable Executor for joblib☆538Updated 3 weeks ago
- Python package for building, comparing, annotating, manipulating and visualising trees. It provides a comprehensive API and a collection …☆795Updated 3 weeks ago
- efficient arrays of booleans for Python☆716Updated last month
- An in-browser Python profile viewer☆2,357Updated 2 weeks ago
- version-string management for VCS-controlled trees☆1,078Updated 2 months ago
- Extended pickling support for Python objects☆1,664Updated last month
- pytest fixture for benchmarking code☆1,257Updated 2 weeks ago
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆874Updated 2 months ago
- A platform-independent file lock for Python.☆772Updated this week
- Dictdiffer is a module that helps you to diff and patch dictionaries.☆838Updated 7 months ago
- Visually explore Python object graphs☆772Updated last month
- portion, a Python library providing data structure and operations for intervals.☆476Updated last month
- A Python package to manage extremely large amounts of data☆1,313Updated 2 weeks ago
- 🎡 Build Python wheels for all the platforms with minimal configuration.☆1,876Updated this week
- Fast random access of gzip files in Python☆100Updated this week
- A decorator for caching properties in classes.☆703Updated last week
- parallel graph management and execution in heterogeneous computing☆1,391Updated 3 weeks ago
- a HDF5-based python pickle replacement☆486Updated 7 months ago
- Python library implementing a trie data structure.☆816Updated 3 years ago
- Composable custom class converters for attrs, dataclasses and friends.☆827Updated last week
- A Python wrapper for the extremely fast Blosc compression library☆353Updated 2 months ago
- vmprof - a statistical program profiler☆433Updated last month
- A high-performance immutable mapping type for Python.☆1,135Updated last month
- Handler for logging from multiple processes☆385Updated last year