lib.haxe.org

Notice: This page hosts all haxelib projects for Haxe 3.0.0 RC2 onward.
Project releases for older Haxe versions can be found at the legacy site.

All Projects:

  • actuate
    Actuate is a fast and flexible tween library that uses a jQuery-style "chaining" syntax. It out-performs other libraries (such as TweenLite) and is easy to extend with custom actuators.
  • ash
    Port of the Ash entity component framework originally written in ActionScript 3
  • beanhx
    Externs to the BeanJS lightweight event library for Javascript.
  • box2d
    Box2D is a tremendously popular physics engine for most platforms.
  • chrome-app
    Type definitions for the google-chrome apps API
  • chrome-extension
    Type definitions for the google-chrome extension API
  • cocktail
    HTML/CSS rendering engine
  • compiletime
    Simple Haxe Macro Helpers that let you do or get things at compile-time.
  • dbadmin
    Database Admin interface for Haxe DB Records
  • format
    A Haxe Library for supporting different file formats.
  • funk
    The Funk library supports functional development in Haxe.
  • gl3font
    Library for rendering crisp vector fonts in opengl (haxe side using ogl lib) based on distance fields
  • glfw3
    Hxcpp bindings to GLFW 3.0
  • haxelib_client
    The haxelib client
  • hscript
    Haxe Script is a scripting engine for a subset of the Haxe language
  • hx2compat
    Some haxe 2 types for easier migration to haxe 3.
  • hxColorToolkit
    Color conversion and color scheme generation.
  • hxcpp
    Hxcpp is the runtime support for the c++ backend of the haxe compiler. This release constains the headers, libries and support code required to generate a fully compiled executable from haxe code.
  • hxcs
    Support library for the C# backend of the Haxe compiler
  • hxevents
    Simple and Generic Event system for Haxe
  • hxjava
    Support library for the Java backend of the Haxe compiler
  • hxlode
    PNG image decoder for neko/cpp using LodePNG / PicoPNG
  • hxmpp
    XMPP/Jabber library
  • hxtea
    This project embed a single class which allows you use the TEA crypting. Exemple included in the main class.
  • jQueryExtern
    jQuery extern
  • mcli
    A simple command-line object mapper. See more at https://github.com/waneck/mcli
  • monax
    Monax provide a macro to create optimizing Monads and their syntactic sugar
  • nape
    Nape 2D Physics Engine
  • nape-hacks
    Hacky (but stable) additional features for Nape.
  • nape-symbolic
    Symbolic algebra utility for runtime defined constraints in Nape.
  • nme
    NME provides a backend for native iOS, Android, BlackBerry, webOS, Windows, Mac and Linux applications, using a Flash-similar API
  • ogl
    Hxcpp bindings to OpenGL v3
  • opencv
    Hxcpp bindings to OpenCV 2.4.4 (using QT 4.8.2 and OpenGL)
  • Parsex
    General Parser API providing Packrat Parsers combinators and a Monadic support (requiers monax)
  • PBKDF2
    Haxe implementation of the PBKDF2 Algorithm for password hashing
  • phantomjs
    Haxe externs for phantomjs
  • promhx
    Promhx is a promise library for Haxe. Promises contain values that are not immediately available. However, you can specify callback functions that will trigger when the values do become available.
  • protohx
    Crossplatform implementation of 'Google's Protocol Buffers' for haxe.
  • random
    Shortcuts to generate random floats, ints, bools or pick random items from an array.
  • svg
    Provides support for parsing and rendering SVG content
  • systools
    A cross-platform extension to the Neko VM for accessing system APIs
  • templo
    Advanced Template System for Haxe
  • tora
    A multithreaded Neko application server
  • unity-web
    Javascript types for web applications and pages to integrate with the ubuntu desktop
  • utest
    Unit Testing System for Haxe