robtandy / randomdictLinks
Python dictionaries with O(1) random element access.
☆59Updated last year
Alternatives and similar repositories for randomdict
Users that are interested in randomdict are comparing it to the libraries listed below
Sorting:
- persistent caching to memory, disk, or database☆275Updated 3 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 4 months ago
- a heap with decrease-key and increase-key operations☆102Updated 6 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 months ago
- Fast fractions reimplementation in Cython☆39Updated 2 weeks ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- 💥 Cython memory pool for RAII-style memory management☆458Updated 4 months ago
- Python Sorted Collections Library☆108Updated 2 years ago
- Static analysis of Python import statements☆124Updated 3 months ago
- Automagically inline python methods☆111Updated 10 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Capture C-level stdout/stderr in Python☆209Updated 3 weeks ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- LZ4 bindings for Python☆291Updated 3 months ago
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆119Updated 5 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆187Updated 3 years ago
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆53Updated this week
- Setuptools-based `setup.py` template for Cython projects☆44Updated 8 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated this week
- Distributed and Parallel Computing Framework with / for Python☆267Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Python module to manipulate function signatures☆17Updated 2 years ago