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
$300 Free Credits for Your Google Cloud Projects
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.
Xosview displays many system related stats such as cpu usage, memoryusage, swap usage, network usage, interrupt activity, serial activity, load average and more inside of an X Window. Platforms: Linux, NetBSD, FreeBSD, OpenBSD, Dragonfly BSD, Solaris, GNU HURD, Minix, Windows/cygwin.
http://xosview.sourceforge.net/
...The programmer working in C doesn't have anything analogous to the Boost C++ library. The extended C library is intended to make some headway into providing this functionality. To ensure unrestricted usage the libxc project is provided under the very permissive BSD license. If you need a different license then please send me a request (lelanthran at gmail) and I'll do my best to satisfy your request.
What's completed?
As of writing, the following libraries have been written and tested:
1. Memory accounting/tracking
2. String operations
3. ...
...This wrapper runs several hundred times faster than the initial wrapper.dll release by QTim and thus enables the users to run even heavily modded game installations without any significant performance impact.
Last but not least, for fine-tuning the JVM memoryusage, this selector features a dll code injection mechanism into the running JVM.
This project is released under the DWTFYWWI Public Domain License.
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.
proxyTunnelGUI 1.0 is quite simply faster, more stable, boost faster for HTTP/S tunneling using proxyTunnel, Tunnelier and Proxifier.
* Small memoryusage
...See here: https://github.com/ziplet/ziplet
A J2EE servlet filter which compresses data written to the response. It supports several algorithms (gzip, deflate, etc.) and emphasizes minimal memoryusage and high throughput. Also provides detailed performance stats.
Feel free to fork pjl-comp-filter on Github: https://github.com/ziplet/ziplet
Download GPS track from the GPS logger "Solmeta Geotagger Pro" under Linux; Auslesen des Geotaggers * Geotag images with image direction, pitch, roll; Geotagging mit Blickrichtung * Altitudes/Höhen from geonames.org * NMEA analysis: DOP, satellite
PBL (aka PHP Bug lost) is a simple one-file script for use in any php websites that offers a console for debug and monitoring on your broser.
It's based on FirePHP and PHP Quick Profiler. You can send log messages to the console, view SQL Querys, memoryusage, list of user and server vars, files included, automatic detection of ajax request (like FireBug)... etc.
Also PBL can send emails to the admin when a sql query fail or the app are using more memory or time that allowed. You can configure this.
PBL don't have dependencies. It automatically generate all the HTML, JS and CSS code for show the console on your browser.
wtime is a small console program runs another program, then displays information about the resources(time/memory/IO) used by that program, collected by the system while the program was running. It works like 'GNU time', but is under Win32.
Judy is a general purpose dynamic array implemented as a C callable library. Judy's speed and memoryusage are typically better than other data storage models and improves with very large data sets.