faster-cpython / ideasLinks
☆1,724Updated 9 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.☆956Updated 3 years ago
- The Python programming language☆531Updated last week
- Compile type annotated Python to fast C extensions☆1,907Updated 2 years ago
- HPy: a better API for Python☆1,125Updated 6 months ago
- Multithreaded Python without the GIL☆2,920Updated 7 months ago
- Cinder is Meta's internal performance-oriented production version of CPython.☆3,745Updated 2 weeks ago
- (No longer maintained) A faster and highly-compatible implementation of the Python programming language.☆2,512Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- Toolkit to run Python benchmarks☆894Updated last month
- Pyjion - A JIT for Python based upon CoreCLR☆1,427Updated 11 months ago
- Pattern Matching☆1,040Updated 3 years ago
- Python static typing home. Hosts the documentation and a user help forum.☆1,722Updated last week
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,674Updated last month
- An optimized logging library for Python☆765Updated 6 months ago
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,327Updated this week
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,813Updated this week
- Run-time type checker for Python☆1,730Updated 2 months ago
- Python Performance Benchmark Suite☆965Updated this week
- Unbearably fast near-real-time pure-Python runtime-static type-checker.☆3,287Updated this week
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.☆695Updated 3 weeks ago
- Dev tools for python☆1,065Updated 10 months ago
- Python Linter for performance anti patterns☆705Updated last year
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,010Updated this week
- A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML☆3,409Updated 3 weeks ago
- Python profile viewer☆1,537Updated 3 months ago
- ASGI specification and utilities☆1,602Updated last week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,391Updated 6 months ago
- A high-performance immutable mapping type for Python.☆1,190Updated 7 months 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,108Updated 2 weeks ago
- Core validation logic for pydantic written in rust☆1,739Updated last month