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.
Get a free trial
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
The Abstract Syntax Description Lanuguage (ASDL) is a language designed to describe the tree-like datastructures in compilers. Its main goal is to provide a method for compiler components written in different languages to interoperate.
DL was designed to be a pure data language, built on very simple constructs, and internally representing typed values rather than depending on external schemas to infer type values.
an object-oriented API to access spatial data from Perl scripts, defines a set of classes and conventions to access spatial data independent of underlying file format or access method, based on OpenGIS Abstract Specification (see http://www.opengis.org)
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
The Object Library Documentation Project defines standards and utilities for creating documentation structures for object models and packages like ActiveX Dynamic Libraries, Controls, .NET Assemblies, Java packages, and web services.
The OpenGL Object-Orientated Windowing Environment provides a C++ OO basis from which to develop OpenGL projects, giving you all the usual widgets (buttons etc) and a windowing framework. Good for cross-platform development.
Script language independent library for calling functions out of script files
with other PLs like C/C++.
This should be possible, using only some few functions as interface.
xmlpp is an non-validating XML Parser. It is written entirely in C++ and uses only the STL for dynamic datastructures. xmlpp is very small, fast and easy to use and is suited for embedded applications or even just for configfiles.
perl-based scripts to transform xml'ish files. It has scripts to scan C text,
make some xml'ish intermediate form, transform the xml'ish data, and it has
scripts to spit out the xml'ish data as html or docbook.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
physicslib:- A library of rigid body physics routines and demos, designed for use in VR and entertainment applications. With tutorial style documentation intended to explain the concepts used in the code.
A code generating tool for C#.
After running through a basic table design screen it generates the following for you:
- SQL table dfn
- stored procs: fetch,delete,add...
- cs file with functions for all stored procs.
Also includes a C# data library.
Basilisk is an embeddable data engine and virtual machine. Applications may use it to allow data and logic to be stored externally in a format that users may read and modify.
EiffelOpenGL is an Eiffel wrapping of OpenGL. As of today it consists of
incomplete but working wrappings of the GL and GLU libraries, as well as
the GLUT library. It is licensed under EFL - The Eiffel Forum License.
Libraries handling data which are organized in a hierarchical way, like data which are stored in XML format. This libraries are able to read, manage and write XML document.
g3d is an experimental xml file format for 3d data. An open format not tied to a particular engine or graphics tool gives flexibilty to reuse and repurpose data, and develop platform and project independant tools.
OzVM is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
DIED PROJECT. The dataio is C++ i/o library that provides stream input/output as CSV with configurable column separator. Also support win ini like format and binary data. The author is planning to reimplement CVS/binary input/output into sscilib.
PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
Iteration methods for GLib containers that make special-purpose foreach/traverse methods obsolete in favor of easy-to-use, natural first/next methods combined with traditional C looping structures (for, while, etc.)
iXml is an XML Interpreter.
The Interpreter runs over the XML.
The language itself is modelled in XML.
Connect Xml to data, guis, network and control it all.
Please read proposal docs.
Working implementation available for download less than 100k.
This application want to help programmer making data base for his project. The data base above we think is not SQL or other data base bat is the variable needed for the project. This program want to make one class representing the record of program.
Add-on library for Allegro. Provides a very simple API for opening dialogs: You need one function call with a format string specifying a number of data fields. The library then opens an appropriate dialog. 3d look. Includes extra gui objects.
The LKlist library is a doubly linked list that supports void * data types. The library includes 14 functions
that will allow the user to create and manage the linked list.