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.
Try It Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
PDF Guru is a simple in use program for merging multiple images and PDF files into a single compact PDF file.
It is capable of selecting specific PDF pages or range of pages, which lets you have more control on the output file. Be able to produce compacted, smaller sized files in any operating system.
Its features makes it a great, must have, tool for everyone.
Open source .Net (C#) / Java implementation of the W3C Efficient XML Interchange (EXI) format specification. As a corollary to XML, EXI is an alternative, very efficient format that has all of the mechanics of XML, but is much more compact and is faster to exchange.
- README (about Nagasena EXI implemenation)
https://www.dropbox.com/s/adh83u9z1x1czv6/README.txt?dl=0
- Nagasena EXI grammar interchange format (PDF)
https://www.dropbox.com/s/etrpuchaddplq2s/EXIGram.pdf?dl=0
- Introduction to OpenEXI (PDF)
https://www.dropbox.com/s/n2545xm0jjyui2d/IntroToOpenEXI.pdf?...
Simple-Scrape is a simple web-scraping library that allows for programmatic access to HTML code. No further techniques are needed and the library is very compact and thus easy to use.
NOTE: we moved to http://exificient.github.io !!!
The Efficient XML Interchange (EXI) format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources.
Besides the EXI library EXIficient provides a command-line interface (CLI, see com.siemens.ct.exi.cmd.EXIficientCMD) and a graphical user interface (GUI, see http://exificient.sourceforge.net/exificient.jnlp)
Assign real work to AI teammates that know your projects, priorities, and deadlines.
ClickUp's Super Agents run 24/7 inside your workspace: triaging bugs, drafting content, updating statuses, and routing tasks without being told twice. Connect them to 500+ tools and let them execute, not just suggest. Build custom agents in minutes that understand your workflows and act on them autonomously.
...StAX - Streaming API for XML is a standard API inside JavaSE for parsing XML documents. WBXML - WAP binary XML is a binary representation of XML used mainly for transmitting XML in a more compact way. In other words the wbxml-stream library lets java parse and encode WBXML documents using StAX.
phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
OGDL is a structured format for representing graphs of information, alternative to XML. Its grammar is very simple allowing for compact parsers. The text version is easily readable; the binary version is used for storage and interprocess communication.
A Free Dnp Library coded in Java and available for both Java SE and Java ME. The SE library come with an implementation which is a DNP Slave test set.
The ME has implementations on the TC65 mobile platform from Siemens presenting a compact portable outstation device.
The Master implementation of the library is pending.
JSON encoder for Java. Sonja is designed to minimize or eliminate dependencies of the objects being encoded on the library. It creates compact and intuitive encoding of Java objects so you can easily hand them off to JSON-aware JavaScript clients.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
xmote is a standard for exchanging data in a compact standardized XML format. In addition to defining the standard, xmote aims to provide a fully compliant and easy to use reference implementation.
A binary protocol, library, and utilities for serialization and manipulation of data. Designed to replace XML. Features: *Compact (not compressed) binary encoding. *Strongly-typed, using type definitions. *Platform independant
The JPList project provides a Java library for parsing and building ASCII PList streams to and from Java objects, similar to what JDOM does for XML. PLists provide a more compact and equally rich alternative to XML as a data serialization mechanism.
Opensource implementation of the efficient xml interchange (EXI), a W3C working-draft. EXI is a format for encoding XML at the infoset level. The exi-encoded format of xml is much more compact and efficiently parsed.