Notes on distributing cross-platform haskell binaries through Steam

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • machomachomangler

    Tools for mangling Mach-O and PE binaries

  • Of course, then you need to modify the name of the DLL that your binary is searching for. Unfortunately, there's no well-supported tool like patchelf or install_name_tool for that with Windows, but you can use machomachomangler which was built to deal with this problem in the python ecosystem.

  • pdftopng

    A PDF to PNG conversion library (based on pdftoppm from poppler)

  • Here's a blog post about using this for bundling DLLs with python wheels, I recommend taking a look at the linked wheel_repair.py script the author made for an example of scripting a slightly more complex operation which could be adapted to the process you describe in the blog post.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • OpenRecall

    1 project | news.ycombinator.com | 11 Jun 2024
  • NanoGPT: The simplest, fastest repository for training medium-sized GPTs

    2 projects | news.ycombinator.com | 10 Jun 2024
  • Building a Web Scraping Tool with Python: Extracting News Headlines

    1 project | dev.to | 11 Jun 2024
  • Show HN: Crawl a modern website to a zip, serve the website from the zip

    3 projects | news.ycombinator.com | 10 Jun 2024
  • Creating a YouTube Video Downloader with Python: A Step-by-Step Guide

    1 project | dev.to | 11 Jun 2024