robtandy / randomdict
Python dictionaries with O(1) random element access.
☆59Updated 9 months ago
Alternatives and similar repositories for randomdict:
Users that are interested in randomdict are comparing it to the libraries listed below
- a heap with decrease-key and increase-key operations☆98Updated 5 years ago
- persistent caching to memory, disk, or database☆262Updated last week
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 7 years ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆118Updated last year
- A memory profiler for Python. As easy as adding a decorator!☆127Updated 3 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated 5 months ago
- Python DBM style wrapper of LMDB☆32Updated 3 months ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated 7 months ago
- Benchmark Python and Cython code☆13Updated 10 years ago
- Python module for computing statistics and regression in a single pass.☆98Updated 3 years ago
- A friendly fork of the Python Standard Library multiprocessing package which uses dill instead of pickle☆34Updated 5 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 2 years ago
- Python API for writing multiprocessing pipelines☆87Updated 2 years ago
- ☆81Updated 5 months ago
- Keep track of your results☆17Updated 4 years ago
- Setuptools-based `setup.py` template for Cython projects☆44Updated 7 years ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 5 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- ☆45Updated 5 years ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last month
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated 10 months ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆180Updated 2 years ago
- Inter-process named lock library☆45Updated 2 years ago
- Python library for printing trees on the console☆39Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 6 months ago
- Pyfilesystem2 over SSH using paramiko☆91Updated last year
- ☆21Updated 8 years ago
- Python AST that abstracts the underlying Python version☆144Updated this week