A list of all projects on Haxelib with the tag "cross"
Project | Description | Version | Downloads |
---|---|---|---|
flixel-addons
@haxeflixel |
flixel-addons is a set of useful, additional classes for HaxeFlixel. | 3.3.2 | 1118264 |
flixel-ui
@haxeflixel |
A UI library for Flixel | 2.6.4 | 1004418 |
flixel-demos
@haxeflixel |
Demo Projects for HaxeFlixel | 3.3.0 | 716656 |
utest
@fponticelli |
Unit Testing for Haxe | 1.13.2 | 550566 |
tjson
@martamius |
Tolerant JSON parser and encoder. Unserializes and serializes JSON data, but without all the strictness of standard JSON parsers. Supports multi and single-line comments, keys without quotes, and single quotes. | 1.4.0 | 520917 |
tink_core
@back2dos |
Tinkerbell Core | 2.1.1 | 404490 |
mconsole
@massive |
A cross platform Haxe implementation of the WebKit console API supporting logging, debugging and profiling. Currently supports AVM2, JS, C++ and Neko. | 1.6.0 | 323873 |
mlib
@massive |
A collection of commandline and system utilities for developing simple command line driven neko and haxelib tools. | 2.0.3 | 309421 |
mcover
@massive |
A cross platform code coverage framework for Haxe with testing and profiling applications. Supports AVM1, AVM2, JavaScript, C++, PHP and Neko. | 2.2.2 | 295795 |
munit
@massive |
A cross platform unit testing framework for Haxe with metadata test markup and tools for generating, compiling and running tests from the command line. | 2.3.5 | 276216 |
buddy
@ciscoheat |
Your friendly BDD testing library for Haxe! | 2.13.0 | 255647 |
compiletime
@jason |
Simple Haxe Macro Helpers that let you do or get things at compile-time. | 2.8.0 | 198983 |
poly2trihx
@nerik |
poly2trihx is an Haxe port of the poly2tri library, an excellent Delaunay triangulation library, which supports constrained edges and holes. | 0.1.4 | 157858 |
msignal
@massive |
A Haxe port of the ActionScript 3 Signals library that leverages Haxe type parameters. Supports AVM1, AVM2, JavaScript, Neko and C++. | 1.2.5 | 80792 |
polygonal-ds
@mbaczynski |
data structures for games | 2.1.1 | 78875 |
tink_priority
@back2dos |
Tinkerbell Priotization | 0.1.4 | 72620 |
nape
@deltaluca |
Nape 2D Physics Engine | 2.0.20 | 54663 |
minject
@massive |
A Haxe port of the ActionScript 3 SwiftSuspenders IOC library with efficient macro enhanced type reflection. Supports AVM1, AVM2, JavaScript, Neko and C++. | 2.0.0-rc.1 | 34112 |
polygonal-printf
@mbaczynski |
c printf implementation | 1.0.2-beta | 32265 |
protohx
@nitrobin |
Crossplatform implementation of 'Google's Protocol Buffers' for haxe. | 0.4.6 | 29777 |
flambe
@Aduros |
Flambe is a fast, expressive, and cross-platform engine for HTML5 and Flash games. | 4.1.0 | 26616 |
mcli
@waneck |
A simple command-line object mapper. See more at https://github.com/waneck/mcli | 0.1.7 | 24629 |
away3d
@Greg209 |
Away3D is an open source platform for developing interactive 3D graphics for video games and applications. | 5.0.9 | 23998 |
yaml
@mikestead |
A cross platform YAML 1.2 parser and renderer for Haxe. | 2.0.1 | 10164 |
spinehx
@nitrobin |
SpineHx is Haxe 3 OpenFL/NME port of spine-libgdx skeletal animation runtime. | 0.2.0 | 8948 |
HtmlParser
@yar3333 |
Simple and fast crossplatform HTML/XML parser with a jQuery-like find() method. Also, contains a helper class to XML creating. | 3.4.0 | 8509 |
PBKDF2
@jason |
Haxe implementation of the PBKDF2 Algorithm for password hashing | 1.0.0 | 8338 |
hx2compat
@Simn |
Some haxe 2 types for easier migration to haxe 3. | 1.0.2 | 6105 |
nanotest
@shohei909 |
NanoTest is a light weight test library. Its interface is similar to the haxe.unit testing framework, but it can run as pre-compilation macro and can output test failures as compiler warnings or errors. | 1.1.2 | 5667 |
stablexui
@RealyUniqueName |
StablexUI is a crossplatform UI engine. | 1.2.4 | 5305 |
mloader
@massive |
A cross platform Haxe library for loading resources with utilities for queueing and caching requests. Supports AVM2, JavaScript, Neko and C++. | 2.2.5 | 5199 |
haxe-ga
@fbricker |
Generic Google Analytics client that implements nearly every parameter and tracking feature of the original GA Javascript client. | 0.5.5 | 3950 |
selecthxml
@jason |
Allows type-safe CSS-style selection on Xml objects. | 0.5.2 | 3429 |
gm2d
@gamehaxe |
GM2D helper classes for rapid game making in 2D. | 4.3.32 | 2991 |
continuation
@Atry |
Asynchronous programming in a natural multi-thread-like syntax, escaping from the callback hell. | 1.3.2 | 2832 |
monax
@sledorze |
Monax provide a macro to create optimizing Monads and their syntactic sugar | 1.5.1 | 2779 |
detox
@jason |
Detox - A cross-platform library for Haxe to make working with Xml and the DOM easy... similar to jQuery and friends, but works wherever Haxe works, in a more haxe-like way. | 1.0.0 | 2318 |
unifill
@mandel59 |
Library for Unicode string support | 0.4.1 | 2188 |
hxColorToolkit
@andyli |
Color conversion and color scheme generation. | 1.6.1 | 1552 |
polygonal-core
@mbaczynski |
core library used by other polygonal libraries | 1.0.4 | 1508 |
cocktail
@silexlabs |
HTML/CSS rendering engine | 1.0.0-beta.5 | 1174 |
mmvc
@massive |
A Haxe port of the ActionScript 3 RobotLegs MVC framework with signals and Haxe refinements. Supports AVM1, AVM2, JavaScript, Neko and C++. | 1.6.3 | 1166 |
away3d-examples
@Greg209 |
Away3D is an open source, real time 3D engine for the Flash Platform and has been ported to OpenFL 2.x/Haxe | 1.1.0 | 1096 |
openfl-stage3d
@wighawag |
stage3d api over openfl OpenGLView | 0.1.6 | 1085 |
openfl-tiled
@kasoki |
openfl-tiled is a library, which gives openfl developers the ability to use the TILED map editor. | 0.4.2 | 981 |
stage3d-glsl
@wighawag |
a wrapper to stage3d api to use glsl | 0.1.0 | 907 |
feffects
@filt3rek |
Set of effects (tweens, sineloops...) targeting Flash / JS / openFL (Neko, C++, Windows, Linux, OSX, Android, iOS, webOS, BlackBerry, HTML5) | 3.1.0 | 887 |
hxevents
@jason |
Simple and Generic Event system for Haxe | 0.4.0 | 848 |
nape-hacks
@deltaluca |
Hacky (but stable) additional features for Nape. | 2.0.1 | 804 |
Parsex
@sledorze |
General Parser API providing Packrat Parsers combinators and a Monadic support (requiers monax) | 1.4.0 | 796 |
nape-symbolic
@deltaluca |
Symbolic algebra utility for runtime defined constraints in Nape. | 2.0.1 | 697 |
interpolation
@imcj |
0.9.1 | 685 | |
bitmapFont
@Beeblerox |
Component for rendering text with bitmap font on all openfl targets. | 0.9.4 | 685 |
basis
@Aaron |
The goal of Basis is to provide access to native UI components | 0.1.0-alpha | 650 |
aws
@Blank101 |
A Haxe library for communicating with the Amazon AWS (http://www.amazonaws.com) backend. | 0.6.1 | 587 |
arguable
@underscorediscovery |
A simple --argument value parsing library for Haxe. | 1.0.2 | 587 |
polygonal-motor
@mbaczynski |
2d physics & computational geometry | 0.2.0 | 577 |
HaxeContracts
@ciscoheat |
A Design by Contract library. | 0.14.4 | 528 |
HaxeUmlGen
@ianxm |
This tool dynamically generates uml for a haXe project | 0.2.1 | 501 |
SpriterHaxeEngine
@loudoweb |
Brashmonkey's Spriter SCML renderer compatible with Haxe and openfl. | 2.2.0 | 448 |
hxmidilib
@01101101 |
Haxe port of newgonzo's as3midilib for working with MIDI | 1.0.1 | 439 |
bindx
@hxJointForces |
Powerful and fast macro-based data binding engine inspired by Flex Bindings with easy-to-use syntax. | 1.1.3 | 430 |
polygonal-ui
@mbaczynski |
user interface toolkit | 1.0.2 | 386 |
hxdom
@Blank101 |
A cross-platform implementation of the DOM. Built to reduce duplicate code across server and client. | 1.0.1 | 379 |
goodies
@deltaluca |
Assorted little things that feel silly in their own lib. | 0.2.1 | 363 |
protoc-gen-haxe
@Atry |
Protocol Buffers for Haxe | 1.2.1 | 347 |
openfl-tiled-flixel
@kasoki |
Experimental glue to use openfl-tiled with HaxeFlixel | 0.0.5 | 327 |
assetsmanager
@prog4mr |
File loader/saver utils and more. | 1.2.0 | 305 |
haxedci
@ciscoheat |
A DCI library with clean syntax and autocompletion. | 1.2.0 | 264 |
logging
@imcj |
0.1.7 | 249 | |
polygonal-ai
@mbaczynski |
A* pathfinder example using ds | 1.0.0 | 243 |
sockjs
@jeremyfa |
Cross-platform SockJS client library for realtime remoting between OpenFL apps and SockJS websocket server. | 1.0.0 | 238 |
hxstd
@MaddinXx |
A completing yet alternative standard library. | 3.0.1 | 230 |
bezier
@deep |
Parametric curves: bezier second-order curve and line. A Haxe port of AS3 library https://code.google.com/p/bezier/ | 1.0.4 | 229 |
native3d
@lizhi |
A simple gpu accelerated graphics engine written in haxe. | 1.0.1 | 227 |
traits
@RealyUniqueName |
Traits for Haxe | 0.9.10 | 213 |
polygonal-zz
@mbaczynski |
2d rendering library | 0.1.0 | 177 |
async
@stroncium |
Asynchronous programming made easy. | 0.3.0 | 169 |
pointwise
@0b1kn00b |
Functional composition tools. Haxe 3.1.* required. | 0.8.9 | 164 |
nmex
@Yann |
NME extensions for IOS/Android including AdMob, Game Center, Google Analytics and more. | 1.0.0 | 160 |
polygonal-snd
@mbaczynski |
simple sound manager | 0.0.1 | 158 |
cobraui
@cobrajs |
A simple UI library | 1.1.4 | 154 |
hxtea
@blue112 |
This project embed a single class which allows you use the TEA crypting. Exemple included in the main class. | 1.2.0 | 145 |
stage3d-glsl-wrapper
@wighawag |
a wrapper to stage3d api to use glsl | 0.0.2 | 140 |
sfxr
@fserb |
Haxe port of sfxr | 0.1.4 | 129 |
mpartial
@massive |
A Haxe macro library for working with Partials. Supports AVM1, AVM2, JavaScript, Neko and C++. | 1.3.2 | 124 |
croxit-1
@waneck |
Croxit is a library that enables Haxe-written HTML5/JS applications to run on a cross-platform, offline environment. It emulates the neko.Web API and allows client/server-style applications to run offline on a mobile or desktop device. | 0.0.4 | 118 |
hxLINQ
@andyli |
Haxe implementation of LINQ. | 1.2.1 | 117 |
oauth
@Blank101 |
OAuth 1 and 2. | 0.2.1 | 116 |
rox-i18n
@rockswang |
Macro driven internationalization/localization toolkit for Haxe. | 1.0.0 | 115 |
hxE
@PSvils |
A Haxe Entity System based on the Artemis ES: http://gamadu.com/artemis/ Read up on Entity systems: http://t-machine.org/index.php/2007/09/03/entity-systems-are-the-future-of-mmog-development-part-1/ | 0.0.1 | 111 |
plist
@back2dos |
Plist parsing and marshalling | 0.0.5 | 98 |
wighawag-report
@wighawag |
A Reporting library that use trace underneath but display a more explicit API | 0.0.1 | 95 |
df-loader
@rogersanctus |
df-loader: Load and use sprites and animations generated by DarkFunction Editor easily. | 1.2.3 | 94 |
iceentity
@NicoM1 |
Simple entity and component management for haxeflixel | 1.2.0 | 91 |
hxdom-bootstrap
@Blank101 |
Provides type safe usage of Twitter Bootstrap components with hxdom. | 1.0.1 | 87 |
mohxa
@underscorediscovery |
A BDD style test library based closely on http://visionmedia.github.io/mocha/, for haxe | 1.1.0 | 87 |
haxemaps
@tptee |
Haxemaps is an library written in Haxe language designed to accelerate the implementation of a map application. | 1.0.0 | 79 |
mlib-wighawag
@wighawag |
A cross platform tool to deal with haxelib libraries | 2.0.3 | 77 |
hxSet
@ianxm |
simple set class | 1.5.0 | 77 |
hxdtl
@ajukraine |
Haxe implementation of Django Template Language | 0.1.2 | 76 |
cursive
@disjukr |
cson for haxe | 0.2.0 | 71 |
BMFontHX
@Sunjammer |
Haxe implementation of binary BMFont reader | 1.0.1 | 70 |
bdd
@nevi |
Crossplatform async BDD style testing framework with commandline tool and gruntjs integration. | 0.9.0 | 68 |
wighawag-application
@wighawag |
openfl application skeleton | 0.0.1 | 65 |
javelin
@wighawag |
A tool to manage projects using mlib and munit | 0.2.2 | 64 |
irl
@CapnAndy |
Generic game library tool things in a nice and small package. | 0.2.3 | 62 |
wighawag-utils
@wighawag |
Some tools that could not fit anywhere else | 0.0.1 | 57 |
wighawag-asset
@wighawag |
Asset management | 0.0.1 | 56 |
wighawag-system
@wighawag |
Entity Component System | 0.0.1 | 56 |
async-tests
@prog4mr |
Haxe standard unit tests extension, providing async tests. | 1.0.0 | 55 |
wighawag-ui
@wighawag |
0.0.1 | 54 | |
wighawag-components-core
@wighawag |
a set of basic components for wighawag-system | 0.0.1 | 53 |
wighawag-console
@wighawag |
console to show log/error message | 0.0.1 | 51 |
wighawag-view
@wighawag |
Entity views | 0.0.1 | 51 |
wighawag-controls
@wighawag |
A lib for controllers (keyboard, button panel, accelerometer...) | 0.0.1 | 50 |
wighawag-gpu
@wighawag |
0.0.1 | 50 | |
wighawag-remote
@wighawag |
a lib to exchange data with server (json,amf) | 0.0.1 | 50 |
haxe-linguistics
@sexybiggetje |
Linguistical analysis and natural language processing library for Haxe | 0.2.0 | 49 |
haxebase
@MaddinXx |
Kind of a Java collection/library to Haxe port. | 1.0.0 | 46 |
wighawag-statemachine
@wighawag |
A simple StateMachine lib that support stateless 'state' | 0.0.1 | 45 |
wighawag-game-utils
@wighawag |
stuff to be but in specific libs | 0.0.1 | 45 |
stx_async
@0b1kn00b |
Additions to tink_core Future covering Promises and Vouch (Future | 0.6.6 | 44 |
interface-handlers
@singpolyma |
This library allows you to use native Haxe functions through Java-style one-method-interface wrappers. | 0.1.0 | 41 |
haxe-aspect
@SlugFiller |
Enables aspect-oriented programming in Haxe | 1.0.1 | 35 |
DeepHash
@ianxm |
Data structure made up of nested hashes | 0.4.0 | 32 |
observer
@luizbills |
A cross-platform implementation of observer pattern to Haxe | 0.0.1 | 28 |
hxlazy
@mandel59 |
lazy data structure | 0.0.1 | 23 |
bridges
@tbyrne |
A library which spawns additional compilers and adds a communication between the resulting output. For use with client/server and worker thread type setups. | 0.0.1 | 0 |
thx.core
@fponticelli |
General purpose library. It contains extensions to many of the types contained in the standard library as well as new complementary types. | 0.44.0 | 317237 |
hhp
@RealyUniqueName |
HHP - Haxe Hypertext Preprocessor. PHP-like template system. | 1.0.5 | 231133 |
hamcrest
@mikestead |
A library of Matchers (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules. | 3.0.0 | 175061 |
tink_syntaxhub
@back2dos |
Hub for plugging in language extensions. | 0.6.1 | 70992 |
checkstyle
@AlexHaxe |
Automated code analysis ideal for projects that want to enforce a coding standard. | 2.9.0 | 69886 |
sure
@nadako |
Assert like a boss | 0.1.1 | 19258 |
datetime
@RealyUniqueName |
DateTime is an alternative to Date class + date/time math, intervals and much more | 3.1.4 | 17086 |
thx.culture
@fponticelli |
Localization library. | 0.5.0 | 9464 |
thx.format
@fponticelli |
Formatting library (Numbers and Dates). | 0.6.0 | 8391 |
thx.promise
@fponticelli |
Library for lightweight promises and futures. | 0.7.0 | 7820 |
erazor
@jason |
A haXe implementation of the MVC 3 Razor template engine | 1.0.2 | 7112 |
tink_xml
@back2dos |
Xml to Haxe objects | 0.2.0 | 5760 |
tink_template
@back2dos |
Tinkerbell template Language | 0.4.2 | 5495 |
tink_lang
@back2dos |
A syntactic sugar bowl | 0.7.0 | 4251 |
akifox-asynchttp
@yupswing |
Haxe multi-platform Asynchronous HTTP+HTTPS Requests | 0.4.7 | 4216 |
yagp
@Yanrishatum |
Yet another implementation of gif parsing. It provides you information about GIF file, so you can make a custom player, or use shipped simple implementation. | 1.1.4 | 4073 |
kha
@RobDangerous |
Portable multimedia framework | 22.6.1 | 3563 |
thx.stream
@fponticelli |
Stream library for Haxe. | 0.6.1 | 3220 |
msgpack-haxe
@aaulia |
MessagePack (http://msgpack.org) for HaXe | 1.15.1 | 2603 |
bindx2
@deep |
Powerful and fast macro-based data binding engine inspired by Flex Bindings with easy-to-use syntax. | 2.7.0 | 2560 |
devicelanguage
@ipsilondev |
simple openfl lib to get the device language (supporting ios, android and html5 for now) | 1.0.0 | 1676 |
thx.color
@fponticelli |
Library for color manipulation. Contains definitions for Lab, LCh, Cmy(K), CubeHelix, Grey, Hcl, Hsl(A), Hsv(A), Rgb(A), Xyz and Yxy as well as alpha versions of the sames and color parsing. | 0.19.1 | 791 |
akifox-transform
@yupswing |
Affine matrix transformations with pivot point | 2.2.1 | 736 |
haxe-gif
@fbricker |
Animated GIF Support for Haxe. This library is intended to be used either by OpenFL or Flash output, and provides you with a Sprite with the GIF frames and a simple API to play/stop the animation. | 0.3.3 | 707 |
flixel-retrotools
@zayora |
Collection of useful classes that expand on HaxeFlixel's capabilities. | 0.1.1 | 506 |
duell
@fluffybird |
The Duell Tool is a command line tool for setting up, building and running applications on any platform. | 4.9.1 | 339 |
thx.unit
@fponticelli |
Library for unit of measurements. So far are included linear measurement, amount of substance, angle, current, digital, luminous intensity, mass, and time. | 0.8.0 | 269 |
arm
@adireddy |
This project was shelved, so please don't use it. | 0.0.8 | 222 |
composure
@tbyrne |
A haxe library to assist coding in a composition design pattern. The library also allows for dependency injection via metadata. Intro to Composure - with Hello World Composure Wiki |
2.4.0 | 197 |
scopes
@jszymanski |
scope exit (guard) expressions, autoclose variables and protected (try/finally) for Haxe | 1.2.0 | 184 |
openfl-unityads
@ipsilondev |
UnityAds Implementation for OpenFL/Haxe | 1.0.7 | 182 |
CommentString
@andyli |
/*Comment*/ as Heredoc String. | 0.1.0 | 167 |
edge
@fponticelli |
Entity system for Haxe. | 0.7.0 | 153 |
eventbeacon
@stoney |
An event emitter | 0.1.1 | 146 |
golems
@Rezmason |
A macro-backed system for compiling and embedding workers into larger builds. Supports Flash, JS, NekoVM and C++ targets. | 1.2.5 | 104 |
belt
@wighawag |
a utility library | 0.5.1 | 82 |
hxBitcoin
@ChuckBatson |
Bitcoin, cryptocurrency and cryptography library | 0.1.1 | 76 |
hext-core
@MaddinXx |
Hext core, a completing yet alternative standard library for Haxe. | 1.0.0-alpha | 75 |
glee
@wighawag |
opengl wrapper | 0.5.1 | 72 |
hxbolts
@restorer |
Deal with async tasks like a boss. Pure Haxe port of java library named Bolts. | 1.1.2 | 69 |
simpleMonad
@nobkz |
simple monad libraries | 0.1.1 | 67 |
pixel-sprite-generator
@Zielak |
Procedural pixel sprite generator similar to the old days of video game sprites. The sprites are algorithmically generated by combinatorial methods. | 0.0.2 | 65 |
MAN-Haxe
@Gamepopper |
A set of Maze and Noise algorithm classes that can generate 2D array or string maps. | 0.0.4 | 61 |
Hx-Gameplay
@Amadren |
It's a binding library for Gameplay3D | 1.0.1-beta | 60 |
ckeditor-externs
@jason |
Javascript externs for CK Editor, a browser based wysiwyg editor. These externs are functional for basic usage, but by no means complete. You are welcome to contribute via Github. | 1.0.0-beta.1 | 60 |
exif
@martamius |
JPEG Exif parser for reading metadata from JPEG images | 1.0.1 | 59 |
thx.benchmark
@fponticelli |
Tools to measure code execution timing. | 0.1.1 | 56 |
substate
@infinitedescent |
Substate is a hierarchical finite state machine library. | 0.9.4 | 48 |
openfl-tooltip
@SanDinh.com |
A Standalone Tooltip class for OpenFL. | 3.0.1 | 44 |
unwind-protect
@jszymanski |
DEPRECATED - use scopes instead | 0.5.1 | 42 |
arctic
@Kri-Wan-Voldor |
arctic is a crossplatform game framework based on Haxe/OpenFL | 0.3.0 | 38 |
stub-libs
@fbricker |
Haxe/Lime/OpenFL - Stub libraries 100% bug-free for testing. | 0.1.1 | 32 |
tinyui
@SanDinh.com |
A tiny UI macro for injecting ui items declared in a xml file into a haxe class. | 6.0.1 | 32 |
hxbits
@samsieber |
This library is the bitset code from hxE | 1.0.0 | 30 |
comark
@constnw |
Comark is CommonMark (Markdown) library. | 0.0.3 | 30 |
classmap
@rangerjoe |
This is a copy of the class map from the Ash Framework | 1.0.0 | 26 |
dheap
@jonasmalacofilho |
D-ary heaps for Haxe | 0.1.0 | 23 |
snippet
@back2dos |
Embed native code snippets | 0.1.2 | 21 |
haxelibcounter
@underscorediscovery |
Haxe entry point - An article on getting started with Haxe | 1.0.0 | 18 |
stringParser
@tbyrne |
A library for parsing large strings efficiently. Has facilities for bracket matching. Operations are completely granular, meaning parsing can be paused at any time. |
1.0.0 | 18 |
hxrobot
@mandel59 |
A Robot Language Interpreter | 0.1.0 | 16 |
arctic-kit
@Kri-Wan-Voldor |
ArcticKit is a useful collection of classes for creating games (or similar projects) fast and easy | 0.0.1 | 16 |
aws-ec2-instance-pool
@Atry |
AWS EC2 instance pool | 0.1.0 | 11 |
CDPEC
@gummywormz |
Parses Ciencias formatted files, which is an enhanced, simple key-value store format. | 1.0.0 | 11 |
csv
@jonasmalacofilho |
A CSV format library for Haxe | 0.4.0 | 13547 |
Pathfinder
@hypersurge |
Pathfinder is an A* (A Star) pathfinding and graph traversal library designed primarily for use with awe6 (optional). | 0.2.18 | 512 |
kha2d
@RobDangerous |
2D game engine for Kha | 16.1.1 | 245 |
glory
@ConfidantCommunications |
Glory Framework is a page-based media framework built using Haxe, OpenFL, and PureMVC. It can be used for apps, games, websites, or presentations on any target supported by OpenFL. It uses an external configuration file to allow for asset and content changes without needing to recompile. Complete documentation is found on the GitHub wiki. | 2.2.2 | 60 |
kit
@wighawag |
A meta lib containing : belt : a utility library jsloka : js implenetation of th eIO loka : IO abstract control : input (keyboard/mouse/touch/gamepad...) glmat : matrix using FloatArray boot : shell and asset loading glee : opengl wrapper korrigan : sprite library tri : 3d | 0.5.1 | 36 |
kit
@wighawag |
A meta lib containing : belt : a utility library jsloka : js implenetation of th eIO loka : IO abstract control : input (keyboard/mouse/touch/gamepad...) glmat : matrix using FloatArray boot : shell and asset loading glee : opengl wrapper korrigan : sprite library tri : 3d | 0.5.1 | 36 |
tweezer
@hypersurge |
tweezer is an easy tweening and easing library designed primarily for use with awe6 (optional). | 0.1.9 | 31 |
tonyu
@arlez80 |
This library is convert HTML to Xml, be able to read by (Haxe std library)Xml. | 0.0.2 | 17 |
xmlTools
@tbyrne |
A set of XML tools built on top of the cross-platform Xml class. For Haxe 2 support use 0.x |
1.4.0 | 860 |
rdg
@fponticelli |
Random Data Generator. | 0.2.0 | 14 |
hunit
@RealyUniqueName |
HUnit - unit testing framework with mocks | 0.1.34 | 145 |
zame-particles
@restorer |
Particle system for OpenFl. | 1.3.0 | 1149 |
thx.csv
@fponticelli |
CSV parsing and writing libraries. Also supports DSV and TSV. | 0.2.0 | 1893 |
mtprng
@iskolbin |
Mersenne twister implementation | 1.1.0 | 297 |
dconsole
@prog4mr |
A real-time console with multiple utilities like scripting, logging, monitoring, profiling etc. | 5.0.0 | 1519 |
json-stream
@Atry |
json-stream | 2.0.3 | 28 |
hamu
@Atry |
hamu | 1.0.0 | 57 |
auto-parser
@Atry |
auto-parser | 1.1.0 | 65 |
markov-namegen
@samcodes |
Procedural word generation tool using a high order Markov process, back-off scheme, filtering and sorting | 1.1.1 | 655 |
raven
@tbyrne |
A port of raven-js to Haxe. Provides cloud-based error reporting via the Sentry website. | 0.6.0 | 825 |
dirty2d
@DoctorB |
Experimental 2D game engine for Kha | 1.0.0 | 20 |
partials
@FuzzyWuzzie |
A simple macro library for writing classes as partials (splitting a single class into multiple source files). | 1.0.0 | 81 |
tink_concurrent
@back2dos |
An abstraction layer over the target-specific concurrency APIs | 0.1.3 | 1459 |
stx_tuple
@0b1kn00b |
Unnamed, Immutable Tuples for Haxe. | 0.2.2 | 100 |
overlap2d
@azakhary |
This is an official runtime for Overlap2D edito, based on HaxeFlixel | 0.0.1 | 87 |
thx.text
@fponticelli |
Contains helpers for text like ASCII tables and inflections. | 0.2.1 | 109 |
glm
@FuzzyWuzzie |
Native Haxe version of the fantastic GLM library. | 2.1.0 | 308 |
tink_streams
@back2dos |
Streams from the future. With lasers, of course ... whoaaaaa!!!! | 0.4.0 | 71803 |
haxe-import-csv
@Atry |
haxe-import-csv | 2.0.5 | 37 |
hml
@deep |
Haxe macro-based mxml replacement | 0.0.3 | 146 |
stx_maybe
@0b1kn00b |
Low overhead Option | 0.0.13 | 55 |
stx_maybe
@0b1kn00b |
Low overhead Option | 0.0.13 | 55 |
hxirc-message-parser
@mrcdk |
An irc message parser. | 0.1.4 | 18 |
bin-packing
@samcodes |
2D rectangle bin packing algorithms | 1.0.2 | 349 |
tink_runloop
@back2dos |
Cross platform run loop abstraction | 0.1.0 | 1063 |
tink_tcp
@back2dos |
TCP everywhere | 0.1.1 | 1365 |
tink_http
@back2dos |
Universal HTTP abstraction | 0.10.0 | 7126 |
json-stream-core
@Atry |
json-stream-core | 3.0.3 | 70 |
microbuilder-core
@Atry |
microbuilder-core | 3.0.4 | 53 |
tink_url
@back2dos |
URL and path handling made bearable | 0.5.0 | 13948 |
mphx
@5Mixer |
mphx allows for easy creation of multiplayer games. | 0.2.4 | 574 |
scrollable-area
@GimmickyApps |
For users of HaxeFlixel, a scrollable area with automatic scrollbars, intended for manual layout enthusiasts. | 9.9.9 | 391 |
stx_chunk
@0b1kn00b |
like: Either | 0.1.3 | 71 |
mime
@benmerckx |
Media Type Database | 0.1.2 | 2350 |
lazyprops
@jeff.ward |
Haxe macro for generating property definitions and assignment automatically from the constructor. | 0.0.3 | 34 |
flixel
@haxeflixel |
HaxeFlixel is a 2D game engine based on OpenFL that delivers cross-platform games. | 6.0.0 | 1194236 |
asys
@benmerckx |
Asynchronous sys std module | 0.4.0 | 3454 |
tink_parse
@back2dos |
Tinkerbell Parser Library | 0.4.1 | 16257 |
image
@benmerckx |
Cross platform image manipulation | 0.2.0 | 441 |
tink_json
@back2dos |
0.11.0 | 31496 | |
hashids
@kevinresol |
Cross platform implementation of hashids | 1.0.0 | 2433 |
jsonwebtoken
@kevinresol |
JsonWebToken for Haxe | 2.0.3 | 1254 |
hxargs
@Simn |
A really small command line parser | 4.0.0 | 31598 |
hxmustache
@nadako |
Logic-less templates | 0.2.2 | 1963 |
anon
@kevinresol |
0.0.1 | 10 | |
tink_clone
@kevinresol |
0.1.0 | 383 | |
tink_validation
@kevinresol |
0.2.0 | 470 | |
flxscrollablearea
@IBwWG |
For users of HaxeFlixel, a scrollable area with automatic scrollbars, originally intended for manual layout enthusiasts. | 0.4.0 | 160 |
priori-bootstrap
@triture |
Bootstrap for Priori | 0.1.1 | 89 |
priori-fontawesome
@triture |
FontAwesome for Priori | 0.2.1 | 109 |
priori-scenemanager
@triture |
SceneManager for Priori | 0.1.0 | 141 |
bson
@kevinresol |
Pure Haxe implementation of the BSON spec | 0.1.0 | 109 |
stx_vouch
@0b1kn00b |
Future |
0.1.2 | 30 |
await
@benmerckx |
Haxe async/await | 0.0.5 | 847 |
immutable
@ciscoheat |
Enforce immutability. | 1.1.2 | 269 |
polyline
@kevinresol |
Haxe implementation of Google's polyline algorithm | 1.0.0 | 126 |
siphash
@ntrf |
Implementation of SipHash-2-4 - fast and simple message authentication code. | 0.1.0 | 13 |
stx_simplex
@0b1kn00b |
Datastructure capable of modelling both folds and unfolds, or a simplex datachannel | 0.0.4 | 18 |
tink_await
@benmerckx |
Haxe async/await | 0.6.0 | 25335 |
geojson
@kevinresol |
0.9.7 | 136 | |
puremvc-standard
@ConfidantCommunications |
PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This version does not support modular programming since it uses Singletons as Core actors rather than the Multitons used in the MultiCore Version. | 1.3.0 | 111 |
puremvc-multicore
@ConfidantCommunications |
PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern. This version supports modular programming through the use of Multiton Core actors instead of the Singletons used in the Standard Version. | 1.4.0 | 109 |
puremvc-statemachine-standard
@ConfidantCommunications |
This utility provides a simple yet effective Finite State Machine implementation, which allows the definition of discrete states, and the valid transitions to other states available from any given state, and the actions which trigger the transitions. A mechanism is provided for defining the entire state machine in XML and having a fully populated StateMachine injected into the PureMVC app. This is for the Standard version of PureMVC. | 1.3.0 | 34 |
puremvc-statemachine-multicore
@ConfidantCommunications |
This utility provides a simple yet effective Finite State Machine implementation, which allows the definition of discrete states, and the valid transitions to other states available from any given state, and the actions which trigger the transitions. A mechanism is provided for defining the entire state machine in XML and having a fully populated StateMachine injected into the PureMVC app. This is for the Multicore version of PureMVC. | 1.3.0 | 20 |
puremvc-pipes
@ConfidantCommunications |
This utility provides the capability for creating pipelines that pass messages between Cores in a PureMVC Haxe MultiCore-based application. Pipelines can contain filters, queues, splitting and merging tees, and more. | 1.3.0 | 18 |
hxslam
@bynuff |
Short lambda cross platform library. | 0.3.1 | 159 |
signal
@fzzr |
Smart Signals implementation. Supports optional arguments and any number of arguments, strictly typed. | 1.0.2 | 579 |
bindings
@fzzr |
Smart & Sweet data-binding impl. on Signals. | 0.9.3 | 87 |
path2ereg
@benmerckx |
Haxe port of path-to-regexp | 0.2.0 | 439 |
moon-core
@profound7 |
Utility library for a bunch of stuff. Also generator functions, fibers, yield, await. | 1.1.1 | 172 |
moon-peg
@profound7 |
PEG packrat parser with direct and indirect left recursion support | 0.1.0 | 86 |
vectorasset
@Lj222kj |
A tiny library built ontop of Joshua Granick's SVG library to create Bitmaps out of svg images. | 1.1.0 | 28 |
moon-ai
@profound7 |
Artificial intelligence library. Neural network. | 0.1.0 | 55 |
hxmake
@eliasku |
Task automation for Haxe multi-module projects | 0.2.10 | 23280 |
hxease
@eliasku |
Easing functions for Haxe | 1.0.0 | 139 |
HagglerVNE
@gummywormz |
Visual novel engine for HaxeFlixel. | 1.2.0 | 81 |
Yulia_Engine
@CamperPR |
Game Novel Engine for LuxeEngine | 1.0.0-alpha | 17 |
eskimo
@PDeveloper |
A modular and simple entity system. | 0.1.0 | 49 |
raymp
@saumya |
A hackable component libray for OpenFL | 1.0.1 | 14 |
parsihax
@deathbeam |
A monadic LL(infinity) parser combinator library for Haxe. | 2.0.2 | 1710 |
ecx
@eliasku |
ECX entity-component-system framework | 0.0.4 | 149 |
hotmem
@eliasku |
Hot memory access library for Haxe | 0.0.2 | 26 |
bktree
@Bioruebe |
A basic BK tree implementation in Haxe. | 1.0.0 | 17 |
figlet
@Bioruebe |
A basic parser for FIGlet fonts. | 1.0.0 | 16 |
hxentrails
@bynuff |
Runtime type description. | 0.0.2 | 14 |
hxjsonast
@nadako |
Type-safe position-aware JSON parsing & printing | 1.1.0 | 447375 |
tasklib
@eliasku |
Slim task-based programming | 0.0.1 | 14 |
json2object
@elnabo |
Type safe Haxe/JSON (de)serializer | 3.11.0 | 34948 |
tink_stringly
@back2dos |
0.6.0 | 46268 | |
beziercurve
@NuclearCookie |
A flexible bezier curve implementation | 1.0.1 | 29 |
http-socket
@fbricker |
Socket based HTTP Downloader for Haxe. | 1.2.0 | 170 |
tink_state
@back2dos |
1.0.0-beta.3 | 3713 | |
bind
@jeremyfa |
Bind Objective-C and Java (JNI) code to Haxe without writing glue code manually. | 0.5.4 | 1568 |
hxprim
@damrem |
Prim's algorithm | 0.0.2 | 16 |
GameJoltAPI
@Matrefeytontias |
This library provides library-independent Haxe bindings for the GameJolt API. | 1.2.0 | 93 |
tink_querystring
@back2dos |
0.7.0 | 2969 | |
stx_error
@0b1kn00b |
Error collation by extending tink.core.Error. | 0.0.3 | 29 |
casinogames
@Zonetti |
Libreria casino eurobet | 1.0.5 | 20 |
hxx
@back2dos |
0.5.0 | 57 | |
spinehaxe
@bendmorris |
Spine runtime for Haxe. | 3.5.0 | 15347 |
rexit
@CamperPR |
Rexit - a small audio toolkit for luxe. It bases on luxe's API and contains everything to be useful for rapid prototyping games. | 1.1.2 | 55 |
tink_chunk
@back2dos |
0.4.0 | 37193 | |
gltf
@FuzzyWuzzie |
A Haxe library for reading (and eventually, writing GLTF files. | 0.1.0 | 55 |
hsluv
@hsluv |
Human-friendly HSL. | 0.1.1 | 275 |
thx.tpl
@fponticelli |
Template library | 0.2.1 | 86 |
tink_multipart
@kevinresol |
0.4.0 | 234 | |
hxSpiro
@Nanjizal |
hxSpiro converts Spiro curves into Beizer curves | 0.0.1 | 12 |
jdiff
@benmerckx |
JSON patch and diff (RFC6902) | 0.0.0-alpha.1 | 304 |
tink_hxx
@back2dos |
0.25.1 | 16168 | |
noriko
@arlez80 |
misc string helpers | 1.7.0 | 92 |
ansi
@Smily |
Haxe utility for working with ANSI escape sequences | 1.0.0 | 36107 |
langloc
@josuigoa |
Macro based strictly typed localization manager for Haxe. | 1.1.0 | 25 |
struct
@bguiz |
Data Structures and Algorithms | 0.11.0 | 115 |
away3d-samples
@singmajesty |
Away3D samples | 5.0.3 | 1386 |
tink_pure
@back2dos |
Pure immutable data. | 0.7.0 | 2770 |
coconut.data
@back2dos |
0.12.1 | 2690 | |
tink_csss
@back2dos |
0.2.3 | 1072 | |
webmaniabr-correios
@protocubo |
Search addresses for Brazilian ZIP codes with the WebmaniaBR REST API | 1.0.0 | 12 |
avail3d
@denim2x |
Avail3D gets you rid of those pesky bugs from Away3D ;) | 1.0.0 | 27 |
tink_cli
@kevinresol |
0.5.1 | 29964 | |
tink_http_fetch
@kevinresol |
A fetch-like API based on tink_http | 0.2.0 | 31 |
dhx.try
@deep |
Scala inspired Try operator | 0.0.4 | 8 |
escape
@deep |
0.0.1 | 5 | |
hre
@demurgos |
Haxe Regular Expressions | 0.2.1 | 411 |
assertion
@protocubo |
Quick assertions and traces with macros | 1.0.0 | 457 |
haxelibtest
@Vid |
This library is useless in the same way on every platform. | 1.0.0 | 13 |
geometrize-haxe
@samcodes |
A tool for recreating images with geometric primitives | 1.0.3 | 114 |
noor
@ashes999 |
An expanded library for Haxe that brings many of the best parts of C# along. | 0.2.0 | 51 |
datatools
@yar3333 |
Light library with a data structures stuff: read-only arrays, clone and compare support for `Array` and `Map`. | 2.0.1 | 24 |
puremvc-asynccommand-standard
@ConfidantCommunications |
The AsyncCommand utility offers a solution to the problem of executing a series of commands each of which may need to complete one or more asynchronous operations before the next command is executed. This is for the Standard version of PureMVC. | 1.2.0 | 30 |
puremvc-asynccommand-multicore
@ConfidantCommunications |
The AsyncCommand utility offers a solution to the problem of executing a series of commands each of which may need to complete one or more asynchronous operations before the next command is executed. This is for the Multicore version of PureMVC. | 1.2.0 | 81 |
jwt
@FuzzyWuzzie |
A JSON Web Token library for native Haxe. | 1.3.0 | 296 |
headbutt
@FuzzyWuzzie |
GJK and EPA based collision detection and intersection calculation | 0.6.0 | 26 |
hxwayli
@bynuff |
Haxelib Developer Tool. | 0.0.1 | 55 |
priori
@triture |
Priori helps you to build consistents front-ends for Web Apps with Haxe. Write html and css codes are not required. Create complex components and interactions just using haxe code. | 0.8.1 | 386 |
turnwing
@kevinresol |
2.0.0 | 30 | |
puremvc-undo-multicore
@guruas3 |
This utility adds undo / redo capability to your PureMVC Haxe application. | 1.2.0 | 13 |
puremvc-undo-standard
@guruas3 |
This utility adds undo / redo capability to your PureMVC Haxe application. | 1.2.0 | 8 |
tink_anon
@back2dos |
0.7.0 | 30326 | |
docopt
@Aurel300 |
Haxe port of docopt | 0.6.4 | 2378 |
ki-filesystem
@matan |
Cross platform filesystem | 1.2.1 | 132 |
byteConvert
@danielp96 |
Target independent tools for several byte conversions. | 2.0.2 | 61 |
todo.txt
@FuzzyWuzzie |
Native Haxe utility for reading and writing todo.txt format TODO lists. | 1.0.0 | 11 |
hx3compat
@Simn |
Some haxe 3 types for easier migration to haxe 4. | 1.0.4 | 75548 |
tink_http_middleware
@kevinresol |
Collection of middlewares for tink_http | 0.1.0 | 65 |
Dollar
@Lycain |
The $1 Unistroke Recognizer (Haxe version) | 1.0.1 | 18 |
hxArbitraryPrecisionInt
@Laguna |
Platform independent arbitrary precision Int library for haxe based on Array |
1.0.0 | 28 |
whatformat
@maitag |
to detect fileformat by filename or magic header (while reading;) | 0.2.1 | 20 |
sparkler
@RudenkoArts |
modular particle system | 0.0.3 | 16 |
clay
@RudenkoArts |
Entity-Component-System | 0.0.4 | 275 |
coconut.ui
@back2dos |
0.12.0 | 1150 | |
awe
@tombebbington |
Awe is a powerful, fast and simple entity component system inspired by Artemis but taking advantage of Haxe macros | 1.0.0 | 99 |
hxnew
@markknol |
Create new Haxe projects in a blast! | 1.0.1 | 298 |
no-spoon
@back2dos |
0.2.0 | 4221 | |
buw
@frankendres |
Basic and Usefull Widgets (for OpenFL) | 0.8.6 | 46 |
zigcall
@chfoo |
Yet another simple Signals and Slots implementation of the observer pattern. | 1.0.0 | 354 |
flixel-templates
@haxeflixel |
Templates for HaxeFlixel projects | 2.7.0 | 705056 |
flashbite-lib-haxe
@barbudumitruadrian |
Flashbite library for haxe language; it contains a list of helper classes, logging functionality and also a liquid layout+internationalization system. | 1.5.2 | 38 |
flixel-abstractinput
@wsandwitch |
Small library provides another abstraction layer allows user to group different input, such as keyboard, mouse and gamepad (axis and buttons) in several abstract actions, and then check them. | 1.0.3 | 36 |
gql2hx
@jeff.ward |
A macro library for generating Haxe type definitions from GraphQL schema. | 0.0.1 | 0 |
commonbox
@chfoo |
Unified collections interface to abstract data types and data structures. | 0.4.0 | 73 |
jsonmod
@yar3333 |
JSON serializer/deserializer. Support identifiers without quotes, comments, single quotes and typed parsing (like `Newtonsoft.Json` library in C#). Based on `tjson` library. | 1.2.0 | 35 |
callnest
@chfoo |
Yet another future/promise/task/asynchronous library | 0.3.0 | 47 |
seoverload
@jeff.ward |
Renamed. Please use overload library. | 0.0.5 | 4 |
overload
@jeff.ward |
Haxe macro library to support overloaded functions. | 0.0.5 | 54 |
hxprng
@flashultra |
Pseudorandom number generator | 0.0.1 | 58 |
test
@343434343434 |
test lib | 1.0.0 | 112 |
resdb
@chfoo |
Read-only, key-value database using a resource embedding system | 0.2.0 | 25 |
FBPGraph
@darmie |
FBP Graph Library for Haxe. | 0.0.3 | 9 |
archive
@kevinresol |
0.1.0 | 23 | |
textball
@chfoo |
Library for i18n and localization of strings | 0.1.0 | 6 |
seedyrng
@chfoo |
Pseudorandom number generator library | 1.1.0 | 11579 |
natcmp
@restorer |
Natural order comparisons of strings: 'a1' < 'a12'. | 1.0.0 | 4 |
awe6
@hypersurge |
awe6 is game inverted: a scalable, flexible and intuitive framework for the rapid development of quality games. For more information visit awe6.org | 2.10.564 | 1684 |
baldrick
@FuzzyWuzzie |
Entity-component-system (ECS) framework, based heavily on edge | 1.2.0 | 65 |
deepstate
@ciscoheat |
An immutable state container for Haxe 4 that cuts to the chase. | 0.14.1 | 77 |
gluon
@D.Moreno |
A tiny library that integrates engine agnostic ECS library Baldrick and Heaps to ease project setup and avoid a little boilerplating. | 0.0.1 | 30 |
hank
@NQNStudios |
Narrative scripting language for HaxeFlixel games based on Inkle's Ink engine | 0.0.8 | 24 |
csss
@r32 |
A css selector tool and a simple xml parser | 0.7.0 | 52 |
trandom
@chfoo |
Cross-platform library for accessing cryptographic secure numbers from the target's cryptographic random number generator | 1.0.0 | 18 |
lzstring
@markknol |
Port of LZString.js for Haxe 4.0+ | 0.0.1 | 3490 |
nape-haxe4
@haxeflixel |
Nape 2D Physics Engine (Haxe 4 compatible fork) | 2.0.22 | 143070 |
interpret
@jeremyfa |
Turn haxe classes into scriptable/interpretable/hot-reloadable code using hscript | 0.1.4 | 126 |
json5mod
@Klug76 |
JSON5 (mod) parse/stringify. | 0.0.1 | 24 |
rest-client
@tbrosman |
A REST client for Haxe. | 0.3.0 | 88 |
starling-spine-hx
@dmn-chumak |
Spine runtime integration with Starling engine converted from official ActionScript 3.0 implementation | 0.1.1 | 242 |
bitmap
@cancerberosgx |
Image manipulation library, supporting all targets and common bitmap formats, with an easy to use API and no dependencies | 0.1.6 | 170 |
hxtf
@Marika-0 |
A Lightweight Multithreaded Conditional Unit Testing Framework for Haxe 4 Targets with Access to the System Environment. | 2.0.2 | 29 |
magic
@cancerberosgx |
API for execute ImageMagick commands like convert, identify, etc. Supports all targets including Node.js and the browser. | 0.0.7 | 20 |
slide
@RudenkoArts |
tween library | 0.3.0 | 305 |
tink_color
@back2dos |
Tinkerbell Color Utilities | 1.0.0 | 406 |
zerolib-flixel
@01010111 |
Zerolib is a library of extensions, utilities, and other helpful classes for making games quickly in haxeflixel! | 0.8.1 | 1351 |
yield
@dpomier |
Cross platform C#-like `yield` generator for Haxe | 3.2.2 | 626 |
impulse
@manjav |
HAXE port of a simple, open source, 2D impulse based physics engine for non-view (server-side) use. | 1.1.0 | 13 |
Rice2D
@BlackGoku36 |
Cross-platform data-driven 2d game engine | 2020.5.0 | 28 |
ceramic
@jeremyfa |
Utility to install and update ceramic via haxelib | 0.4.1 | 1544 |
maze
@opyate |
2D mazes. | 0.0.1 | 14 |
xa3.csv
@0xA3 |
Another CSV format library for Haxe. Access content by Map |
0.2.0 | 12 |
geom
@Nanjizal |
geom | 0.0.3-alpha | 9 |
benched
@hamaluik |
A statistics-based benchmarking tool for Haxe, inspired by criterion | 0.2.0 | 47 |
trie
@Rikoo |
This library provides a way to store a value with a list of keys as the key i.e. a trie data structure | 1.1.3 | 44 |
singlePatternSwitch
@Rikoo |
This library provides some sugar syntax for switch with only one pattern used | 1.1.2 | 12 |
reaxe
@Hyperdraw |
A reactive UI framework for OpenFL | 1.0.4 | 24 |
HxDoom
@kevansevans |
Haxelib adaption of id Tech 1 | 0.0.7-alpha | 70 |
llama
@chfoo |
MessagePack encoder and decoder library | 1.1.0 | 20 |
xa3.format
@0xA3 |
Number formatting library | 0.2.5 | 10 |
hxTypedArray
@DavisDevelopment |
Pure-Haxe TypedArray implementation designed for parity with JavaScript's TypedArray API | 0.0.1 | 38 |
hx-delaunator
@posxposy |
An incredibly fast library for Delaunay triangulation of 2D points. Direct port from https://github.com/mapbox/delaunator | 1.0.1 | 13 |
haxe-doctest
@vegardit |
Python inspired doc-testing for Haxe. Allows unit-testing based on test assertions in haxedoc. Integrates with Haxe Unit, MUnit, Tink Testrunner and UTest | 3.3.0 | 11731 |
haxe-strings
@vegardit |
A haxelib for consistent cross-platform UTF-8 string manipulation. Contains comprehensive String utility functions, SemVer.org version parsing, spell checker, ANSI escape sequence builder, RandomUUID generator, thread-safe regular expression API, StringBuilder, SortedStringMap, SortedStringSet, camelcase string formatting, filepath normalizing and globbing (wildcards). | 7.0.5 | 64174 |
haxe-concurrent
@vegardit |
A haxelib with cross-platform concurrency functions and classes (thread-pool, task executor/scheduler, re-entrant lock, semaphore, atomic int/bool, thread-safe collections/queues) | 5.1.4 | 13395 |
haxe-files
@vegardit |
A haxelib for consistent cross-platform filesystem operations and proper Windows-/Unix-style path handling. Supports wildcard file searches (globbing). | 4.0.3 | 2144 |
tink_htmlstring
@back2dos |
0.1.0 | 2043 | |
tink_semver
@back2dos |
0.1.1 | 22 | |
coroutine
@dpomier |
Cross platform coroutine for Haxe | 2.0.3 | 411 |
gafplayer-starling
@andrew |
GAF Player OpenFL Starling | 2.0.1 | 24 |
pallette
@Nanjizal |
Pallette resource, grouping Hex colours in useful ways with ColorInt abstract | 0.0.1 | 6 |
hxmath
@tbrosman |
A 2D/3D math library for Haxe implemented using abstracts for maximum compatibility with existing libraries (specifically OpenFL and Heaps). | 0.18.0 | 2574 |
uniontypes
@ciscoheat |
Union types in Haxe, similar to Typescript. | 0.3.0 | 18033 |
wrenparse
@darmie |
A parser for the wren programming language | 0.0.3 | 0 |
gitea
@cedx |
Gitea client library. | 0.3.0 | 486 |
hiss
@NQNStudios |
0.0.2 | 5 | |
pony
@AxGord |
Haxe open-cross-library | 1.9.10 | 1435 |
which
@cedx |
Find the instances of an executable in the system path. Like the `which` Linux command. | 3.5.0 | 2951 |
kiss
@NQNStudios |
0.0.1 | 14824 | |
hx_arabic_shaper
@TerryCavanagh |
A library to help shaping Arabic text and dealing with BIDI. | 0.0.1 | 42 |
thrift
@ApacheThrift |
Haxe bindings for the Apache Thrift RPC and serialization framework | 0.21.0 | 55 |
trilateral3
@Nanjizal |
trilateral3 rework of Trilateral and Trilateral2 | 0.0.5-alpha | 8 |
justPath
@Nanjizal |
justPath takes an svg path and processes it into draw commands | 0.0.2-alpha | 11 |
hscript_template
@filt3rek |
Little run-time and compile-time template system based on hscript | 2.0.0 | 25 |
nat-archive-tool
@NQNStudios |
0.0.0 | 1548 | |
env-define
@back2dos |
1.0.0 | 2 | |
watch
@benmerckx |
Rebuilds haxe projects on source file changes | 0.1.0 | 414 |
flix
@defiance |
pogger library for haxeflixel | 0.0.1 | 361 |
hxlr
@kevansevans |
Haxelib adaption of Line Rider | 0.2.0 | 5 |
fracs
@Nanjizal |
fracs library with Fraction and Angle abstracts, compass rose | 0.0.3-alpha | 12 |
cornerContour
@Nanjizal |
extraction of the core 'Contour' code witin Trilateral3 | 0.0.1-alpha | 3 |
akismet
@cedx |
Prevent comment spam using the Akismet service. | 3.0.0 | 1097 |
uuid
@flashultra |
Cross platform, simple Uuid , Short-Uuid , NanoId and FlakeId generator. Uuid generation is based on RFC4122 . Support versions are v1, v3, v4 and v5 | 2.4.1 | 47904 |
free_mobile
@cedx |
Send SMS messages to your Free Mobile device. | 1.3.0 | 520 |
toy_test
@noname |
poc | 1.0.0 | 0 |
toy_test_2
@noname |
poc | 1.0.2 | 0 |
semver_haxe
@SidGames5 |
This library contains useful tools for converting to semantic versioning. | 1.0.0 | 2 |
slick_addons
@SlickFromMars |
Slick's custom haxelib with tons of cool useful tools. | 1.5.0 | 36 |
away3d-csg
@ConfidantCommunications |
This library enhances the Haxe version of Away3D with features for Constructive Solid Geometry (CSG) operations, i.e. boolean operations on model meshes. | 1.0.0 | 16 |
hgsl
@saharan |
A shading language that can be compiled into GLSL ES 3.0. | 0.4.0 | 112 |
lcov
@cedx |
Parse and format to LCOV your code coverage reports. | 5.2.0 | 2599 |
hxhttp
@Denis |
Library to make HTTP/S requests natively on each platform | 0.0.5 | 29 |
NBase
@NeroGM |
A library powered by Heaps for making games. | 0.2.0 | 24 |
deflatex
@4as |
This library provides implementation for deflate and inflate algorithms using pure Haxe. | 1.0.0 | 262 |
hscript-template
@filt3rek |
Little run-time and compile-time template system based on hscript | 2.1.2 | 16 |
jsoni18n
@Nekith |
A flexible internationalization library working with JSON files in Haxe. | 1.1.0 | 3777 |
crypto
@flashultra |
Cross-platform crypto library with support of : Aes, BCrypt, BlowFish, Des, TripleDes, TwoFish, Hmac, Pbkdf2, Ripemd160, Sha224, Sha256, Sha384, Sha512, Salsa20, XSalsa, ChaCha, SCrypt, RC4. Block cipher mode of operation: cbc, cfb, ctr, ecb, ofb, pcbc | 1.0.4 | 7478 |
SingletonInterface
@player_03 |
Turn a class into a singleton by implementing an interface. | 1.1.3 | 27 |
rive-haxe
@Juraj |
This library is useless in the same way on every platform. | 0.2.0 | 7 |
haxe-injection
@PaulSGCross |
A dependency injection container for Haxe | 3.1.0 | 93 |
vision
@ShaharMS |
Vision is a simple, powerful and flexible computer vision & image processing library for Haxe. | 2.0.0 | 45 |
trax
@coolfren |
Native web framework for Haxe | 0.0.1 | 7 |
IniFiction
@imfi-jz |
General purpose library for reading and writing .ini files in an object oriented code style. | 0.1.0 | 42 |
hash
@flashultra |
Non-cryptographic hash functions library . Supports the following hash algorithms : Murmur1, Murmur2, MurMur3. | 1.0.1 | 23 |
haxe-delegates
@PaulSGCross |
Small utility for Haxe that wraps function types as delegate objects. Enforces type-strictness and is faster on some targets. | 1.0.0 | 16 |
linc_discord-rpc
@KapTox |
Haxe hxcpp @:native externs for Discord's rich presence library | 1.0.0 | 135 |
discord-rpc
@KapTox |
Haxe hxcpp @:native externs for Discord's rich presence library | 1.0.0 | 776 |
discord_rpc
@KapTox |
Haxe hxcpp @:native externs for Discord's rich presence library | 1.0.0 | 8217 |
intl
@cedx |
Provides a small subset of the International Components for Unicode (ICU). | 1.0.2 | 132 |
dell
@mc2it |
An HTTP client to query the Dell Premier APIs. | 0.2.0 | 112 |
tweenxcore
@shohei909 |
lightweight motion library for haxe | 1.1.0 | 153881 |
hxkv
@yourfriendoss |
HXKV - Maintained key-value database based on haxe.Json | 2.0.1 | 11 |
stroked-textfield
@scanline |
This library in conjunction with OpenFL renders stroked/outlined text. | 1.0.0 | 17 |
patterns
@JonasSonn |
A simple library to help you utilize common design patterns | 0.1.0 | 0 |
complex
@kisetil |
Complex Number Library Implementation for Haxe. | 0.0.2 | 351 |
commUnit
@hxgrounds |
A collection of common code used in (m)unit tests. | 0.1.0 | 0 |
typed-json
@dani-987 |
Typed JSON Parser | 0.0.4 | 21 |
couchdb
@cedx |
An opinionated Apache CouchDB client for Haxe. | 0.2.1 | 3 |
sha
@singpolyma |
SHA hash algorithms | 0.0.1 | 207 |
HxWebView
@SanicBTW |
Haxe cross-platform desktop bindings for webview. | 0.0.9 | 552 |
hx-chatgpt
@cgdev |
Simple wrapper for the ChatGPT completion API HTTP endpoint | 0.0.2 | 10 |
HxDiscordGateway
@SanicBTW |
Library to communicate with the Discord Gateway through WebSockets. | 0.0.1 | 8 |
hxAwsSdk
@ianxm |
Provides interface to make calls to the AWS SDK | 0.0.7 | 5 |
hxnodejs-re-htmlparser
@yar3333 |
Simple and fast crossplatform HTML/XML parser with a jQuery-like find() method. Also, contains a helper class to XML creating. | 3.4.0 | 2 |
hxdashboard
@cgdev |
Simple GUI dashboard to run local Haxe ops processes | 0.0.1 | 3 |
refreshed_logging
@saturn-volv |
This library provides a fresh method for logging to your haxe project. Allowing you to use more freedom than just a 'trace' method | 0.1.1 | 16 |
haxe-tester
@rc-05 |
Simple Haxe library for creating test cases. | 1.0.0 | 0 |
datachannel
@RandomityGuy |
WebRTC Datachannel bindings for Hashlink. Requires installation of Hashlink Extension | 1.0.2 | 34 |
pbuflib
@AngelBot |
Adds extensive buffer features with structuring and prototyping support via abstractions for simple code writing. | 0.0.3 | 0 |
esocklib
@AngelBot |
An event-based implementation of TCP and UDP sockets. | 0.0.1 | 0 |
ludi-commons
@cgdev |
yet another haxe util lib | 0.0.4 | 17 |
localized-streams
@dani-987 |
Streams, that know the Source and can report some errors during parsing | 1.0.0 | 2 |
im-exporter-builder
@dani-987 |
A Library, that help allows you, building Importer and Exporter for custom FileFormats | 1.0.1 | 3 |
haxeflixel-utils
@494kd |
Shortcuts/Util Library for haxeflixel. | 0.1.1-rc.1 | 9 |
belin_core
@cedx |
Base library of Cédric Belin, full stack developer. | 2.0.0 | 0 |
hxFileManager
@HeroEyad |
hxFileManager is a Cross-Platform library designed for file management tasks in Haxe. It provides a consistent and straightforward API for file operations, making it easy for developers to manage files. The library is lightweight, easy to use, and maintains compatibility with Haxe's ecosystem. | 1.2.1 | 3 |
hxjson5
@Rayn |
A port of Json5 to Haxe. | 1.1.0 | 937 |
ranged-numbers
@Digivorix |
A set of classes that allow you to create objects that store and perform operations on Int & Float values within a defined boundary. Works with Haxe 3.x and 4.x. | 1.0.0 | 0 |
ranged-number
@Digivorix |
A set of classes that allow you to create objects that store and perform operations on Int & Float values within a defined boundary. Works with Haxe 3.x and 4.x. | 1.0.0 | 0 |
ludi-mind
@cgdev |
Composition system for application building with macros | 1.3.0 | 6 |
TiledFL
@DreadedGnu |
TiledFL is a library, which gives openfl developers the ability to use the TILED map editor. | 0.1.0 | 2 |
Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!
Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.