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☆233Updated 4 months ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- C Python, made faster.☆341Updated 9 years ago
- I will write this later...☆269Updated 7 years ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Roaring Bitmap in Cython☆81Updated last year
- Deprecation tools for Python☆118Updated 8 years ago
- Automagically inline python methods☆111Updated 10 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Pattern matching for python☆218Updated 10 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Utilities to help fight and prevent memory leaks☆174Updated 2 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆221Updated 8 years ago
- A CLI tool to search for Python code in a path using jQuery-like selectors.☆127Updated 4 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Fast Python bindings to Sophia Database☆80Updated 8 months ago
- Python exposure of dynd☆121Updated 3 years ago
- Python code object transformers☆185Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Module for enforcing language constraints in Python☆70Updated 2 years ago
- Visualizing Python Project Import Graphs☆108Updated 9 years ago
- Functional stuff for Python☆119Updated 8 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Instantly search your Python error messages on the web.☆78Updated 6 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago