Skip to main content

Meta-class of type that extends Python type system to create dtype-like memory-types

Project description

Overview

The “mtypes” package provides a memory-type system suitable for use by any container, object, or library where the memory-layout matters or access to fast native-code implementations is needed.

Specifically it creates a new sub-class of type at the CPython layer so that every mtype is a type but with special function pointers needed for manipulating the raw memory that the type implies.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mtypes-0.1.1.tar.gz (3.5 kB view hashes)

Uploaded Source

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