AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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.
Cross-programming-language object serialisation. The library uses a schema to write object networks to, and create object networks from, a file (eg XML). Written in Java with ports to C and C++ to follow. Features include file recovery and versioning.
Paperboy WDM is a web development framework built around the concept of separating logic, content, and presentation without the complexities of SQL. It uses Paperboy RSS as a translation layer between content (in XML) and presentation.
emaildif is a small LDIF converter which converts LDF file to generate email addresses from supplied LDIF file, and outputs to a new LDIF and CSV, ready for importing back to LDAP server, or imported into your favourite speadsheet application.
geshi-phpbb provides a MOD for phpBB for syntax highlighting, using the GeSHi syntax highlighter. It features customised styling for source, caching and line numbering, an easy installer and more. Authored by the GeSHi creator.
A binary protocol, library, and utilities for serialization and manipulation of data. Designed to replace XML. Features: *Compact (not compressed) binary encoding. *Strongly-typed, using type definitions. *Platform independant
Lightweight system for running a weblog. Features multiple authors, topics, Trackback, RSS (amongst others). TruBlog comes with easy installation and strong caching mechanisms, it's localisable and produces a valid XHTML. Theming is done through CSS.
That's "Deci" as in one-tenth... Based on the "80/20 rule", something like 1/10 of the code provides far more than half of the functionality. This is a partial, non-validating, and VERY SMALL STL-based C++ implementation.
json.py is an implementation of a JSON (http://json.org) reader and writer in Python. jsontests.py are unit tests demonstrating the correctness of the implementation.
Require(News) is a simple blogging system that can be easily added to a current site. It uses PHP/MySQL to present and store the data and is easily customized by the user with CSS to fit the look and feel of the containing pages.
A simple conversion tool from AutoREALM (http://sourceforge.net/projects/autorealm/) native formats (AuR, AuRX planned) into SVG for inclusion in websites.
webOS is a web desktop environment offering a bridge between DHTML and PHP/mySQL using Ajax and JSON. It comes with a rich set of skin based UI widgets. The API is in javascript and its cross-browser.
A visual Domain-Specific Language for Data Transformations, which generates programs for non-programmer domain-experts. The generated program will extract data from one source and converts it into a meaningful format defined by the user.
SQUAT/CTL is a platform independant macro template library for C/C++. It provides container, template, serialization and code generation patterns for the C/C++ language family based on C preprocessor macros.
PdbEditor is a Java/Swing application that can create, open, edit, and save Palm Database (PDB) files in a simple but powerful graphical environment. Includes the ability to create and modify the contents of individual database records.
Framework for storing and editing Forestry-related XML data, with a specialised graphical interface for each object type. Plug-in API for adding functionality. Coded in Java, uses WebStart for distribution, swing GUI, ~100k lines of code.
.NET based, XmlSerializer-inspired interface for performing mundane tasks found in accessing a database. Considerd a tool for rapid-development by simplifying db access, and ideal for plugin/extensible frameworks Support: Mysql Windows .NET Linux Mono c#
1st 3D game engine built in C# for .NET, Visual3D Engine's predecessor
The first 3D game engine built in C# for .NET, predecessor to the Visual3D Game Engine (https://www.poweraccess.net/visual3d-game-engine), an All-in-One Game Development Tool for Next-Gen 3D Games, MMOs, Simulations and Virtual Worlds powered by Microsoft XNA.
Collects EXIF information from image files (currently JPEG) recursively through a directory structure, and prints the information in histogram form (as numbers sorted by bin size). It uses the Exiv2 library to parse the files. C++ on Win32 and Linux.