robtandy / randomdict
Python dictionaries with O(1) random element access.
☆58Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for randomdict
- Inter-process named lock library☆45Updated 2 years ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 6 years ago
- a heap with decrease-key and increase-key operations☆99Updated 5 years ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- Python AST that abstracts the underlying Python version☆140Updated this week
- Command line plotting for python☆146Updated 2 years ago
- Python module for computing statistics and regression in a single pass.☆96Updated 3 years ago
- ☆50Updated last year
- Automagically inline python methods☆104Updated 9 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- ☆25Updated last year
- persistent caching to memory, disk, or database☆261Updated 3 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- Python library for printing trees on the console☆39Updated 10 months ago
- Produce colored terminal text with an xml-like markup☆65Updated last year
- Linked list extension module for Python☆80Updated 2 months ago
- Hypothesis strategy to generate NetworkX graphs.☆19Updated last year
- A different flavor of multiprocessing in Python☆81Updated 4 years ago
- PyInterval — Interval arithmetic in Python☆84Updated 7 years ago
- A Pythonic indexed priority queue☆86Updated 3 months ago
- Python Sorted Collections Library☆103Updated last year
- ☆68Updated last week
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆129Updated 6 years ago
- Python API for writing multiprocessing pipelines☆86Updated 2 years ago
- Export NetworkX graphs to TikZ directly☆29Updated 3 weeks ago
- A Python package that provides tools for inheriting docstrings in customizable ways.☆63Updated 10 months ago
- Setuptools-based `setup.py` template for Cython projects☆44Updated 7 years ago
- Deadlocks? Detect where your threads hang in Python with one import.☆52Updated 9 months ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆272Updated this week