rjpower / falcon
C Python, made faster.
☆341Updated 9 years ago
Alternatives and similar repositories for falcon:
Users that are interested in falcon are comparing it to the libraries listed below
- ☆608Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 9 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Runtime compiler for numerical Python☆232Updated 3 months ago
- A bytecode compiler for Python 3☆157Updated 4 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆180Updated 3 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 7 years ago
- Python subsets☆41Updated 8 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- Experiments in execution of untrusted Python code☆16Updated 9 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago
- Library to embed PyPy into CPython☆241Updated 9 years ago
- Python Meta Programming☆142Updated 2 years ago
- ☆71Updated 2 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A multiple tab terminal emulator implemented in python☆88Updated 7 years ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆243Updated 3 years ago