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
- Runtime compiler for numerical Python☆232Updated 2 months ago
- C Python, made faster.☆341Updated 9 years ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Utilities to help fight and prevent memory leaks☆174Updated 2 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Pattern matching for python☆218Updated 10 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 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
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Tool to visualize data quickly with no brain usage for plot creation☆46Updated 6 years ago
- ☆82Updated 6 years ago
- Python Tree Library☆76Updated 8 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Visualizing Python Project Import Graphs☆108Updated 9 years ago
- More tools for Python☆51Updated 5 years ago
- Python to python compiler that allows you to use Python 3.6 features in older versions.☆310Updated 4 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 4 years ago
- A CLI tool to search for Python code in a path using jQuery-like selectors.☆127Updated 4 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Module for enforcing language constraints in Python☆70Updated 2 years ago
- Deprecation tools for Python☆118Updated 8 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Inspect memory usage of python functions☆182Updated 9 years ago
- Roaring Bitmap in Cython☆81Updated 11 months ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆222Updated 8 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Python code object transformers☆185Updated last year
- A time machine for debugging pesky stateful errors.☆35Updated 8 years ago
- ☆608Updated 7 years ago