faster-cpython / ideasLinks
☆1,722Updated 6 months ago
Alternatives and similar repositories for ideas
Users that are interested in ideas are comparing it to the libraries listed below
Sorting:
- How to make CPython faster.☆958Updated 2 years ago
- The Python programming language☆530Updated last week
- Cinder is Meta's internal performance-oriented production version of CPython.☆3,705Updated this week
- Multithreaded Python without the GIL☆2,917Updated 4 months ago
- HPy: a better API for Python☆1,121Updated 4 months ago
- Compile type annotated Python to fast C extensions☆1,888Updated 2 years ago
- (No longer maintained) A faster and highly-compatible implementation of the Python programming language.☆2,508Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- Pyjion - A JIT for Python based upon CoreCLR☆1,429Updated 9 months ago
- Python static typing home. Hosts the documentation and a user help forum.☆1,694Updated last month
- Pattern Matching☆1,033Updated 3 years ago
- Python Performance Benchmark Suite☆945Updated last week
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,223Updated this week
- Run-time type checker for Python☆1,704Updated last month
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,645Updated 8 months ago
- Toolkit to run Python benchmarks☆879Updated last month
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree