hxvlc
Fixed the video's texture being glitched for half a sec, Changed the volume from an Int to a Float and removed some unused / useless things.
2.2.6 updated today
uuidv7
Initial Haxe port
2.0.1 updated today
openfl-atlasutil
1.0.0 Release
1.0.0 updated 1 day ago
nxscript
Complete rewrite: Added Nz-Script bytecode language with hex opcodes, stack-based VM, functions, lambdas, arrays, dictionaries, and full debugging support
0.5.6 updated 1 day ago
haxe-ide
Windows setup command fix
1.1.1 updated 2 days ago
colyseus
Transparent main-thread callback processing on sys targets via haxe.MainLoop
0.17.10 updated 2 days ago
nvsl
Add dynamic host library registration system (ScriptHost) and expand std library with 12 new functions.
0.4.0 updated 4 days ago
extension-video-export
Zero-copy GPU encoding via IOSurface (macOS: CGL, iOS: CVOpenGLESTextureCache)
0.1.7 updated 5 days ago
peote-view
adding iterators for PeoteView and Display, extending BufferInterface about update, length and clear fields, improved depth-buffer
1.0.7 updated 5 days ago
mobile-controls
First stable release - read changelog
1.0.0 updated 1 week ago
hx-event-sourcing
Updated README examples with real-world game patterns
0.1.3 updated 1 week ago
lime
by singmajesty
A foundational Haxe framework for cross-platform development
8.3.1 published 3 weeks ago
1911388 downloads
openfl
by singmajesty
The "Open Flash Library" for fast 2D development
9.5.1 published 3 weeks ago
1887219 downloads
hxcpp
by gamehaxe
Hxcpp is the runtime support for the C++ backend of the Haxe compiler. This contains the headers, libraries and support code required to generate a fully compiled executable from Haxe code.
4.3.2 published 3 years ago
1774141 downloads
flixel
by haxeflixel
HaxeFlixel is a 2D game engine based on OpenFL that delivers cross-platform games.
6.1.2 published 3 months ago
1349232 downloads
flixel-addons
by haxeflixel
flixel-addons is a set of useful, additional classes for HaxeFlixel.
4.0.1 published 3 months ago
1253273 downloads
hscript
by ncannasse
Haxe Script is a scripting engine for a subset of the Haxe language
2.7.0 published 3 months ago
1201185 downloads
Joshua Granick
(44 projects)
Jens Fischer
(17 projects)
Alexander Hohlov
(7 projects)
Haxe Foundation
(14 projects)
Bowler Hat LLC
(16 projects)
Christopher Speciale
(13 projects)
George Kurelic
(6 projects)
Nicolas Cannasse
(22 projects)
Hugh Sanderson
(18 projects)
back2dos
(75 projects)
Alexander Kuzmenko
(13 projects)
Massive Interactive
(11 projects)
Caue Waneck
(14 projects)
Dan Korostelev
(14 projects)
Franco Ponticelli
(36 projects)
Lars A. Doucet
(3 projects)
haxelib install away. This example demonstrates some of all haxelib commands.haxelib install actuate # Install `actuate` library
haxelib install actuate 1.8.1 # Install a specific version
haxe -lib actuate -main Test -js test.js # Use `actuate` library in your Haxe build
haxelib list # List all of your installed libraries
haxelib list openfl # List your installed libraries that have "openfl" in the name
haxelib install actuate.zip # Install a library from a zip file
haxelib install test.hxml # Install all the libs listed in a hxml
haxelib install all # Install all the libs in the hxml files in the current directory
haxelib submit actuate.zip # Use Haxelib to share your library with others!
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.