Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Learn More
Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.
Track your GenAI risk, run multichannel deepfake simulations, and engage employees with incredible security training.
Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
Fast and easy-to-use pathfinding library for grid-based games
Jumper is a pathfinding library designed for grid-based games. It aims to be fast and lightweight. It features a wide range of search algorithms, built within a clean interface with chaining features which makes it very friendly and easy to use. Jumper is written in pure Lua. Thus, it is not framework-related and can be used in any project embedding Lua code.
Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
Plugin for MySQL Workbench creates rails 3.x files from schemata
Plugin for MySQL Workbench creates rails 3.x files from schemata.
Automatically creates schema,seed,migration and model files from MySQL Workbench schemata.
Easily build robust connections between Salesforce and any platform
We help companies using Salesforce connect their data with a no-code Salesforce-native solution.
Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
LuaEdit is an IDE/Text Editor/Debugger for the Lua language. Its interface looks like MS Visual Studio .Net� and includes syntax highlighting, code completion, advance breakpoint management, efficient search engines, etc. Client under GPL and server (core debugger) under LGPL.
LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, sourcecode can be get at: git://github.com/ppizarro/luasofia.git
pepper is a command-line tool for retrieving statistics and generating reports from sourcecode repositories. It ships with several graphical and textual reports, and is easily extendable using the Lua scripting language.
Library to use the Gnome libraries from Lua, incl. GLib, GTK and others. Currently about 9000 functions and 1900 structures are supported, even though the tested part is rather small. The code is here in the GIT repository.
NOTICE: This project is not maintained anymore. A better alternative is the GIR based lgi project, see this link:
https://github.com/pavouk/lgi/
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.
Striven is an all-in-one business management software suite with everything your organization needs for success.
Striven is the all-in-one business management software that lowers your costs, improves your operations, and makes work easier. Make your company’s data coherent, connected, and relevant.
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.
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 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.
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.
Lixoo is a extensible, fast and small 2D point'n'click adventure game engine. It features the engine itself and an IDE that let you create full-featured games just by writing the essential code of the game.
LuaEclipse is an IDE for the Lua language based on the Eclipse platform. It features syntax highlighting, content assistant, code running, integrated documentation and more...
A generic C++ MUD server featuring a strategy-style hexagon map
Sourceforge is no longer being updated! While not specifically a MUD project, this project's basic concept has merged into another that can be found here:
https://github.com/nicrohobak/Toolbox
Along with an additional, related project of extreme interest:
https://github.com/nicrohobak/AnsiGL
------------------------------------------------------------
HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down...