Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
P2Ada is a Pascal to Ada translator.
Recognizes particularities of several Pascal dialects: Turbo/Borland/Delphi (mostly), CodeWarrior, ISO, ISO Extended (a bit).
Includes a full ayacc / aflex parser & lexer for Ada 95+ with sources.
Mirror: https://github.com/zertovitch/pascal-to-ada
An extremely minimal parser for XLSX (Excel) files
I was unable to find a minimal XLSX (Excel) parser. The closest free option would be apache POI with about 8+ megabyte of JARs and features I don't need.
The input is an XLSX file and the output is a Map<String,String[][]> with key of 'sheet name' and a String[][] of cell data.
Dates are reformatted to dd/MM/yyyy (configurable in the code).
The output of String[][] is to keep the interface compatible with CSV (eg.
[IMPORTANT NOTICE]
This project is moved to my self website.The new SVN urls :
svn://www.qdac.cc/QDAC3
GIT url is:
git://www.qdac.cc/QDAC3.git
Please check out with the new urls.
QDAC 3.0 is a new version of Quick Data Access Component.Compare with version 2,the new version is base on XE6 and support all OS with XE6:Win32/Win64/Mac OSX/iOS/Andriod.
QDAC 3.0 Include follow sub components:
QXml/QJson/QLog/QWorker/QSort/QExp/QDB etc.
QDAC now is in progress.
Follow is from QDAC...
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.
Map fixed-length files to java objects allowing read from and write to
Parses and formats positional and CSV data into and from Java Objects based on a layout defined in xml format.
Particularly useful for developers that need to integrate Java with legacy systems/languages that only understand positional data (i.e.: Cobol).
parser4isis (parser for isis) is convertion tool to postprocesing for an exported ".iso" CDS/ISIS (WinISIS, WWWISIS, etc) file. this utility can use for port the data to any other format as SQL (MySQL, Postgres SQL, Sqlite, etc), CSV, XML or another.
MongoLantern is an open source full text search server using MongoDB as index storage, which allows MongoLantern to migrate any changes very easily into account using MongoDB API. It's written originally written in PHP can be migrated to any desired language as required using it's future APIs.
MongoLantern 0.7 - Stable/Production Release:
1. MongoLantern API support enabled.
2. CSV indexer added as a plugin.
3. node.js API client added.
The NandoF library contains useful C# code for many different purposes, including a MIME e-mail parser and POP3 client, classes for reading and writing text in the CSV format, writing console, web and WinForms applications, manipulating text...
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.
This project is class for C# initially, to parse CSV files quickly and easily, however will also be implemented into other languages once the C# class is completed and has been tested, hopefully a few more developers will be on board.