diff --git a/README.md b/README.md index 8a6463b6..42a9ef96 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ about this topic. * [css-inline](https://github.com/Stranger6667/css-inline/tree/master/bindings/python) _CSS inlining for Python implemented in Rust_ * [cryptography](https://github.com/pyca/cryptography/tree/main/src/rust) _Python cryptography library with some functionality in Rust_ * [polaroid](https://github.com/daggy1234/polaroid) _Hyper Fast and safe image manipulation library for Python written in Rust_ + * [ormsgpack](https://github.com/aviramha/ormsgpack) _Fast Python msgpack library_ ## Contributing