faster-cpython / ideasLinks
☆1,723Updated 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.☆957Updated 2 years ago
- The Python programming language☆530Updated last week
- Compile type annotated Python to fast C extensions☆1,881Updated 2 years ago
- (No longer maintained) A faster and highly-compatible implementation of the Python programming language.☆2,508Updated last year
- Cinder is Meta's internal performance-oriented production version of CPython.☆3,696Updated this week
- HPy: a better API for Python☆1,117Updated 3 months ago
- Visualize CPython's specializing, adaptive interpreter.☆662Updated last year
- Multithreaded Python without the GIL☆2,919Updated 3 months ago
- Python static typing home. Hosts the documentation and a user help forum.☆1,683Updated last week
- Pyjion - A JIT for Python based upon CoreCLR☆1,430Updated 8 months ago
- Python Performance Benchmark Suite☆940Updated this week
- Toolkit to run Python benchmarks☆874Updated last week
- Pattern Matching☆1,032Updated 3 years ago
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,639Updated 7 months ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,750Updated last week
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,197Updated this week
- An optimized logging library for Python☆749Updated 2 months ago
- Collection of library stubs for Python, with static types☆4,812Updated this week
- Flexible test automation for Python☆1,447Updated 3 weeks ago
- Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.☆3,165Updated last week
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.☆686Updated last week
- A different spin on dataclasses.☆802Updated 3 years ago
- Backported and experimental type hints for Python☆526Updated this week
- A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML☆3,120Updated 4 months ago
- PyPy is a very fast and compliant implementation of the Python language.☆1,493Updated 2 weeks ago
- Run-time type checker for Python☆1,696Updated 2 weeks ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,103Updated 3 weeks ago
- A high-performance immutable mapping type for Python.☆1,176Updated 3 months ago
- The bidirectional mapping library for Python.☆1,548Updated this week
- Dev tools for python☆1,047Updated 7 months ago