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
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- persistent caching to memory, disk, or database☆278Updated this week
- Demo project for building Python wheels for Linux with Travis-CI☆230Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 2 months ago
- Demo project for building Python wheels with appveyor.com☆157Updated 2 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆247Updated 2 months ago
- Caching based on computation time and storage space☆138Updated 4 years ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Python Sorted Collections Library☆110Updated 3 years ago
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆119Updated 6 years ago
- Discover and load entry points from installed packages☆76Updated last year
- Capture C-level stdout/stderr in Python☆215Updated this week
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Provides a unified interface to dealing with Conda environments.☆94Updated 8 years ago
- Python decorators for profiling/tracing/timing a single function☆338Updated last month
- Find and copy needed dynamic libraries into python wheels☆290Updated 3 weeks ago
- Python code object transformers☆184Updated last year
- A python package that provides useful locks.☆271Updated 4 months ago
- Useful Mutable Mappings☆72Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated last month
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated 2 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 7 months ago
- Plugin for pytest to run IPython notebook cells as unit tests☆99Updated 7 years 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
- Time everything in IPython☆126Updated 2 years ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- Automagically inline python methods☆111Updated 10 years ago