rjpower / falconLinks
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
Sorting:
- ☆608Updated 7 years ago
- Library to embed PyPy into CPython☆242Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 9 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 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
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆403Updated 10 years ago
- A bytecode compiler for Python 3☆157Updated 5 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆181Updated 3 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago
- Python Compiler Infrastructure☆125Updated 8 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- Python Parser☆121Updated last year
- Lightweight cooperative microthreads for Python☆162Updated 10 months ago
- Code inspection for Python builtins☆103Updated 2 years ago
- ☆285Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- A multiple tab terminal emulator implemented in python☆88Updated 8 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Runtime compiler for numerical Python☆235Updated 6 months ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- a Pythonic toolkit for working with Boolean expressions☆219Updated 2 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- ☆72Updated 3 years ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆246Updated 4 years ago