Axero Intranet is an award-winning intranet and employee experience platform.
Hundreds of companies and millions of employees use Axero’s intranet software to communicate, collaborate, manage tasks and events, organize content, and develop their company culture.
Learn More
Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.
For salespeople and customer service agents who want to compliment their phone calls with visual elements.
Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
The C++ port of AionEmu project. The orginal project's code can be found from here: http://www.aion-emu.com It's an educational project, to help developers get familar with large scale C++ and Lua development projects.
irrBuild generates native solution, Makefile and workspace for irrlicht library and its examples using Premake based build scripts. These scripts can also be used as build templates for cross platform irrlicht applications.
Airlock Digital - Application Control (Allowlisting) Made Simple
Airlock Digital delivers an easy-to-manage and scalable application control solution to protect endpoints with confidence.
For organizations seeking the most effective way to prevent malware and ransomware in their environments. It has been designed to provide scalable, efficient endpoint security for organizations with even the most diverse architectures and rigorous compliance requirements. Built by practitioners for the world’s largest and most secure organizations, Airlock Digital delivers precision Application Control & Allowlisting for the modern enterprise.
This is a sourcecode mod for Sauerbraten that adds a Lua scripting environment powerful enough to allow UI customization, handling of various game events, and more.
NOTE THAT THIS PROJECT HAS MOVED TO GOOGLE CODE https://code.google.com/p/bitfighter/ Bitfighter is a really fun (!) multiplayer shoot-em-up with customizable ships and Robotron-like controls. Solid networking for great Internet playability.
A Chien2D é voltada ao desenvolvimento de jogos 2D em C/C++, utilizada pelo autor em cursos de programação de jogos. A biblioteca é multiplataforma, rodando em Windows, Linux e Mac OS X.
Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
Ecommerce and omnichannel brands seeking scalable fulfillment solutions that integrate with popular sales channels
Flowspace delivers fulfillment excellence by pairing powerful software and on-the-ground logistics know-how. Our platform provides automation, real-time control, and reliability beyond traditional 3PL capabilities—so you can scale smarter, faster, and easier.
Brainiac, Is C/C++ Libraries, Programs, And Python, And Lua Scripts For Neural Networking And Genetic Programming, In An Attempt To Create A "Glue-It-All-Together" Project, Striving Towards General Artificial Intelligence
Fast prototyping environment in Lua for GUI, DSP and ANN development. Based on lqt, lfann, and our code. Goal minimal build dependencies. Only contains what we or any contributor needs.
Project mlubind is a cross-language(C++ to Lua) binding library. It's usage concepts were taken from luabind library. This project is an attempt to create a new implementation, that has all luabind functionality and takes much less time to compile.
A 2D Engine aimed to be a robust solution to handle most 2D games. The caveat to that is the code is in a constant flux with design changes and refactoring.
Tiny Box is a free Direct Connect server completely written in lua code and based on the Lua AIO Distribution available at http://luaaio.luaforge.net/.
A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
This project is a portage of LUA on GP2X.
It uses LUA sourcecode from 5.0 version and SDL toolkit from dev.gp2x.com
For more information see http://glua2x.memiks.info/
"The gAIme" is the real time strategy where player can code AI for his units using scripting language (LUA) or special logic editor. Play and survive in this bot's world!
A C++ class that implements a Lua state. Load Lua scripts into an instance of this class, and use intuitive methods from your C++ code to access and manipulate the Lua script environment.
CppLua is an object oriented framework to deal with Lua objects and functions in C++. Member functions can be registered into Lua and Lua functions and tables can be used in C++ code with a very simple and intuitive syntax.