Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
Note: this project has been migrated to github:
https://github.com/cschreib/lxgui
lxgui is an open source, portable, and data driven GUI. It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games).
The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files.
It relies on keyboard and mouse input (support for other controllers is not...
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.
Lightweight Linq-like library for Lua.
For the latest version of this project, refer to http://code.google.com/p/lualinq/
Sorry for that.
The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license.
It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames).
The focus on data instead of processing makes it suitable for all those...
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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, source code can be get at: git://github.com/ppizarro/luasofia.git
A cross-platform multimedia library aimed at supporting a wide range of programming languages. It exposes a set of C APIs used to generate high-level object-oriented bindings for supported languages at compile-time.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
LuaNotify is inspired on many libraries that do event dispatching, like py-notify, GSignals, QT event system, wxWidgets event system, etc. Making easier to implement lua software using Notifier/Observer pattern.
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...