mlenzen / collections-extendedLinks
Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict
☆47Updated 2 years ago
Alternatives and similar repositories for collections-extended
Users that are interested in collections-extended are comparing it to the libraries listed below
Sorting:
- Lazy attributes for Python objects☆53Updated last year
- Fast fractions reimplementation in Cython☆39Updated last week
- Delayed iteration for polling and retries.☆31Updated 2 weeks ago
- File system based database that uses python pickles☆73Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- A backport of `breakpoint` to python<3.7.