rspeer / ordered-setLinks
A mutable set that remembers the order of its entries. One of Python's missing data types.
☆224Updated last year
Alternatives and similar repositories for ordered-set
Users that are interested in ordered-set are comparing it to the libraries listed below
Sorting:
- A fast and thorough lazy object proxy.☆264Updated this week
- Utilities based on Pythons iterators and generators.☆97Updated last month
- Python Sorted Collections Library☆110Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Advanced Enumerations for Python☆207Updated 7 months ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A library for versioning your Python projects.☆143Updated last week
- A simple immutable dictionary for Python☆176Updated 2 weeks ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- A library to handle automated deprecations☆93Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A python package that provides useful locks.☆274Updated 4 months ago
- Human friendly input/output for text interfaces using Python☆345Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆329Updated last month
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- The multidict implementation☆480Updated last week
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- A Python module that tries to figure out what your local timezone is☆215Updated 6 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated 2 years ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- String case converter for python.☆211Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated this week
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Read/Write Lock - synchronization primitive for asyncio☆172Updated 3 weeks ago