ajakubek / python-llistLinks
Linked list extension module for Python
☆79Updated 9 months ago
Alternatives and similar repositories for python-llist
Users that are interested in python-llist are comparing it to the libraries listed below
Sorting:
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 10 months ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Python Sorted Collections Library☆106Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Caching for humans☆63Updated 8 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated 3 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
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- linked list in pure python☆30Updated 4 years ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆83Updated 10 months ago
- A fast and memory efficient LRU cache for Python☆277Updated last month
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- A python package that provides useful locks.☆257Updated 3 months ago
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- Crochet: use Twisted anywhere!☆236Updated 9 months ago
- transaction support for TinyDB☆98Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Colorization of help messages in Click☆87Updated 3 months ago
- Utilities based on Pythons iterators and generators.☆96Updated 8 months ago
- Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator☆106Updated 2 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Resolve JSON Pointers in Python☆143Updated 2 weeks ago
- A timer as a context manager☆74Updated 10 months ago
- show where your regex match assertion failed!☆80Updated this week