fijal / jitpyLinks
Library to embed PyPy into CPython
☆242Updated 9 years ago
Alternatives and similar repositories for jitpy
Users that are interested in jitpy are comparing it to the libraries listed below
Sorting:
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- Lightweight cooperative microthreads for Python☆163Updated last year
- An attempt to create a better language☆29Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A PEP-3156 compatible event loop☆69Updated 9 years ago
- Synchronization primitives for Tornado coroutines☆194Updated 2 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆217Updated 4 years ago
- Guava is a lightweight Python web framework written in C☆143Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Tornado IOLoop implemented with pyuv☆95Updated 7 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- experimental is a python package to facilitate experimentation with changing Python's syntax.☆23Updated 5 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆233Updated 2 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- C Python, made faster.☆343Updated 9 years ago
- THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/mako☆179Updated last month
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- ☆608Updated 8 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- Python3 Asyncio Utils