DanielStutzbach / heapdictLinks
a heap with decrease-key and increase-key operations
☆102Updated 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☆316Updated 2 years ago
- Python Sorted Collections Library☆107Updated 2 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 3 weeks ago
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- persistent caching to memory, disk, or database☆275Updated 2 months ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 3 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- Discover and load entry points from installed packages☆76Updated 9 months ago
- Demo project for building Python wheels with appveyor.com☆155Updated 2 years ago
- Python Non-cryptographic Hash Library☆286Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- A Python wrapper for the extremely fast Blosc compression library☆357Updated 3 weeks ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆453Updated 11 months ago
- Examples of safe coding practice for Python C extensions.☆231Updated 2 weeks ago
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆119Updated 5 years ago
- Python code object transformers☆184Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated this week
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- A presentation about Python 3 for APUG☆180Updated 7 years ago
- Caching based on computation time and storage space☆136Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆278Updated last month
- Python decorators for profiling/tracing/timing a single function☆335Updated 7 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A python package that provides useful locks.☆262Updated 3 weeks ago
- Time everything in IPython☆124Updated last year
- Capture C-level stdout/stderr in Python☆209Updated last month
- Command line programs for busy developers.☆129Updated 7 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆143Updated 5 months ago
- Get package download statistics from PyPI☆66Updated 5 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 3 months ago