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
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- A bytecode compiler for Python 3☆157Updated 4 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Python subsets☆41Updated 8 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 9 years ago
- Lightweight cooperative microthreads for Python☆162Updated 9 months ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆218Updated 3 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- The Time Travel Python Debugger☆104Updated 8 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Runtime compiler for numerical Python☆233Updated 4 months ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆230Updated 7 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- I will write this later...☆270Updated 7 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Crazy Python bytecode hacking for great tail call optimizations☆29Updated 10 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- A multiple tab terminal emulator implemented in python☆88Updated 8 years ago
- Store and send crash reports directly to the devlopers☆73Updated 4 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…☆402Updated 10 years ago