Skip to main content

Faster (5x) charmap codec decode and encode in Pyrex

Project description

Fastcharmap is about 5 times faster than Python’s charmap routines.

Usage: fastcharmap.hook(‘codec_name’)

Fastcharmap inserts faster code that works when unicode() or “”.encode are called. Installation requires a binary distribution or a C compiler; Pyrex is required for changes to the source. Python’s developers are working on faster charmap codecs for a future version of Python; fastcharmap may be useful until then.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page