robtandy / randomdictLinks
Python dictionaries with O(1) random element access.
☆60Updated 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☆278Updated this week
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 7 months ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- a heap with decrease-key and increase-key operations☆104Updated 6 years ago
- 💥 Cython memory pool for RAII-style memory management☆459Updated last month
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated 2 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated last year
- Capture C-level stdout/stderr in Python☆215Updated this week
- Draw NetworkX graphs using pydot/graphviz, with support for IPython notebooks.☆119Updated 6 years ago
- Backport of the pickle 5 protocol (PEP 574)☆34Updated 4 years ago
- A friendly fork of the Python Standard Library multiprocessing package which uses dill instead of pickle☆35Updated 6 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- fork of https://bitbucket.org/astanin/python-tabulate☆187Updated 3 years ago
- A graph manipulation library in pure Python☆74Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated last month
- A flexible utility for flattening and unflattening dict-like objects in Python.☆185Updated 3 years ago
- Inter-process named lock library☆45Updated 3 years ago
- Python module for computing statistics and regression in a single pass.☆101Updated 4 years ago
- Setuptools-based `setup.py` template for Cython projects☆44Updated 8 years ago
- ☆45Updated 6 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- Automagically inline python methods☆111Updated 10 years ago
- Distributed and Parallel Computing Framework with / for Python☆267Updated 2 years ago
- Python decorators for profiling/tracing/timing a single function☆338Updated last month
- Python Sorted Collections Library☆110Updated 3 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated last month
- Deadlocks? Detect where your threads hang in Python with one import.☆54Updated last year
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- osBrain - A general-purpose multi-agent system module written in Python☆181Updated 6 years ago