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
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆230Updated 4 years ago
- Python Sorted Collections Library☆111Updated 3 years ago
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆119Updated 6 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
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Caching based on computation time and storage space☆138Updated 4 years ago
- Demo project for building Python wheels with appveyor.com☆157Updated 2 years ago
- Python bindings to picosat (a SAT solver)☆193Updated 3 months ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 9 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆247Updated last month
- Python decorators for profiling/tracing/timing a single function☆338Updated last month
- A Python wrapper for the extremely fast Blosc compression library☆358Updated last month
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- Time everything in IPython☆126Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆414Updated 2 weeks ago
- Provides a unified interface to dealing with Conda environments.☆94Updated 8 years ago
- Capture C-level stdout/stderr in Python☆215Updated 2 months ago
- A presentation about Python 3 for APUG☆180Updated 7 years ago
- Python code object transformers☆184Updated last year
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- A python package that provides useful locks.☆271Updated 3 months ago
- Easily view PyPI download statistics via Google's BigQuery.☆440Updated 2 months ago
- Sample project. Use https://github.com/ionelmc/cookiecutter-pylibrary to make your own project. The purpose of this repo is to test the C…☆146Updated 2 months ago
- Automagically inline python methods☆111Updated 10 years ago