ajakubek / python-llist
Linked list extension module for Python
☆79Updated 5 months ago
Alternatives and similar repositories for python-llist:
Users that are interested in python-llist are comparing it to the libraries listed below
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 6 months ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last month
- Caching for humans☆63Updated 8 years ago
- Discover and load entry points from installed packages☆74Updated 2 months ago
- Resolve JSON Pointers in Python☆141Updated 6 months ago
- A python package that provides useful locks.☆254Updated 8 months ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated 7 months ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated last year
- Read/Write Lock - synchronization primitive for asyncio☆147Updated this week
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- PEP 567 Backport☆89Updated 5 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆47Updated 3 years ago
- Python tools for handling intervals (ranges of comparable objects).☆107Updated 2 years ago
- Python Sorted Collections Library☆104Updated 2 years ago
- Clever dispatch☆75Updated this week
- A simple immutable mapping for python☆112Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆98Updated this week
- gevent-cooperative child processes and inter-process communication☆86Updated this week
- Enable git-like did-you-mean feature in click☆98Updated 10 months ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆112Updated last year
- ☆81Updated 5 months ago
- Simple Python cache and memoizing module☆84Updated 10 months ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated 5 months ago
- File system based database that uses python pickles☆72Updated last year
- A fast and thorough lazy object proxy.☆253Updated 3 months ago