Showing 3199 open source projects for "memory"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Java apple computer emulator

    Java apple computer emulator

    Cross-platform Apple //e emulator

    NOTE: This is the old Swing version. The current version of Jace can be found here: https://github.com/badvision/jace Because of malware injections in other Sourceforge projects, the author has removed all binaries from Sourceforge. You may look at the legacy source still hosted here but are highly encouraged to check out the new version hosted in Github for recent updates on this project. Thank you for your interest in this project! ][ Infinitum!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Smart Autorun Cleaner

    Smart Autorun Cleaner

    Smart Autorun Cleaner, Most powerful gadget against autorun-malwares.

    ...You can use 500 minutes free trial full function before purchase, don't worry when you use software, your time will be deducted. With this great gadget you can restore your hidden files (Hidden files duo to viruses) automatically in moments and absolutely clean your disks(memory disks and...) as easy as plug your memory disks in usb drives and remove them after seconds, this can be great hmm? Please carefully read help and you will find how is great Smart Autorun Cleaner. Minimum system requirements: Platforms: Microsoft Windows XP (SP3) or higher (No Linux, Mac) 128 MB of ram memory (SD-DDR) 800 MHZ CPU processor (P3) or higher 80 MB free disk space
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    IdeaConnect C++ CPU and Memory monitor

    Simple C++ CPU and Memory monitor through UDP protocl

    IdeaConnect C++ CPU and Memory monitor is a simple tool written in C plus plus which monitors CPU and Memory usage on a Linux-based server and exposes the data through a simple UDP server allowing to create a variety of monitoring applications like dedicated dashboards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Dynamically reconfigurable vector, matrix and image structures allow efficient use of memory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $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.
    Claim $300 Free
  • 5

    LightJ Framework

    set of light java APIs for workflow, DAL, config and many more

    lightj ====== set of light java library for workflow, DAL, config, locking, scheduler etc. Setup ====== 1. Run mvn clean install (default to use in memory db hsql) [optional] 2. Install mysql database locally, create a database "test" 3. Run /src/main/resources/scripts/mysql_create.sql to create all tables 4. Change org.lightj.example.dal.SampleDatabaseEnum to point to the right db with username and password 5. Run mvn clean install (now with mysql supported) Top Modules ====== 1. session: light weight workflow session, bean defined workflow, spring friendly, see /src/test/java/org/lightj/session/TestFlowSession.java for example 2. schedule: quartz based scheduler module, see /src/test/java/org/lightj/schedule/TestScheduler.java for example 3. config: application config management, allow base config, environment and host override, annontation (@XmlConfig) link xml config to java constant for easy reference, runtime config change, see /src/test/java/org/ligh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    C Program Foundation

    Suite of Linux libs: logger, collections, shared memory lib

    Includes: Shared Memory Library Library intended to ease the communication task between the processes. The main idea is that a user can create one or more shared memory areas where the programs exchange data. They can be aware of data changes by making pools in a while loop. Every access to the shared zone is conditioned by acquiring a semaphore lock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Walley Language is written in C language. The name comes from Wall-E because I like Wall-E and I like AI. I want to make a true AI language. While I only make it like python now. Full codes written in C language. I am using mathomatic as my math-parse which is written in C language too. While I also wrote a math parser on my own, it does not work very well now. just use gcc and compile main.c, it is done.. Tested on Mac and Ubuntu. "gcc -g -o walley main.c -lm" That's all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    vstats-lg

    Tool for monitoring Linux System usage

    vstats is tool for monitoring Linux System usage like CPU, Disks, Network and Memory. It stores collected data in rrd files and draw graphs via web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DASiT

    DASiT (DLX-Altivec Simulator Tool)

    DASiT is a simulation teaching tool based on DLX processor that includes multimedia set-instructions by incorporating AltiVec SIMD extensions. The tool developed in Java displays DLX pipeline execution with its data path that incorporates visualization of memory and register. It is considered as a complement in undergraduate computer design and computer architecture subjects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    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
  • 10

    jwhois

    Ip to country. Whois made in Java. 3MB in Memory DB - totally fast!!

    ...If you need a fast Geo IP service - made in Java. Then this is the project. It takes 30 sec to compile. 10 minutes to download the data files. 5-15 minutes to build the "jwhois / java" - data file for in memory database. 3 secs to startup and read the in memory database after restart. 0.0001 ms to make a lookup!!! B) RipeIpService.lookUp( IP - address) gives "All info like whois command" (Just only for RIPE's IPs - not all IP-addresses in the world) Is only tested on Linux and Mac. But with the source code, it should not be hard to change the path's to Windows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Win Local Copy

    Windows unbuffered copy for large files console application

    Console application that performs unbuffered I/O file copy (for large files) Currently most of the windows copy utilities are using buffered I/O (e.g. RoboCopy, TeraCopy) which brings your machine to zero memory when copying a big file (e.g. database backup) This console application performs a file copy using unbuffered I/O like XCopy /J, but has some more advanced options for making fast copy of large files with the memory problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Large Scale Optimization Templates

    C++ templates with generic nonlinear optimization algorithms

    Highly tunable, simple to use collection of the templates, containing a set of classes for solving unconstrained large scale nonlinear optimization problems. Currently it contains: -- Limited Memory Quasi Newton (L-BFSG) -- BFSG -- Conjugate Gradient -- Gradient Descent -- Wolf condition Line Search -- Backtracking Line Search -- Exact Golden Search -- Golden Search with Wolf condition We also distribute a set of tests with the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SerialGLCD Huge display 160x128

    Version of SerialGLCD, to be used with 160x128 Sparkfun Display

    ...This function has been modified, in order to support this Display. It is easy to modify it to support both displays (160x128 and 128x64). Draw_BMP_Progmem() is intended to display images stored in flash memory. It reads the image from flash memory, and then it use Draw_BMP_Ram() function to do it. I have included a full example of using, at the end of main file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fast and multi platform reader of network traces, have possible to shared date in screen, file or Matlab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GLCD SED1531 Library

    C-Library for microcontrollers to control SED1531 based LCD's

    The GLCD SED1531 Library provides functions to draw pixels, lines, filled- and open rectangles and text for micro-controllers such as the Atmel 8-bit AVR series for (very cheap!) SED1531 controller based graphical LCD's. The library is written with portability to other micro-controllers and compilers in mind; all target specific parts are stored in a separated header file . The included example is for the Atmel ATtiny2313 and AVR-GCC. It is expected that other targets can be supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    System Information Report

    sh script for collecting system basic OS and hardware information

    Sh script that collects system information about OS and hardware using standard built-in system utilities and presents collected info as detailed report. Collected info: System type, kernel version, system release, number of CPUz/cores, memory, filesystem, bios info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Compile Memory Analysis Tool (CMAT) is a self-contained memory analysis tool that analyzes a Windows O/S memory (either in a dump or via XenAccess in a Xen VM) and extracts information about the operating system and the running processes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Pokas x86 Emulator is an Application-Only emulator created for generic unpacking and testing the antivirus detection algorithms. it emulates the PE Executable Files 32-bits versions and monitor all memory writes and include many features. AmrThabet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Custard-apple

    Scalable Java Memory Cache Library

    Custard-apple is a scalable memory cache library, designed to encapsulate any available Java Collections Framework interface implementation, such as a Map, ConcurrentMap, Set, List, Queue etc. It enables the use of Weak, Soft, Strong or Timed references in collections as Keys, Values or both in any combination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    WinFLASHTool

    Writes images to FLASH memory cards

    This tool allows writing disk images directly to FLASH memory cards on Windows. Both single- and multi-partition images and cards are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Linux kernel key logger

    A Linux kernel module for logging keystrokes

    A Linux kernel module to sniff keystrokes and saving it in an in memory buffer for further reading from /dev/klg
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    Linux/Unix Monitor

    it design for monitor Linux/Unix server in order to handle your jobs

    1. memory control 2. I/O control 3. CPU control 4. Jobs control
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CardsFit

    CardsFit

    Memory-like game with cards that can be changed by user

    Working on (not ready!!)-Universal game with (adapt) number of cards with (adapt) graphics on it; Cards are upside down on the table; player clicks on a card to show it, then on another card he thinks might be the same, i.e. (adapt) 2 cards that fit gives a score and the cards disappear from the table. Otherwise/then it's the turn of the other player. The numbers of cards is dependent of the graphics available to fill the cards, and the game-system chosen: 2 of the same, 3 of the same, 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    UDatCtrl

    Small C++ lib includes container types with auto memory management

    My purpose is to create relatively small but functional library, that implements commonly used data structures like smart pointers, arrays and matrices. These classes should (if it's possible) look like 'normal' pointers or arrays but also should realize simple memory managemnets with reference counting and some additional functionality. I'm going to create lite-weight and handy interface for some scientific and engineering calculations instead of some monsters like MATLAB or etc. I'm not pretending for create something enormous and mega cool, but I'm trying to create lib for my special tasks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    yamdi is a metadata injector for FLV files
    Downloads: 6 This Week
    Last Update:
    See Project