DanielStutzbach / heapdict
a heap with decrease-key and increase-key operations
☆98Updated 5 years ago
Alternatives and similar repositories for heapdict:
Users that are interested in heapdict are comparing it to the libraries listed below
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- persistent caching to memory, disk, or database☆262Updated 2 weeks ago
- Automagically inline python methods☆108Updated 9 years ago
- Super-fast and clean conversions to numbers for Python.☆106Updated this week
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 3 years ago
- Python code object transformers☆185Updated last year
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆117Updated 5 years ago
- Serialization library for Exceptions and Tracebacks.☆167Updated 7 months ago
- A python package that provides useful locks.☆254Updated 9 months ago
- Python Sorted Collections Library☆104Updated 2 years ago
- Pure Python wrapper to the Yajl C Library☆83Updated 3 months ago
- Demo project for building Python wheels for Linux with Travis-CI☆227Updated 4 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 4 years ago
- Demo project for building Python wheels with appveyor.com☆154Updated last year
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆118Updated last year
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated 11 months ago
- A simple immutable mapping for python☆113Updated 2 years ago
- Serialize numpy arrays using msgpack☆201Updated 7 months ago
- `%hierarchy` and `%%dot` magics for IPython☆40Updated 12 years ago
- Get package download statistics from PyPI☆66Updated 5 years ago
- The function you always missed in Python: return the first true value of an iterable.☆150Updated 2 years ago
- Utility for measuring the fraction of time the CPython GIL is held☆118Updated 3 years ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆96Updated last year
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆131Updated 4 years ago
- Discover and load entry points from installed packages☆74Updated 3 months ago
- python function input validation☆33Updated 6 years ago
- Interactive code profiling widget for IPython + Jupyter Notebook☆30Updated 8 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated 6 months ago