borzunov / cpmoptimizeLinks
🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)
☆181Updated 3 years ago
Alternatives and similar repositories for cpmoptimize
Users that are interested in cpmoptimize are comparing it to the libraries listed below
Sorting:
- Runtime compiler for numerical Python☆235Updated 6 months ago
- C Python, made faster.☆341Updated 9 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- ☆608Updated 7 years ago
- Python library for representing really, really, ridiculously large numbers.☆66Updated last year
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- ☆285Updated last year
- Simple spill-to-disk dictionary☆61Updated 3 years ago
- I will write this later...☆269Updated 7 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Python code object transformers☆184Updated last year
- a Pythonic toolkit for working with Boolean expressions☆219Updated 3 months ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆221Updated 8 years ago
- Pattern matching for python☆218Updated 10 years ago
- Python to python compiler that allows you to use Python 3.6 features in older versions.☆309Updated 4 years ago
- Deprecation tools for Python☆119Updated 8 years ago
- Python bindings to picosat (a SAT solver)☆190Updated 4 months ago
- A simple template jit compiler for a subset of Python☆13Updated 6 years ago
- Functional Programming + Python - Pain☆136Updated 6 years ago
- 💥 Cython memory pool for RAII-style memory management☆458Updated 2 months ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago
- A mirror of the prettytable repo (on Google Code)☆78Updated 8 years ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Module for enforcing language constraints in Python☆70Updated 2 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago