Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
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.
LCD Builder is a program where you can freely compose different information (CPU, Memory, Uptime etc.) with the help of a graphical user Interface. After composing the information you can easily display them on an external lcd (liquid crystal display
FibClass is capable of calculating the Fibonacci sequence to at most the millionth number. It will be useful in memory benchmarking. FiBench is an extension of FibClass which functions as a benchmarking tool.
A easy to use memory debugger lib for C++ projects. Tracks and logs (if desired) memory allocations, deallocations, memory leaks. A support template class is also provided to check for memory invasions in dynamically allocated memory using operator [].
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.
Got Benchmark? is a FREE benchmarking tool. It tests your CPU speed, Memory speed and HDD write speed. If your select the "Full" test, you can upload your score and compare them against other people's.
The findstr is searching the words in the text and binary files in several codepages. The famouse 'grep' is very slow and get a lot memory for large binary files without ends of lines - findstr is fast and light, but it doesn't use regular expressions.
InsaMonitor is a monitor program that consists of multiple deamons and graphical clients showing real-time information of the monitoring deamons (CPU, memory, processes, optional : users, disk, alarms) over the network. Developpers : insa toulouse dgei 4
JMonitoring and NMonitoring are monitoring frameworks for Java and .Net applications, based on AOP (AspectJ and AspectDNG). Data are stored in database, memory or XML and can be consulted with a web console. http://forge.octo.com/confluence/display/JMO
LiMon (Linux Monitor) is a free/open/libre multiplataform real time Linux monitor written in C/C++, and other languages. Monitor of server's relevant aspects, such as services, temperature, CPU, memory and disk usage, etc.
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.
It is an implementation of Tuple-Space by using MPI library. Tuple-space is a logically shared memory in many parallel computing. It provides the appearance of a shared memory but do not require on underlying physical shared memory.
Pscope is a process analyzer that delves deep into every proccess (PID) on a Linux system and provides details such as paging, memory, and CPU utilization. Used with a tool such as sar, pscope helps identify what pids correlate to system usage.
The Steel Allocator is a memory allocator. It is principally designed to have a low theoretical bound on memory waste--memory held from the system but not actually in use by the program. Performance and security are also taken into account.
NOTE: This page and the babyos code are no longer being actively maintained. (Sorry, just no time; I have to focus on other things.) BabyOS is a simple in-memory operating system kernel for educational purposes, far from a full-fledged system. For a deta
SIMDOS stands for SImple Microkernel Distributed Operating System. SIMDOS is a micro-kernel based operating system which implements the concepts of Distributed Shared Memory at the kernel level to provide seemless addition on cluster nodes.
Querylog is a console tool for performing SQL queries on a (log) files. Lines from one or more text files or stdin are matched, using regular expressions to an in memory database on which SQL queries can be performed.
EternalNGE is a cross-platform software framework for developing emulators/simulators providing generic interfaces for graphics, sound, etc. The primary focus is on game-consoles though the design allows for any device using i2c, memory mapped io, etc.
Sysfence is a Linux resource monitoring tool. It checks resource levels (load average, memory, swap, etc.) and makes action if specified thresholds have been exceeded. It can be used for alerting admins, dumping system stats, or just killing processes.
Balance is a simple but powerful generic tcp proxy with
round robin load balancing and failover mechanisms. Via shared memory
its behaviour can be controlled at runtime using a simple command line syntax.
QOS is a monitoring system. It can monitor Cpu, Disk, Memory, etc. on a large number of
hosts (300+). It can also monitor web sites, DNS, and other network services, and can generate reports from the collected monitor data.
Project's goal is to investigate the possiblity of fully-dynamic programming in memory-constrained environment like microcontrollers using virtual machines and a language+virtual machine for some architectures.