Some stuff released as open source:

  • hxGD – a libGD wrapper for the nekoVM and haXe
  • hxJson2 – a JSON decode and encode library for haXe
  • DomReady – a small library to detect the a cross-browser dom-ready event for haXe as JavaScript target
  • nMongo – a MongoDB driver for the nekoVM and haXe
  • nYAML – a YAML library for the nekoVM and haXe based on yaml-cpp