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:
- invoke asyncio awaitables from non-async functions☆61Updated last year
- Proof-of-concept `record` type for Python☆30Updated 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.☆92Updated last week
- Stall tracking for Python's GIL and Trio tasks☆24Updated 5 months ago
- Formatter for your Python unit tests☆106Updated 2 years ago
- A Parser and CST for JSON5.☆21Updated 2 years ago
- ☆45Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆33Updated 5 months ago
- Run pytest inside a sub interpreter☆23Updated last year
- ☆15Updated 3 months ago
- Tools to build ASGI apps☆42Updated 2 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆113Updated this week
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆23Updated 2 years ago
- ☆29Updated 4 months ago
- python cffi bindings for the oniguruma regex engine☆20Updated 2 weeks ago
- QTrio - a library bringing Qt GUIs together with async and await via Trio☆45Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- Package requirements checker☆37Updated last week
- Automatic __slots__ for your Python classes☆69Updated 10 months ago
- A fast RLock implementation for CPython☆30Updated 9 months ago
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Experimental Python API for Ruff☆29Updated last week
- An unofficial, importable pip API☆116Updated last month
- CPU parallelism for Trio☆65Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- ☆46Updated 5 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 months ago
- A minimal re-implementation of Python's `venv` module☆138Updated 2 months ago