colesbury / nogilLinks
Multithreaded Python without the GIL
☆2,920Updated 6 months ago
Alternatives and similar repositories for nogil
Users that are interested in nogil are comparing it to the libraries listed below
Sorting:
- ☆1,725Updated 9 months ago
- Cinder is Meta's internal performance-oriented production version of CPython.☆3,744Updated last week
- Compile type annotated Python to fast C extensions☆1,902Updated 2 years ago
- (No longer maintained) A faster and highly-compatible implementation of the Python programming language.☆2,510Updated last year
- How to make CPython faster.☆957Updated 3 years ago
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,669Updated last month
- Pyjion - A JIT for Python based upon CoreCLR☆1,428Updated 11 months ago
- Unbearably fast near-real-time pure-Python runtime-static type-checker.☆3,275Updated this week
- Run-time type checker for Python☆1,729Updated 2 months ago
- A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML☆3,392Updated 2 weeks ago
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,734Updated last year
- Extended pickling support for Python objects☆1,865Updated last month
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,323Updated this week
- Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy☆7,679Updated this week
- The Python programming language☆531Updated last week
- serialize all of Python☆2,411Updated last week
- HPy: a better API for Python☆1,124Updated 6 months ago
- Python profile viewer☆1,533Updated 3 months ago
- Line-by-line profiling for Python☆3,163Updated 3 weeks ago
- Take a modern Python codebase to the next level of performance.☆1,914Updated last year
- File support for asyncio☆3,195Updated 2 months ago
- More routines for operating on iterables, beyond itertools☆4,012Updated last week
- Python frame stack sampler for CPython☆2,145Updated last month
- Trio – a friendly Python library for async concurrency and I/O☆7,047Updated this week
- 🎡 Build Python wheels for all the platforms with minimal configuration.☆2,158Updated this week
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,808Updated 3 weeks ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- A Python package for easy multiprocessing, but faster than multiprocessing☆2,075Updated last year
- PyPy is a very fast and compliant implementation of the Python language.☆1,598Updated last week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,388Updated 6 months ago