ajakubek / python-llist
Linked list extension module for Python
☆80Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for python-llist
- Making it easy to write async iterators in Python 3.5☆95Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆105Updated this week
- Ordered Set implementation in Cython☆74Updated 4 years ago
- linked list in pure python☆30Updated 3 years ago
- A simple immutable mapping for python☆111Updated 2 years ago
- Caching for humans☆63Updated 7 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆215Updated 3 months ago
- A python package that provides useful locks.☆251Updated 5 months ago
- A Python module that tries to figure out what your local timezone is☆185Updated 11 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated last year
- Some notes on using Cython to increase the performance of Python code.☆59Updated 2 months ago
- Read/Write Lock - synchronization primitive for asyncio☆142Updated last week
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- Set of basic Python collections backed by Redis☆117Updated 7 months ago
- Python tools for handling intervals (ranges of comparable objects).☆107Updated 2 years ago
- gevent-cooperative child processes and inter-process communication☆83Updated this week
- Cython implementation of OrderedDict☆103Updated 8 years ago
- PEP 567 Backport☆88Updated 5 years ago
- Fast fractions reimplementation in Cython☆37Updated 4 months ago
- A fast and thorough lazy object proxy.☆247Updated 2 months ago
- C implementation of Python 3 lru_cache☆154Updated 4 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆114Updated 10 months ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆112Updated 11 months ago
- The multidict implementation☆419Updated last week
- Resolve JSON Pointers in Python☆141Updated 3 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆95Updated 2 weeks ago
- PostgreSQL client for Trio based on asyncpg☆45Updated 9 months ago
- Serialization library for Exceptions and Tracebacks.☆165Updated 3 months ago
- Simple Python cache and memoizing module☆84Updated 7 months ago
- distributed Python deployment and communication☆80Updated this week