inveniosoftware-contrib / intbitsetLinks
Python C-based extension implementing fast integer bit sets
☆22Updated 10 months ago
Alternatives and similar repositories for intbitset
Users that are interested in intbitset are comparing it to the libraries listed below
Sorting:
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- persistent caching to memory, disk, or database☆275Updated 2 months ago
- ☆37Updated 3 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 3 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆67Updated 2 years ago
- Lazy attributes for Python objects☆53Updated last year
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆98Updated 2 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- ☆285Updated last year
- Python Sorted Collections Library☆107Updated 2 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- A Query Language extension for Python: Query files, objects, SQL and NoSQL databases with a built-in query language☆245Updated 3 years ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated last year
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Extract jsonschema from various Python objects☆28Updated 2 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆127Updated last year
- minimalistic evaluator of python expression using ast module☆200Updated 2 weeks ago
- ☆149Updated 3 months ago
- Discover and load entry points from installed packages☆76Updated 9 months ago
- A library to handle automated deprecations☆92Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆154Updated 2 years ago