rjpower / falconLinks
C Python, made faster.
☆343Updated 10 years ago
Alternatives and similar repositories for falcon
Users that are interested in falcon are comparing it to the libraries listed below
Sorting:
- ☆608Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Library to embed PyPy into CPython☆242Updated 9 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 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…☆400Updated 10 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated 2 months ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 10 years ago
- Runtime compiler for numerical Python☆235Updated 9 months ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- ☆72Updated 3 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 5 years ago
- Python Compiler Infrastructure☆124Updated 9 years ago
- Python Parser☆121Updated last year
- A multiple tab terminal emulator implemented in python☆88Updated 8 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- I'd just like to interject for a moment...☆51Updated 9 years ago
- ☆152Updated 10 years ago
- Python bindings for libgccjit.so☆48Updated 10 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Lightweight cooperative microthreads for Python☆163Updated last year
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆182Updated 3 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 5 years ago