Showing 891 open source projects for "memory"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $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.
    Start Free Trial
  • 1
    Memory controller to provide a transactional shared space for different computers running distributed applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ivmuk-OS is small RTOS for microcontrollers with low resources. Microchip's PIC16F877A MCU uses about 70 bytes of RAM and 800 bytes Flash. Memory usage depends on number of tasks and messages defined. This should create competition to Salvo OS some day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project designs the oswrap including task scheduler, timer, semaphore, mailbox, wait, memory key components. Support Linux and windows platform and distributed system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    A PHP Client Library for beanstalkd. BeanStalk allows PHP developers to make use of the beanstalkd in-memory workqueue server (http://xph.us/software/beanstalkd).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A kernel written by Merck Hung. IA32 architecture, 32-bit protected mode, Memory paging, Keyboard, Timer Interrupt Handling, and a simple kernel shell to operate. Written in C language, development under Linux environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XLB is a high performance HTTP load balancer. connection management, caching, ssl, scripting. 300 mbit/sec / 4000 reqs/sec takes 30% cpu on a 2GhZ Xeon. connection pooling to backend servers reduces memory and cpu usage on backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JSysmon is a Java library providing access to system information like CPU or Memory usage on various platforms using native calls. It can be used to build cross-platform monitors in your applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NUB is a set of high class C++ codes providing indexes for variable-length keys, compressed resource files, and an istream interface for blocks of memory. Now supports Unicode keys and up to 17 trillion gigabyte file sizes. See www.cnub.org/NUB.ashx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    EDAC is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is handling ECC memory errors. A new 'class' of 'edac_device' is available in the EDAC CORE. This allows for creating instances of 'edac_device'.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Procbench is a x86 CPU information tool and CPU benchmark that tests math capabilities of your processor. It will measure the performance of your CPU, FPU and the Cache/Memory subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    System monitor is a Java library for monitoring system resources like memory and CPU consumption. The library provides unified cross-platform API for accessing system information. Currently Linux and Windows are supported via Java Native Interface (JNI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Disperse monitoring system which you can use to check load cpu, located memory, located swap, available users, running processes, mounted devices of your machines with linux operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Check_sys is set of scripts written in Perl which can be used to monitor Linux servers (cpu, memory, swap, load, processes, network, filesystems, uptime, disks' I/O). It collects data and stores it using RRDTOOL library. It can log events through syslog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    iColorFolder is a software allowing to change the color of Windows XP folders, with a simple right-click on them. It is fast, doesn't stay in memory, and comes with a Skin Selector. It suppports a lot of different skins based on popular icon sets.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    WatchOut is a Linux system resource monitoring system. It shows CPU info/usage, memory info/usage, process info, etc. It provides a graphical user interface (GUI) for a user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Win32::SystemInfo is a Perl module that can get total/free memory on Win32 systems, including installed RAM and page file. It will also access processor information, including family (386,486,etc), speed, name, vendor, and revision information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The project aims to develop an application which monitors the system performance with different virtual memory and scheduler parameters and publish a comparitive study of the same.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Netflow v5 collector/parser: now only ip4 support; support counter for every zone of ip; all data in non-swapable memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The project will develop an in – memory object cache utilizing the LRU (least-recently-used) algorithm. The cache will store the objects that are most accessed within a fixed size memory pool. Thus system is keep statistics and calculates tradeoffs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A data parallel scientific programming model. Compiles efficiently to different platforms like distributed memory (MPI), shared memory multi-processor (pthreads), Cell BE processor, Nvidia Cuda, SIMD vectorization (SSE, Altivec), and sequential C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a console front-end for the Duplicity backup application. It is written in C++ and was mostly written to refresh my memory on the use of classes, however it is fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java structure that handles writing objects to / from temporary files so you can increase storage without increasing memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Strokey is a small hardware keyboard logger saving all keystrokes into an EEPROM memory for later investigation. The device may get attached to any PS/2-keyboard by intercepting the cable, or get placed directly inside for maximum invisibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CheckFence is a SAT-based formal verification tool that analyzes C code implementing concurrent data types on multiprocessors (concurrent queues, sets etc.) with respect to a selected memory model.
    Downloads: 0 This Week
    Last Update:
    See Project