inveniosoftware-contrib / intbitsetLinks
Python C-based extension implementing fast integer bit sets
☆22Updated 3 weeks ago
Alternatives and similar repositories for intbitset
Users that are interested in intbitset are comparing it to the libraries listed below
Sorting:
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A way to use CPython modules on PyPy☆37Updated 10 years ago
- persistent caching to memory, disk, or database☆278Updated last week
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- ☆37Updated 7 months ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- ☆285Updated 2 years ago
- File system based database that uses python pickles☆73Updated 2 years ago
- Cython implementation of OrderedDict☆102Updated 9 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Useful Mutable Mappings☆72Updated 2 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Implements boolean algebra in one module.☆84Updated 9 months ago
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Lazy attributes for Python objects☆53Updated last year
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 3 weeks ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- ZODB Client-Server framework☆46Updated 5 months ago
- Python bindings for the SQLite4 LSM database.☆132Updated 6 months ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆52Updated last year
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago