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:
- 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
- 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.☆90Updated 2 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 weeks ago
- Customizable JSON library for Python☆14Updated 2 weeks ago
- invoke asyncio awaitables from non-async functions☆61Updated last year
- minimize python source code to find bugs more easily☆44Updated this week
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated 2 months ago
- A repo to track the progress of Python on WebAssembly (WASM)☆56Updated 11 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- An unofficial, importable pip API☆116Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- Formatter for your Python unit tests☆105Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated 2 weeks ago
- register-based CPython☆46Updated 2 years ago
- A fast RLock implementation for CPython☆30Updated 9 months ago
- This repo contains an issue tracker, examples, and early work related to PEP 999: Tag Strings☆52Updated last year
- Utilities for refactoring imports in python-like syntax.☆25Updated this week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- A Parser and CST for JSON5.☆21Updated last year
- A Python type checker☆25Updated last week
- Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.☆43Updated this week
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- generate random python code to test linter/formatter/and other tools☆50Updated this week
- Hatch build hook plugin for Mypyc☆50Updated last year
- Vendorize packages from PyPI☆104Updated last year
- Sort __all__ lists alphabetically☆31Updated this week
- PEP 621 metadata parsing☆41Updated this week
- ☆29Updated 3 months ago