borzunov / cpmoptimize
🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)
☆179Updated 3 years ago
Alternatives and similar repositories for cpmoptimize:
Users that are interested in cpmoptimize are comparing it to the libraries listed below
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- Runtime compiler for numerical Python☆232Updated last month
- C Python, made faster.☆341Updated 9 years ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- I will write this later...☆270Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Module for enforcing language constraints in Python☆70Updated 2 years ago
- Deprecation tools for Python☆118Updated 8 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Python code object transformers☆185Updated last year
- Demo of how to use the underlying SRE engine to build a regex scanner☆222Updated 7 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- ☆609Updated 7 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Pattern matching for python☆218Updated 10 years ago
- A way to use CPython modules on PyPy☆36Updated 9 years ago
- Functional Programming + Python - Pain☆136Updated 6 years ago
- a Pythonic toolkit for working with Boolean expressions☆218Updated 4 months ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Visualizing Python Project Import Graphs☆108Updated 9 years ago
- More tools for Python☆51Updated 5 years ago
- A mirror of the prettytable repo (on Google Code)☆78Updated 7 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 4 years ago
- Python to python compiler that allows you to use Python 3.6 features in older versions.☆310Updated 4 years ago
- Roaring Bitmap in Cython☆81Updated 10 months ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Utilities to help fight and prevent memory leaks☆174Updated 2 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Spans is a pure Python implementation of PostgreSQL's range types.☆112Updated 2 years ago
- HAT-Trie for Python☆86Updated 9 years ago