borzunov / cpmoptimizeLinks
🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)
☆183Updated 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 9 months ago
- C Python, made faster.☆343Updated 10 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- 💥 Cython memory pool for RAII-style memory management☆460Updated last week
- I will write this later...☆269Updated 7 years ago
- A way to use CPython modules on PyPy☆37Updated 10 years ago
- Python to python compiler that allows you to use Python 3.6 features in older versions.☆310Updated 4 years ago
- ☆608Updated 8 years ago
- a Pythonic toolkit for working with Boolean expressions☆219Updated 6 months ago
- Simple spill-to-disk dictionary☆61Updated 3 years ago
- HAT-Trie for Python☆87Updated 9 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆220Updated 8 years ago
- Tool to visualize data quickly with no brain usage for plot creation☆46Updated 3 weeks ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated this week
- A mirror of the prettytable repo (on Google Code)☆78Updated 8 years ago
- Compiles a python function with cython using only a decorator.☆184Updated 8 years ago
- ☆285Updated last year
- Python code object transformers☆184Updated last year
- Python Meta Programming☆147Updated 3 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Deprecation tools for Python☆120Updated 9 years ago
- Functional Programming + Python - Pain☆136Updated 7 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago