MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
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.
Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
This project has the aim to develop an editor for the module descriptor files of the popular hivemind framework. The editor help write the contributions to configuration points, by gathering all module descriptos to parse all schemata.
xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Simple yet powerful templating engine for Python. Emphasis has been placed on ease of use. Simply put this file into your project directory and do "import template".
Kefir is a code sketcher based on tepache that uses pygtk and libglade. Kefir creates a set of wrapper classes around the top level glade widgets in a glade file, to allow the programmer to concentrate on writing a program instead.
Jostraca is a general purpose code generation toolkit for software developers, using a syntax similar to JSP. Jostraca can be extended to generate code in any language, using any language, while placing no restrictions on software design.
Configutron is a generic XML based application configuration module. It provides the application developer to define and load XML based app configurations without having to write a single line of Java code to parse and read the configuration file.
EasyExtend is a pure Python framework dedicated to extend the Python language. It enables the creation of domain specific languages integrated seamlessly with Python.
pyCodeGen is a code generator written in python. This code generator use a xmi, a zargo or zuml file as input. You can use the friendly api to write your own code generator or you can use one already written.
FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
Tas is a multi-platform multi-lingual assembler for the Freescale eTPU intelligent timer module. The assembler has a C compatible pre-processor for easy integration with host CPU code. The assembler also supports the original TPU module.
The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.
An UI editor for j2me developers. You can draw images with this tool and then generate j2me codes which draws the same image by drawLine(), drawRect(), etc.
An AToM3 definition of a CASE framework for creating Zope products with files in the filesystem. The framework consists of a modelling notation ZProduct and a suit of related transformations.
Automated Class & Method Builder for Perl.
This module solves the problem of having to write a bazillion methods that are all the same. Standard data-manipulation methods are created automatically based on user-supplied information.
Pyfort is a tool for creating extensions to the Python language with Fortran routines. It supports F77-interfaced routines now, with plans for supporting more of F90 later.
The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
XML^2 ("XML to square", you can write also xml2sqr, "eXtensible Module Language by eXtensible Markup Language"), is a development framework, based on an XML-based scripting language, translated by an interpreter/compiler in vba, C# or Java.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
XMLObject gives you an easy way to parse XML into Python objects. The objects created by XMLObject are far easier to manipulate than those made by xml.dom. This project also includes a GUI application, XMLObjApp, to generate XML parsers for you.
DWIG is a software tool that connects existing Delphi code with the Python scripting language. With DWIG, you can easily turn your Delphi units to Python extension modules. The extension modules can be used to control your existing Delphi programs.
Pure Python implementation of GOLD Parser Engine.
GOLD Parser Engine is a LALR(1) parser with DFA tokenizer.
It uses compiled grammar table generated by GOLD Parser Builder (not included - available on http://www.devincook.com/goldparser)