DanielStutzbach / heapdict
a heap with decrease-key and increase-key operations
☆100Updated 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☆314Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Super-fast and clean conversions to numbers for Python.☆108Updated 2 months ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 3 years ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- Demo project for building Python wheels with appveyor.com☆154Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- ☆42Updated last year
- A simple immutable mapping for python☆113Updated 3 years ago
- Caching based on computation time and storage space☆136Updated 4 years ago
- Simple spill-to-disk dictionary☆60Updated 3 years ago
- Python C-based extension implementing fast integer bit sets☆22Updated 6 months ago
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- Serialization library for Exceptions and Tracebacks.☆168Updated last month
- Python bindings to picosat (a SAT solver)☆189Updated last month
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- Discover and load entry points from installed packages☆74Updated 5 months ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Python call graph visualization for recursive functions.☆219Updated last year
- Python Non-cryptographic Hash Library☆284Updated last year
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆24Updated last week
- Python Sorted Collections Library☆105Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆220Updated 9 months ago
- persistent caching to memory, disk, or database☆268Updated 2 weeks ago
- The function you always missed in Python: return the first true value of an iterable.☆153Updated 2 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Formats Python code to follow a consistent style☆94Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year