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
MongoDB Atlas runs apps anywhere
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.
Command-line program for processing Efficient XML Interchange (EXI)
...The source code itself can also be used as an example of how to integrate EXIficient into existing Java XML libraries.
Command Line Examples:
Encode XML to EXI: java -jar ExiProcessor.jar -xml_in notebook.xml -exi_out notebook.exi
Decode EXI to XML file: java -jar ExiProcessor.jar -exi_in notebook.exi -xml_out notebook.decoded.xml
Decode EXI to XML on stdout: java -jar ExiProcessor.jar -exi_in notebook.exi
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.
code generator to marshall/unmarshall C and C++ data structures
Opmarshall can encode/decode C and C++ data structures from/to a binary buffer. It's like CORBA or Google Protocol Buffer, but does not require an IDL (interface description language). Instead, your objects are simply defined in C/C++, which means that you use the SAME types in your code and on the wire (if you want to call remote systems).
Datasec works in Linux kernel as a dynamic module for the file data protection. It can get a file extend name list and protect file in this pattern list through encoding the data stream from user to disk or decoding the data from disk to user automatically and transparently. When we switch this disk to another machin without right decoding module and right passport, the encoded data can not be recover to the useful format. Now it supports the Linux kernel 2.6.38 on desktop or mobile.
orca is yet another script language which supports OO & distribute processing & functional programming aspects. And It's useful in string processing with decode statements & regular expression in it.
Qtmm is a simple AFSK1200 decoder that uses the computer's sound card for input. It can be used to decode packet radio, APRS and telemetry from amateur radio satellites.
PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
You're tired of download movies and spend too much time to decode file name, right? The time of "The.new.most.famous.movie.R5.MD.XviD-upby_serialupper" is OVER. Application now support Drag & Drop and automatically pre-clean your file name.
libpac is a library to decode SBStudio PAC music modules into a stream of integer PCM audio data. The package contain the library itself, a CLI player, and plugins for XMMS and Winamp.
This project contains code for a simple audio capture, encode, decode, play using the vorbis library. This is a part of WebM streaming project. The tasks are done using separate executable binaries.
DecodeCamera decodes QR, UPC and other codes directly from a V4L2 webcam, or from a file. It uses python-v4l2-capture to get images, and Zxing to decode the images.
Scanlib is a software library and standalone application that scans and decodes libdmtx compatible test-tubes. It is currently designed to decode 12x8 pallets that use 2D data-matrix laser etched test-tubes. Java bindings are incorporated via swig.
A library and example code to decode packets from Ploggs (www.plogginternational.com) sent using their binary protocol. Written in Perl, this library is portable compared to the company's Windows SDK.
Owen Williams at De Montfort University 2010.
Cross-platform GUI and console tool for decoding compressed JavaScript libraries into fully indented and readable code without distorting their functionality. Windows binaries and cross-platform Python source available.