Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Try Free
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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.
SourceBase offers developers of free IDEs a set of parsers and a clean and consistent interface to them, so as to easily implement advanced features such as class browsers, call graphs and intellisense code completion. SourceBase is licenced under GNU GPL
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
RPilot is a GPL'ed implementation of the IEEE-standard language PILOT. It is an interpreter written in ANSI C, and will work on any system with a standard Ccompiler
CheetahWizard is an extension of the Cheetah template engine and code generator. It makes easier the use of Cheetah for the generation of multiple documents from templates in a local environment and provides a Wizard-GUI to fill in necessary information t
Argante R Compiler intends to be a real procedural language compiler for Argante environment.
Visit Argante web site at http://argante.sourceforge.net/A2
TagManager is a library and a set of programs which aims to provide IDEs like Anjuta and gIDE features like symbol browsing, calltips, code completion, etc. It is based on exuberent ctags.
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)... :-)
This project is no longer being worked on. See https://github.com/gbdk-2020/gbdk-2020 for a community driven reboot.
A Ccompiler, assembler, linker and set of libraries for the Z80 like Nintendo Gameboy.
STack Oriented Interactive Compiler Adapted to Linux. POSIX threads, regular expressions, sockets, associative arrays (hashes), dynamic memory/GC, floating point math, types, and more. An RPN language, inspired by STOIC and Forth.
Small, object-oriented, interpreted scripting languaje, easily embbedable on C++ applications (C++ source code).
It can be used as a fast scripting languaje for RPG games, online applications and applications that needs complex customizations.
Jaune is a compiler and set of libraries that can be used to write
programs in the Java language for small devices. Includes a basic
set of class libraries, garbage collector, and set of
examples that can be run on the Nintendo GameBoy
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]
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.
POSIX Application Web Server which supports dynamic parsing, compiling and loading.
PLEASE NOTE: If you're downloading the xmms plugin, you will need the acp-0.2 release as well and this needs to be installed first.
Chronoscope is an open-source code 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.
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).
GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file
Generates man pages or HTML for C functions from source code without requiring special source code syntax. Gets function names, parameters, and comments from the source code. You can edit the descriptions and srcdoc formats the documentation for you.
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.
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
mySAL -- A simple single assignment language
Single assignment languages are a kind of "functional" language
where the parallelism is easy to discover. mySAL is a relative
of SISAL, and old and distinguished SAL. The provided compiler
and runtime