da-woods / cython-guidelinesLinks
Guidelines for using Cython (documentation)
☆11Updated 2 years ago
Alternatives and similar repositories for cython-guidelines
Users that are interested in cython-guidelines are comparing it to the libraries listed below
Sorting:
- Vendorize packages from PyPI☆106Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated this week
- invoke asyncio awaitables from non-async functions☆63Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Four-wheel drive for asyncio.☆81Updated 3 months ago
- ☆29Updated 6 months ago
- ☆45Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆101Updated last month
- Call asynchronous code from an extension module.☆62Updated 4 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 3 weeks ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 2 weeks ago
- Stall tracking for Python's GIL and Trio tasks☆24Updated 7 months ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 2 months ago
- Run pytest inside a sub interpreter☆23Updated 2 years ago
- A simple Python wheel builder for simple projects.☆32Updated last week
- generate random python code to test linter/formatter/and other tools☆53Updated last week
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆34Updated last month
- Automatic __slots__ for your Python classes☆69Updated 3 weeks ago
- `diagnostic` makes it easier to build command line tools with great error reporting.☆30Updated this week
- A minimal re-implementation of Python's `venv` module☆139Updated 5 months ago
- minimize python source code to find bugs more easily☆46Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.☆82Updated this week
- register-based CPython☆47Updated 2 years ago
- A Python type checker☆26Updated this week
- CPU parallelism for Trio☆65Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last year
- Package requirements checker☆37Updated 2 weeks ago