-
air
Extern classes for Adobe AIR
-
air2
Extern classes for Adobe AIR 2.0
-
anthx
AntHX is a set of Ant tasks for using haXe.
-
aPath
This is A* pathfinding library. It has simple API for easy use in games etc.
-
archetype
Utility to jumpstart haxe projects, eg:
% haxelib run archetype create -type=flash -artifactId=myProject -packageName=us.versus.them -version=1.0.0
% cd myProject
% haxe compile.hxml
% haxelib run archetype list
-
arctic
Lightweight GUI framework for haXe targetting Flash 7, 8 and Flash 9
-
ArrayTools
The ArrayTools class adds additional array utility functions.
Methods to iterate, permute, or shuffle arrays are included among others.
-
aspell
Neko Aspell enables using GNU Aspell from Neko/haXe
-
basicMemoryManager
A basic memory manager for flash.Memory allocations; if all
code and libraries use this Heap class rather than using flash.Memory.select()
directly, they can coexist; if any code anywhere uses flash.Memory.select(),
directly, however, all bets are off. :(
-
bitmapfont
Flash 9+ Bitmapped Fonts (based on Angelcode Bitmap Font Generator)
-
casalib
A haXe port of "CASA Lib for ActionScript"(http://casalib.org/). It is a great collection of helpful classes that streamline your coding. Non-Flash-only parts are also usable on JS/PHP/Neko/C++ targets.
-
colhx
An optimized set of collections based off of Michael Baczynski's library:
Heap,
BinarySearchTree,
Array2D,
TreeNode,
Graph,
Stack,
Queue,
DList,
and Set for now.
-
cptr
Library for accessing neko strings as plain C pointers to floating-point or integer types
-
dcxml
Alternative XML implementation for haXe
-
dhlib
The dis-Emi-A haXe Library is a set of tools, classes, and support facilities aimed at simlifying and expediating game creation in Flash 9. Naturally this has also lead to creating several aspects useful for any type of visual presentation.
The haxelib version is the core library without the supporting example code.
(NOTE: License is GNU AFFERO GENERAL PUBLIC LICENSE)
-
distill
haXe event management system, for the javascript target
-
DistortImage
Tesselate a movieclip into several triangles to allow free transform distorsion.
-
DomReady
A small script that stacks some JavaScript functions and calls them, when the DOM of the HTML page loaded completely. (It just waits for the DOM, not all the other external resources!)
-
extinthash
Data structures based on IntHash(2d maps, autoincrement, mirrored pairs)
-
facebridgex
FacebridgeX is a designed to enable haXe developers to create facebook applications ( based on facebookbridge an as3 library from Zerofractal ). Currently FacebridgeX only targets flashplayer 9+.
-
fash
Cross-version methods targeting Flash 8 & Flash 9
-
fastcgi
A haxe wrapper for the fastcgi binary library.
-
fcomponentshx
Set of components for haXe targetting Flash 8 & Flash 9
-
feffects
Set of effects (tweens, sineloops...) targetting Flash 8, Flash 9+ and JavaScript
-
fhx
Functional Data Structures for Haxe.
-
fladehaxe
Flade - Flash Dynamics Engine (haXe port)
-
flex
The header files (mx.* package) needed to manipulate Flex2 components from haXe
-
fmod
Neko fmod enables using parts of the fmod audio library from Neko/haXe
-
fonttools
Superceded by xinfinity-support.
-
format
A haXe Library for supporting different file formats.
-
framework_delfiweb
It permit you to create some web applications (with graphics and engine save in differents swf) with your personnal components for Flash 9
-
fscript
A fully functional hscript compiler that targets AVM2 bytecode through hxasm
-
gameai
Game AI Data Structures and Algorithms
-
google-js-api
This library contains extern classes that allow static type checking and compilation for various Google javascript API's.
-
gtranslator
Google Translator service
-
HashTools
The HashTools class adds additional hash utility functions. Methods to group Iterables into hashes and
to map hash values are included.
-
haxealtdate
Timezone, Gregorian and Julian calendar classes
-
haxefd
haxeFD is an haXe Plugin for the FlashDevelop IDE
-
haxelib-test
This project is a test of an haxelib project
-
haxetacy
A haXe library (haxelib) that focuses on making cross-target and cross-scripthost development more transparent.
Includes new JavaScript targets and a better alternative for browser-based applications to using haXe's standard library.
Currently usable js targets are browser, asp, hta and wsh.
Coming up: Rhino, JScript.NET, JSDB, JSLibs, GLUEscript, v8cgi and more!
Go to the website for more information.
-
HaxeUmlGen
This tool dynamically generates uml for a haXe project
-
haxigniter
An easy-to-use web framework for haXe.
-
haxORMap
haxORMap - A haXe Object Relational Mapping, SQL and Class generator tool.
-
hscript
haXe Script is a scripting engine for a subset of the haXe language
-
hsl-1
HSL, pronounced "hustle", stands for haXe Signaling Library. It makes writing event-driven code in haXe hassle-free.
-
hsl-pico-1
HSL, pronounced "hustle", stands for haXe Signaling Library. It makes writing event-driven code in haXe hassle-free. This package consists only of the core functionalities of the library. It is recommended that you grab the full library by installing the "hsl-1" package.
-
hx3ds
data structures for game programmers. this is an enhanced haXe version of as3ds (http://code.google.com/p/as3ds)
-
hx_nice_json
Nice JSON render. It converts everything (Hashes, Arrays, plain objects, you name it) to well formatted JSON. Useful for debugging.
-
hxalgo
An algorithm and data structure library for haXe
-
hxasm
A Flash9 assembler Library for Flash9 and Neko.
-
hxBF
BrainFuck interpreter written in haXe.
-
hxBuild
build tool along the lines of rake/gant
-
hxcpp
Hxcpp is the c++ backend compiler for haxe. This release constains the headers, libries and support code required to generate a fully compiled executable from haxe code.
-
hxDev
IDE for haXe
-
hxDev2
Geany IDE Plugin for haXe 2.0
-
hxDiff
Sequencer Matcher and Document Deltas.
-
hxencode
hxEncode is a character decoding and encoding library.
It contains functions for manipulating several kinds of Unicode strings.
-
hxevents
Simple and Generic Event system for haXe
-
hxgaia
A haXe wrapper of the popular Gaia Flash framework ( www.gaiaflashframework.com )
-
hxGD
hxGD is a small library that uses the libGD library to create images and animations out of and a haXe application.
-
hxGrowl
This project is an implementation of GNTP(Growl Notification Transport Protocol) 1.0
-
hxGtk
hxGtk
-
hxJSON
JSON encoding and decoding
-
hxJson2
hxJson2 is JSON decoding and encoding library. (haXe 2.x compatible)
-
hxLib
Haxelib hack, providing multiple repositories and server options,
backended by hxServlet
-
hxLINQ
HaXe port of the LINQ to JavaScript (JSLINQ) Project. Tested on Flash/JS/PHP/Neko/C++ targets.
-
hxmpp
XMPP/Jabber client/component library
-
hxneko-redis
client library for accessing a redis key value store
-
hxpdf
A haXe Library for accessing PDF files.
-
hxPlay
haXe game engine for Flash
-
hxScriptlet
JQuery Style Javascript Lib
-
hxSerial
hxSerial is a library for serial port communication in haXe (C++/Neko target).
-
hxServlet
Fast Proxied haXe Servlets
-
hxSynth
Synthesis of hxServlet and hxScriptlet
-
hxunicode
hxUnicode is a library
for manipulating several kinds of Unicode strings.
-
hxWebSockets
This project aims at providing an implementation for the WebSocket protocol. It allows one to create a WebSocket server and also to create a client in Neko.
-
I32
Replacement Int32 to ease cross platform Int32 development
-
ihx
ihx is an interactive haXe scripting shell
-
IterTools
The IterTools class adds additional common Iterator utility functions. Support
for cycling, slicing, chaining, takeWhile, and dropWhile.
-
JPGEncoder
JPGEncoder is a set of classes made by Adobe to encode in AS3 a bmp, png and jpg from a BitmapData object. Sample usage on my website.
-
jquery
HaXe wrapper for jquery.
-
jQueryExtern
jQuery extern file. Comparing to the jQuery wrapper, this one provides API closer to jQuery and smaller compiled JS file.
-
jsfl
Tools for generating JSFL using haxe.
-
jsfx
js.fx library : mootools for haxe.
-
jsmin
A haXe port of JSMin(http://www.crockford.com/javascript/jsmin.html). Use it to minify JS files.
-
lhx
Mathematical Data Structures
-
ListTools
The ListTools class adds additional common list utility functions. Several different
Lambda type operations are provided.
-
Lsys
Functional Data Structures & L-System Generators
-
massload
Flash files massLoader
-
memcached
memcached library for haxe/neko.
-
mlc-1
MLC, pronounced "milk", stands for Mighty Little Console. It is a lightweight Quake-like console library, currently specialised in the AVM2 target.
-
mtwin
Motion-Twin public haXe libraries contains many tools which make webdevelopers life easier.
-
myproject
This project is an example of an haxelib project
-
neash
Neash (NEko/flASH) is a cross platform library designed to allow the same code to run on both the flash VM and the neko VM. It implements the flash9 API to making porting from existing flash code trivial.
-
nekoldap
Neko and haxe wrapper for OpenLDAP library
-
nekoserver
The project aims to provide implementation of various servers under Neko VM. The incomplete list consists of HTTP, AMF/HTTP, haXe remoting/HTTP, RTMP and other servers.
-
neuquant
A haxe implementation of NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994
-
nGame
nGame is an Allegro wrapper for the haXe and Neko platforms.
-
nMagick
nMagick is an ImageMagick wrapper for the haXe and Neko platforms, providing unsurpassed image manipulation capabilities.
-
nme
NME stands for Neko Media Engine and is an SDL wrapper for the haXe and Neko platforms. It also supports a subset of the flash9 drawing API, for vector and bitmap drawing.
-
nodbc
nODBC is an ODBC driver for the haXe and Neko platforms, supported by Windows, Linux and Mac OSX.
-
nPostgres
nPostgres is a PostgreSQL adapter for the haXe and Neko platforms, providing full SPOD capabilities.
-
npure
nPure provides an interface script which more or less duplicates the Neko CFFI in PureBasic, so that developers can create cross platform ndll libraries using the PureBasic language
-
nscript
A fully functional hscript compiler that targets neko code. Intended only for long-run or computationally-heavy scripts due to the large [nekoc]/[neko] overhead
-
nYAML
nYAML is a YAML decoding and encoding library for the nekoVM / haXe.
-
opengl
neko/haXe binding for OpenGL, GLU and freeglut
-
openvg
neko/haXe binding for OpenVG/ShivaVG
-
particling
The pupose of this project is to make several particles in screen. We can add force to handle them. :D
-
pascal4neko
with pascal4neko you can write neko .ndlls in object pascal (freepascal or delphi), or to embedd neko modules in pascal.
-
pdiff-hx
PerceptualDiff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. This work is an adaptation of the original Perceptual Image Diff C++ comparison utility written by Hector Yee, for the haXe programming language. The implementation is completely cross-target, and can be deployed on all of haXe's output languages.
-
physaxe
A 2D Rigid Body Physics Library optimized for Flash9
-
plotex
cross-platform drawing api
-
poko
Mini-Framework & CMS for haxe websites. download the release. check the googlecode for latest updates.
-
polygonal
A HaXe library for game developers
-
pv3d_haxe
Just packaged up the work of
http://hi.baidu.com/actionscript3/blog/item/880cf52444c231328644f977.html
I'm not the original author or even the maintainer...
Wraps papervision (pv3d) for use with haxe. Viva la revolution!
-
radpdf
radPDF is a compatible transcription of FPDF library written in PHP.
It uses haXe/neko compiler to generate .PDF files on desktop
-
raphaelExtern
Extern file for Raphael(http://raphaeljs.com/), a JS vector graphic library.
-
reliableUdp
Reliable UDP sockets and neko server extensions
-
sandy
Sandy is a flexible, intuitive and user-friendly 3D open-source library.
-
scripting
Scripting is a neko extension providing Lua and Python bindings
-
StatTools
The StatTools class adds additional simple statistical routines for Float/Int based Iterables.
-
SWFAddress
SWFAddress is a small, but powerful library that provides deep linking for Flash. It's a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state... ( http://www.asual.com/swfaddress/ )
-
swfupload
Javscript/Flash SWF Multiple File Uploader
-
swhx
Screenweaver haXe enables the creation of Flash interfaced desktop applications using haXe
-
systools
A cross-platform extension to the Neko VM for accessing system APIs
-
templo
Advanced Template System for haXe
-
TextTable
Simple plaintext (ASCII art-like) table formatting. It can wrap tables that are too wide.
-
tmmlib
Mechanisms visualization engine 1.0
-
tora
A multithreaded Neko application server
-
TweenerHX
Tweener is a powerful tweening Class for Flash ActionScript by Zeh Fernando. You can tween almost any numeric value of an object via code. Thanks to conditional compiling, Tweener for haXe is available for AS2, AS3 and JS in a single package.
-
twister
An implementation of the Mersenne Twister pseudo-random number generator for haXe
-
uniflash
haXe library to compile F9 code to F8/F7
-
utest
Unit Testing System for haXe
-
VectorSpace
This project contains some classes to work with Vectors.
-
xapi
XAPI (Ximple API) is a high level API for Neko backends. Check out GitHub for more info: http://github.com/zarate/xapi
-
xcross
xCross is a package to cross-build zero-depencency haXe applications
-
xilib
Tool to manage external libraries (DLL) at runtime for flash9 applications including plugin and light IOC system.
-
xinf
xinf is not flash: cross-runtime, cross-platform graphics.
-
xinfinity-support
helper libraries for Xinfinity
-
xmltest
This project provides substitue Xml classes for testing purposes
-
xpages
XPML compiler and XPages framework
-
xpath
Implementation of XPath for haXe
-
xreflect
Create arbitrary objects at runtime with a haXe-specific DSL
-
xspf
XSPF is the XML format for sharing playlists.
-
xsxa
XSXA - The Extremely Simple XML API