paulross / PythonExtensionPatternsLinks
Examples of safe coding practice for Python C extensions.
☆231Updated this week
Alternatives and similar repositories for PythonExtensionPatterns
Users that are interested in PythonExtensionPatterns are comparing it to the libraries listed below
Sorting:
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A python package that provides useful locks.☆258Updated 4 months ago
- ☆608Updated 7 years ago
- Python code object transformers☆184Updated last year
- Python module to modify bytecode☆316Updated last month
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 2 years ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Visually explore Python object graphs☆818Updated 6 months ago
- Remote vanilla PDB (over TCP sockets).☆295Updated 2 years ago
- Design a new better C API for Python☆59Updated 8 months ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated 11 months ago
- LZ4 bindings for Python☆287Updated 2 months ago
- vmprof - a statistical program profiler☆434Updated 4 months ago
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 4 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 10 months ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆301Updated last month
- How to Write and Debug C Extension Modules☆39Updated 7 years ago
- Automagically inline python methods☆111Updated 10 years ago
- Flamegraph generator for cProfile stats☆253Updated 2 years ago
- 💥 Cython memory pool for RAII-style memory management☆458Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆278Updated last week
- Run a subprocess in a pseudo terminal☆227Updated 2 weeks ago
- efficient arrays of booleans for Python☆756Updated this week
- A Python module to customize the process title☆522Updated 3 months ago