DanielStutzbach / heapdictLinks
a heap with decrease-key and increase-key operations
☆101Updated 5 years ago
Alternatives and similar repositories for heapdict
Users that are interested in heapdict are comparing it to the libraries listed below
Sorting:
- 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☆275Updated 3 weeks ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- Python Sorted Collections Library☆106Updated 2 years ago
- Caching based on computation time and storage space☆137Updated 4 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 3 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 4 months ago
- Python code object transformers☆185Updated last year
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆98Updated 2 years ago
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆118Updated 5 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆245Updated 3 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- Python bindings to picosat (a SAT solver)☆189Updated 3 months ago
- Useful Mutable Mappings☆70Updated last year
- Python Non-cryptographic Hash Library☆283Updated last year
- Read Watches in Python☆40Updated last year
- 🎡 Automated build repo for Python wheels and source packages☆173Updated last year
- Concurrent appendable key-value storage☆107Updated last year
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- ☆42Updated last year
- Time everything in IPython☆124Updated last year
- Discover and load entry points from installed packages☆75Updated 7 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- Pure Python wrapper to the Yajl C Library☆83Updated 7 months ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago