Tag neko
Here's the list of projects using this tag :
-
haxigniter
An easy-to-use web framework for haXe.
-
xapi
XAPI (Ximple API) is a high level API for Neko backends. Check out GitHub for more info: http://github.com/zarate/xapi
-
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.
-
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.
-
hxGD
hxGD is a small library that uses the libGD library to create images and animations out of and a haXe application.
-
hxSerial
hxSerial is a library for serial port communication in haXe (C++/Neko target).
-
nYAML
nYAML is a YAML decoding and encoding library for the nekoVM / haXe.
-
hxneko-redis
client library for accessing a redis key value store
-
umock
A mocking framework for haXe, inspired by Moq.
-
mlib
Massive Interactive public haXe libraries containing utilities and tools for developing simple command line driven neko and haxelib tools.
-
hxssl
Allows openssl https calls, tls is implemented, no certificate checking yet available.
-
hxfcgi
CGI/FastCGI Wrapper for nekoVM and the haxe cpp target
-
ufront
MVC Framework for server-side development
-
hxzmq
Haxe language binding for the ZeroMQ socket library
-
Harfang
Web development framework
-
xirsys_injector
An injection library used by the Cube MVC framework. Check the readme file for more information.
-
xirsys_cube
A loose port of the RobotLegs MVC framework. Has a number of differences, so check the readme file.
-
ngate
Native Gateway is a series of macro scripts and tools that adds facilities to communicate and interface with native code, either via neko/hxcpp cffi or even by linking directly to dlls, without needing any external glue code.
-
hxffi
HxFFI is a small binding to LibFFI. It provides the ndlls for hxcpp and neko and provides the possibility of calling dlls without the need of a C FII glue code.
-
feffects
Set of effects (tweens, sineloops...) targetting Flash 8, Flash 9+, neko, javascript and c++(remap neko:cpp)
-
hexpect
HExpect allows you to run a process and monitor it's output, using regular expressions to catch data. Hopefully more documentation coming soon.