native-extensions
Build native (e.g. C, Rust) extensions in addition to pure (e.g. Python) code (usually speedups)
| Name | Category | Description |
|---|---|---|
| frozenlist | dev-python | A list-like structure which implements collections.abc.MutableSequence |
| immutables | dev-python | A high-performance immutable mapping type for Python |
| msgpack | dev-python | MessagePack (de)serializer for Python |
| multidict | dev-python | multidict implementation |
| peewee | dev-python | Small Python ORM |
| portage | sys-apps | The package management and distribution system for Gentoo |
| pymongo | dev-python | Python driver for MongoDB |
| python-box | dev-python | Python dictionaries with advanced dot notation access |
| reedsolo | dev-python | Python Reed Solomon encoder/decoder |
| simplejson | dev-python | Simple, fast, extensible JSON encoder/decoder for Python |
| websockets | dev-python | Library for building WebSocket servers and clients in Python |