robtandy / randomdict
Python dictionaries with O(1) random element access.
☆59Updated 10 months ago
Alternatives and similar repositories for randomdict:
Users that are interested in randomdict are comparing it to the libraries listed below
- Automagically inline python methods☆108Updated 9 years ago
- Inter-process named lock library☆45Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable.☆150Updated 2 years ago
- Command line plotting for python☆146Updated 3 years ago
- ☆53Updated last year
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆35Updated 5 months ago
- ☆45Updated 5 years ago
- persistent caching to memory, disk, or database☆262Updated 2 weeks ago
- Standard python pickle, thinly wrapped with standard compression libraries☆43Updated 3 years ago
- Python code object transformers☆185Updated last year
- Some notes on using Cython to increase the performance of Python code.☆60Updated 6 months ago
- Python Sorted Collections Library☆104Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- Python module for computing statistics and regression in a single pass.☆98Updated 3 years ago
- Deadlocks? Detect where your threads hang in Python with one import.☆54Updated last year
- Pass parameters to Jupyter notebooks via URL arguments☆20Updated 5 years ago
- Simple python bindings to Yann Collet ZSTD compression library☆170Updated this week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 7 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated last year
- Linked list extension module for Python☆79Updated 6 months ago
- Python API for writing multiprocessing pipelines☆87Updated 2 years ago
- a heap with decrease-key and increase-key operations☆98Updated 5 years ago
- A fast single-direction queue for multiprocessing.☆35Updated 5 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
- ☆20Updated last week
- Autologging automates logging setup and method tracing for Python classes.☆50Updated 9 months ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated 7 months ago
- Python C-based extension implementing fast integer bit sets☆22Updated 4 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated 11 months ago
- Ordered subsets over a finite domain☆26Updated last year