paulross / PythonExtensionPatterns
Examples of safe coding practice for Python C extensions.
☆226Updated this week
Alternatives and similar repositories for PythonExtensionPatterns:
Users that are interested in PythonExtensionPatterns are comparing it to the libraries listed below
- vmprof - a statistical program profiler☆430Updated last month
- Some notes on using Cython to increase the performance of Python code.☆60Updated 6 months ago
- C implementation of Python 3 lru_cache☆157Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆271Updated 6 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆244Updated 3 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆227Updated 4 years ago
- A python package that provides useful locks.☆254Updated last week
- Utility for measuring the fraction of time the CPython GIL is held☆118Updated 3 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆450Updated 6 months ago
- Design a new better C API for Python☆59Updated 3 months ago
- Python code object transformers☆185Updated last year
- ☆609Updated 7 years ago
- How to Write and Debug C Extension Modules☆38Updated 6 years ago
- Profile python programs and view them with kcachegrind☆166Updated 4 years ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆167Updated 7 months ago
- efficient arrays of booleans for Python☆736Updated this week
- Run a subprocess in a pseudo terminal☆223Updated last year
- A fast and thorough lazy object proxy.☆254Updated 4 months ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆134Updated last month
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- 💥 Cython memory pool for RAII-style memory management☆451Updated 2 months ago
- Remote vanilla PDB (over TCP sockets).☆287Updated 2 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆137Updated 3 years ago
- Python module to modify bytecode☆308Updated 2 weeks ago
- Toolkit to run Python benchmarks☆841Updated 2 weeks ago
- Code from Concurrency Live - PyCon 2015☆166Updated 9 years ago
- Auditing and relabeling cross-distribution Linux wheels.☆462Updated this week
- Find and copy needed dynamic libraries into python wheels☆272Updated last month