chaimleib / intervaltree
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
☆636Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for intervaltree
- A high-performance immutable mapping type for Python.☆1,134Updated last month
- Cython implementation of Toolz: High performance functional utilities☆1,008Updated last week
- Python library for handling efficiently sorted integer sets.☆205Updated 2 months ago
- Multiple dispatch☆811Updated 3 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆399Updated last week
- persistent caching to memory, disk, or database☆261Updated last week
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,046Updated 3 weeks ago
- Python Non-cryptographic Hash Library☆281Updated last year
- Python library implementing a trie data structure.☆815Updated 3 years ago
- Bottom-up approach to refactoring in python☆698Updated 2 years ago
- Multi threading and processing eye-candy.☆537Updated this week
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆873Updated 2 months ago
- portion, a Python library providing data structure and operations for intervals.☆475Updated 3 weeks ago
- efficient arrays of booleans for Python☆716Updated 3 weeks ago
- pytest fixture for benchmarking code☆1,253Updated last week
- Robust and reusable Executor for joblib☆534Updated 2 weeks ago
- Python Binding for xxHash☆376Updated this week
- Timeout decorator for Python☆628Updated 10 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,212Updated 4 months ago
- Iterative JSON parser with Pythonic interfaces☆842Updated 2 weeks ago
- decorator☆848Updated last month
- vmprof - a statistical program profiler☆433Updated last month
- better multiprocessing and multithreading in Python☆637Updated last week
- Python decorators for profiling/tracing/timing a single function☆329Updated last month
- Fast and well tested serialization library☆779Updated this week
- Python profile viewer☆1,381Updated 3 months ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆369Updated 2 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆447Updated 2 months ago
- Visually explore Python object graphs☆770Updated last month