Haxe Libraries

HaXe comes already with batteries included. Need more? Make use of Haxe Libraries provided by the Haxe community.

Haxe Libraries on the internet

Thanks to some eager Haxe developers you can already find a great number of projects distributed over various places and common open source repositories such as

Haxe Libraries on haxelib


How do you find and make use of these great libraries? Most of these user libraries are enlisted on a central package repository http://lib.haxe.org. The fact, that these distributed libraries are are accessible on one central place makes installation and usage easy. There is also a specialized tool haxelib that helps you to provide or to consume these libraries. Access the http://lib.haxe.org website to view all the libraries available using haxelib.

Haxe Libraries on the wiki


Here's a list of some of these libraries that are documented on the Wiki, don't hesitate to add your own by creating its page in the /com/libs wiki pages :

Haxe Libraries by Category


Language Features

  • Hoo Enable operator overloading

GUI Toolkits

Multi-purpose frameworks

Game frameworks

Non-flash target visual frameworks

  • Xinf SVG graphics library.
  • Neash
  • GM2D The library provides higher level abstractions useful for rapid game development.

Related tools

Web Frameworks/Tools

  • Xirsys Neko cloud based service and framework ( Intro)
  • UFront Cross platform and framework Intro Getting started with Ufront
  • Poko PHP targeted framework and data based CMS
  • Harfang A lightweight Web development framework
  • Erazor A haXe implementation of the MVC 3 Razor view engine
  • HaQuery Web application framework
  • HxJsMicroMVC Tool for structuring client-side Haxe JS & JQuery

Asynchronous Programming

  • haxe-continuation Coding like multithreading, escaping from callback hell in asynchronous programming
version #19360, modified 2013-05-13 17:42:34 by Confidant