This library contains efficient C implementations of various Python
standard library classes and functions. Mypyc can use these fast
implementations when compiling Python code to native extension
modules.

Homepage:
https://github.com/mypyc/librt
