General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
$300 Free Credits to Build on Google Cloud
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.
A free file splitting tool that cuts large files into smaller parts and a merge-script which you can copy to otherwise-too-small memory sticks etc and then put them together on the target computer.
Application Management makes your application life easier. Automatic do memory management, handle and log unhandled exceptions, profiling your functions, make your application single instance and also provide util functions to get system information.
Some decoders available for optical connections through a computer sound card will sit in a 'no data' state that will miss the first part of any sound. This is a simple workaround that loops through silence to keep the decoder awake.
Yet Another Process Monitor (YAPM) is a powerful process viewer for Windows that monitors the services & processes, their modules, threads, handles, windows, TCP/UDP connections... etc. running on local system or on any of the computers on your network.
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.
A fast performing utility application written in C# .net 3.5 for data administrators or developers working with SQL Server. See features and screen shots for more information. This utility application works with SQL Server 2005 or SQL server 2008.
Manage and configure multiple routers from a single interface. Project is aimed at becoming a suite of utilities for Cisco network management. Mainly tested on: Cisco 1841 (revision 6.0) with 236544K/25600K bytes of memory.
Photon provides very fast access to data containers (queues, maps, etc.) in shared memory - it can retrieve millions of data records per second. It also uses some RDB concepts like transactions and crash recovery. See web site for details.
Sunscape is a PPC mobile devices screen saver and locker written in C# comparable to the iPhone slide to unlock feature. The main goals are to keep Sunscape completely configurable to the user as well as maintaining a low memory footprint.
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.
Finally a usefull, free and opensource graphical tool to handle memory (synchronous) smartcards like Siemens SLE4428 and SLE4442 and T0-T1 asynchronous cards. Application is again beta but it works and you can execute Apdu commands in few seconds!
This project is unmaintaned and obsolete. For caching in .NET, refer to System.Runtime.Caching built-in library. https://docs.microsoft.com/en-us/dotnet/framework/performance/caching-in-net-framework-applications
Original description:
An object cache for .NET, allowing in-memory storage of arbitrary objects tospeed up network or disk access. Developers can specify an absolute expiration for objects or a maximum age that is refreshed at each access.
ChunkFile.NET is a library prividing memory-like management for files. Basicly, it just gives you three methods: alloc, realloc and free which work on file not memory.
A dynamic web based language learning tool written entirely in c#. Ajax is used extensively to help improve the learning process and improve long term memory retention through repetition. Tests are defined in XML configuration files.
SmartCache is a cache project which provides storage facility for temporay objects in memory and disc. Main usage is in the smartclient to store temporary objects on the client side. It deals both static and non static nature of data.
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
A Flash-based desktop widget engine similar to the Yahoo! widget engine. Can use any Flash movies, even if they are on-line! Each Widget uses much less memory than the Yahoo! widgets
LibCMT stands for Composable Memory Transactions Library. It implements a transactional model of concurrency using Glib, where deadlock is not possible (because there are not locks at all) and transactions are composable.
The Drip and IE Sieve leak detectors help web developers improve the performance of dynamic web pages by reporting avoidable memory leaks caused by Internet Explorer limitations.
A .NET library with collection classes allowing preservation of object on disk using serialization. The objects written to disk can be released from memory to decrease the memory footprint. Collections supports fast read, write, and recovery.
Motherboard Monitor .NET is a .NET class library written in C# able to communicate with Motherboard Monitor using shared memory, it can read system temperatures, CPU & fans speed, voltages, add custom sensors, set sensors alarms and manage system events.
A class library which is capable of watching objects that are serialized and deserialized - moreover it need to re-create object references upon deserialization so that duplicate objects are not in memory
A progress bar for large file uploads written in C# for ASP.Net. Great for sites that experience large file uploads.
Also reduces the amount of memory an ASP.Net upload uses by writing all uploaded file contents directly to your hard disk.