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:
- Python Sorted Collections Library☆106Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆119Updated last year
- Discover and load entry points from installed packages☆75Updated 6 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆245Updated 2 months ago
- Linked list extension module for Python☆79Updated 9 months ago
- ☆42Updated last year
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- A fast and memory efficient LRU cache for Python☆275Updated 2 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 9 months ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 3 years ago
- Demo project for building Python wheels with appveyor.com☆155Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Python code object transformers☆185Updated last year
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- forge (python signatures) for fun and profit☆105Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Caching based on computation time and storage space☆136Updated 4 years ago
- Automagically inline python methods☆110Updated 9 years ago
- Read Watches in Python☆40Updated last year
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Human friendly input/output for text interfaces using Python☆332Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- Utility for measuring the fraction of time the CPython GIL is held☆119Updated 3 years ago
- fork of https://bitbucket.org/astanin/python-tabulate☆180Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago