This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)
The C Template Library Project (short CTL) is trying to create a STL similar Template Library for C99. It should be useful on any kind of platform and it is written in ISO C99 (also known as ANSI C). The CTL provides very fast Container.
Written in C++ with an OO design, designed to provide utmost flexibility for the designer to create complex worlds. Fully functional builder port, online interpreted specials code, flexible levels/quest/profession track system.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]
PNX system develops the middle-ware sourcecode to glue Asterisk with a number of powerful telephony products such as: 1) OpenH323 H.323 stack 2) Vovida SIP stack 3) Bayonne Voice Automation Platform The advantages? An advanced IP PBX supporting the wide
Small, object-oriented, interpreted scripting languaje, easily embbedable on C++ applications (C++ sourcecode).
It can be used as a fast scripting languaje for RPG games, online applications and applications that needs complex customizations.
Rascal, the Advanced Scientific CALculator, is a platform independent modular calculator. Based on modules for integer, doubles, strings, vectors and matrices it can be easily extended with existing C or C++ code.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
This is a very small C library implementing RFC1321, the MD5 message digest function. Unlike the existing W3C libmd5, it was written from the specifications (not the sample code) in RFC1321, and therefore is not required to acknowledge RSA in any way.
Generates man pages or HTML for C functions from sourcecode without requiring special sourcecode syntax. Gets function names, parameters, and comments from the sourcecode. You can edit the descriptions and srcdoc formats the documentation for you.
legOS is an alternative software environment for the Lego Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
Chronoscope is an open-sourcecode profiling tool for Mac OS, that provides a real-time view of program execution, call stack, and thread state. It consists of a data collection library that is linked with the instrumented code, and a viewer application.
FoxFe Story Server is a collection of code comprised of a backend story server, a few frontend clients, and some intermediate code to allow the development of custom clients as needed.
CVS nserver is the almost complete rewrite of network-related CVS code. It features improved security, support for virtual repositories with fully remote management of users, additional authentication methods such as PAM.
ACL (access control lists) and
Utilises the JVMDI (Java Debug API) to produce line coverage reports
detailing which lines of code have been executed during a test. Report is
produced in XML and may be post-processed via XSLT into a prettier one.
The OpenSource P2P Network is a filesharing network made up of free open source clients only. Patches, mods and code will be available here. It's a true P2P sharing network with no greed or 3rd parties involved!
A completely portable C++ library,
to provide a standard set of classes similar to Java Common API.
It's highly efficient and it follows the Embedded C++ Standard.
It's FREE (LGPL licensed).
This program makes it possible to read a file produced by the option "-fdump-tree-original" which replaces the old "-fdump-ast-<I>switch</i>". The goal is to automatically annotate C code for SPLint (actually we focus on possibly null pointer)
CDIS means "Context Dependent Instruction Set". Byte-code can extend its' own Instruction Set (IS) in runtime by querying of Addit. IS (AIS). Each AIS has unique ID. Basic IS realized as the virtual stack-machine.