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☆276Updated last week
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 5 months ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- a heap with decrease-key and increase-key operations☆102Updated 6 years ago
- Python Sorted Collections Library☆109Updated 2 years ago
- Automagically inline python methods☆111Updated 10 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 4 months ago
- 💥 Cython memory pool for RAII-style memory management☆459Updated 4 months ago
- Fast fractions reimplementation in Cython☆39Updated 3 weeks ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years 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☆47Updated 2 years ago
- ☆54Updated 2 years ago
- A graph manipulation library in pure Python☆74Updated last year
- Python decorators for profiling/tracing/timing a single function☆336Updated 8 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Capture C-level stdout/stderr in Python☆209Updated last week
- Super-fast and clean conversions to numbers for Python.☆110Updated 7 months ago
- fork of https://bitbucket.org/astanin/python-tabulate☆185Updated 2 years ago
- Static analysis of Python import statements☆124Updated 4 months ago
- Inter-process named lock library☆45Updated 2 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆53Updated this week
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- Deadlocks? Detect where your threads hang in Python with one import.☆54Updated last year
- distributed Python deployment and communication☆90Updated this week