paulross / PythonExtensionPatterns
Examples of safe coding practice for Python C extensions.
☆223Updated last week
Alternatives and similar repositories for PythonExtensionPatterns:
Users that are interested in PythonExtensionPatterns are comparing it to the libraries listed below
- ☆609Updated 7 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆226Updated 3 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆242Updated last month
- How to Write and Debug C Extension Modules☆38Updated 6 years ago
- vmprof - a statistical program profiler☆431Updated 3 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- A python package that provides useful locks.☆254Updated 7 months ago
- Python module to modify bytecode☆303Updated this week
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated 4 months ago
- Find and copy needed dynamic libraries into python wheels☆269Updated last week
- Python code object transformers☆184Updated 10 months ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆118Updated 8 years ago
- C implementation of Python 3 lru_cache☆156Updated 4 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆448Updated 4 months ago
- Design a new better C API for Python☆59Updated last month
- Visually explore Python object graphs☆787Updated this week
- LLDB extension for debugging Python programs☆82Updated 2 months ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆494Updated last week
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- Instant visualization of Python AST and Code Objects☆134Updated 8 months ago
- Profile python programs and view them with kcachegrind☆165Updated 3 years ago
- Pure-python wrapper generator for ctypes☆315Updated 3 weeks ago
- A fast and memory efficient LRU cache for Python☆264Updated 4 months ago
- Enabling CPython multi-core parallelism via subinterpreters.☆245Updated 2 years ago
- A library for ptrace-based tracing of Python programs☆155Updated 6 months ago
- Toolkit to run Python benchmarks☆829Updated last month
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆278Updated last week
- Python AST that abstracts the underlying Python version☆143Updated 2 months ago