DanielStutzbach / heapdictLinks
a heap with decrease-key and increase-key operations
☆104Updated 6 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☆317Updated 3 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- Demo project for building Python wheels for Linux with Travis-CI☆230Updated 4 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Python bindings to picosat (a SAT solver)☆193Updated 3 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Python Sorted Collections Library☆111Updated 3 years ago
- Python decorators for profiling/tracing/timing a single function☆337Updated 2 weeks ago
- Demo project for building Python wheels with appveyor.com☆157Updated 2 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated last month
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆119Updated 6 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 8 months ago
- Python code object transformers☆184Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- persistent caching to memory, disk, or database☆278Updated last month
- Capture C-level stdout/stderr in Python☆215Updated last month
- Discover and load entry points from installed packages☆76Updated 11 months ago
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆135Updated 6 months ago
- Time everything in IPython☆126Updated 2 years ago
- Get package download statistics from PyPI☆66Updated 5 years ago
- Validate conditions, Python style.☆156Updated 11 months ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆144Updated 8 months ago
- Automagically inline python methods☆111Updated 10 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆203Updated 5 years ago
- Python dictionaries with O(1) random element access.☆60Updated last year