almarklein / wasmfunLinks
Getting the hang of WASM - generate WASM from Python
☆37Updated 7 years ago
Alternatives and similar repositories for wasmfun
Users that are interested in wasmfun are comparing it to the libraries listed below
Sorting:
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Memory efficient Python objects☆367Updated last week
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Python wrapper of the RuRe.☆90Updated 5 years ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆119Updated 9 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Binary Data for Humans☆96Updated last year
- File system based database that uses python pickles☆73Updated last year
- Python code object transformers☆184Updated last year
- Design a new better C API for Python☆59Updated last month
- Lazy attributes for Python objects☆53Updated last year
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- Discover and load entry points from installed packages☆76Updated 9 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Collapses Python packages into a single module.☆30Updated 7 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last year
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆199Updated 4 years ago
- ☆608Updated 8 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆170Updated 5 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆202Updated 5 years ago
- Python polymorphic functions done right☆18Updated 6 years ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Pytest plugin for trio☆58Updated last year