Search Results for "memory manager" - Page 3

Showing 92 open source projects for "memory manager"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    Swoft

    Swoft

    PHP Microservice full Coroutine framework

    Swoft is a PHP microservices coroutine framework based on the Swoole extension. Like Go, Swoft has a built-in coroutine web server and a common coroutine client and is resident in memory, independent of traditional PHP-FPM. There are similar Go language operations, similar to the Spring Cloud framework flexible annotations, powerful global dependency injection container, comprehensive service governance, flexible and powerful AOP, standard PSR specification implementation, and so on. Through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Breeze::OS

    Breeze::OS

    Breeze::OS Linux/BSD distribution

    Breeze::OS is a desktop-oriented distribution. We decided to derive it from many existing ones; as a means of offering a varied selection from which to choose. Our distribution works on low-memory machines; such as, single-core computers with 512Meg of memory e.g. Athlon Sempron-64bit. The Breeze::OS distribution includes both a graphical and curses based installer. The installer was implemented to allow easily configurable installation steps, seen as pages. Both versions can be viewed...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    bsnes

    bsnes

    Super Nintendo (SNES) emulator focused on performance, features

    ...Speed mode settings which retain smooth audio output (50%, 75%, 100%, 150%, 200%) Built-in games database with thousands of game entries. Built-in cheat code database for hundreds of popular games (by mightymo). Built-in save state manager with screenshot previews and naming capabilities. Customizable per-byte game mappings to support any cartridges, including prototype games. 7-zip decompression support. Extensive Satellaview emulation, including BS Memory flash write and wear-leveling emulation. Optional higan game folder support (standard game ROM files are also fully supported!).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Black Artix

    Black Artix

    Artix Linux ISOs with BlackArch Repo enabled.

    Artix + BlackArch = Black Artix , a nonsystemd pentesting distro, running on XFCE Desktop 64 Bits Only https://artixlinux.org/index.php https://www.blackarch.org/tools.html (more than 2500 tools) Thnx H3l3Kdh0riA for the project idea! This is an Unofficial Release and is not a supported ISO by Artix Linux or by BlackArch, packaged and delivered as such. Feel free to download...
    Downloads: 5 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
  • 5
    ThreadDB

    ThreadDB

    File mapped memory container manager

    The ThreadDB database library provides a multithreaded, file mapped container manager. It allows to extend the capabilites of the C++ standard containers to efficiently manage large volumes of application data way beyond of the real system memory. While memory mapping provides a powerful means of manging large volumes of data in an efficient way it has certain restrictions to be considered. One is the limited support for dynamically increasing files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Sparky Linux Cinnamon remix

    Fast rolling Linux distribution based on Debian with Cinnamon desktop

    The new live/install iso image of SparkyLinux 2019.10 Cinnamon remix “Po Tolo” is available for download. SparkyLinux Cinnamon remix is a Linux distribution created on top of SparkyLinux operating system. It is built around Cinnamon desktop environment and it is fast, easy and beautiful. SparkyLinux Cinnamon remix is both beginner-friendly, due to Cinnamon's maturity, and powerful, due to Sparky's APTus smart tools. Highlights: -Debian based for its speed, lightness, widespread...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    base64io

    base64io

    A stream implementation for Python that provides transparent base64

    ...The legacy base64.encode and base64.decode interface lets you shuffle data between two streams, but it assumes that you have two complete streams. We wanted a standard stream that applies Base64 encoding and decoding. :class:`base64io.Base64IO` provides an io streaming interface with context manager support that transparently Base64-encodes data read from it. You can use it to transform large files without caching the entire context in memory or to transform an existing stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MultiBootUSB-Live

    MultiBootUSB-Live

    Portable System for installing many Linux Distros on to a Pen drive

    This project provides a Live DVD for the multibootusb program, for installing multiple Linux Distros on to a single Pen drive and able to boot from it. This is a portable system, which does not require any installation. Video Below. This system can be started through the DVD Drive OR VirtualBox (See Below). This .iso file can also be written on to a small dedicated pen drive ( ~ 1 GB ) through this DVD's multibootusb program and further used for writing linux images on to other pen drives...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    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.
    Free 30 days.
  • 10
    LazLock

    LazLock

    Free, cross platform, portable password manager.

    The latest version of LazLock is at https://github.com/cyberfilth/LazLock/releases A free, lightweight, portable password manager for Windows & GNU/Linux that encrypts your data with 128 bit AES encryption. LazLock also includes a password generator which allows you to create more secure passwords. A plain text version of your data is never written to disk as all decryption is done in memory. LazLock is truly portable, no installation is required so it can be run from a USB drive. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Memory Manager: MDX

    Memory Manager: MDX = malloc() + free() + Garbage Collection

    MDX is a thread safe memory manager similar to the standard C library's malioc() and free(), except that it allows for some (or all) of the memory to be automatically freed by mark and sweep garbage collection with finalization. It's written in C++ under the Apache license for Windows and Linux on 32 & 64 bit systems. Programs using MDX provide it with a marking callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    In 2010, I reprogrammed the S7-200 emulator according to the manufacturer's specifications. The special feature I've added to it is the ability to connect to WinCC over the OPC protocol. Support: andrewpham.freelancer@gmail.com, live:andrewpham.freelancer, telegram:andrewphamvn Donate me: https://paypal.me/cnavn
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 13
    Memory Manager

    Memory Manager

    NASA core Flight System Memory Manager Application

    OBSOLETE - Please proceed to new repo: https://github.com/nasa/MM This project will be closed in the near future The Memory Manager application (MM) is a core Flight System (cFS) application that is a plug in to the Core Flight Executive (cFE) component of the cFS. The cFS is a platform and project independent reusable software framework and set of reusable applications developed by NASA Goddard Space Flight Center. This framework is used as the basis for the flight software for satellite data systems and instruments, but can be used on other embedded systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YYKit

    YYKit

    A collection of iOS components

    YYKit is a large collection of iOS utility and component modules, intended to provide building blocks for iOS app development. It is released under the MIT license. The repository splits out independent submodules such as YYModel (a high-performance JSON ↔ model mapping layer), YYCache (a fast caching system), YYImage (image handling, including support for formats like WebP, APNG, GIF), YYWebImage (asynchronous image loading and caching), YYText (a rich text display and editing component),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    littletable is a lightweight in-memory data manager of collections of Python objects, providing ORM-like access for querying and joining data using object attributes as pseudo-columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PostX Gnu/Linux (Was Audax Gnu/Linux)

    PostX Gnu/Linux (Was Audax Gnu/Linux)

    PostX is a Debian based distribution.

    PostX is a lightweight Linux distribution with a Fluxbox desktop based on Debian (7). By default the distribution uses only free software. The distribution can also be burnt to a single cd or a usb stick due to its small size. The overall system is designed to be lightweight and as such it uses low amount of RAM and remains suitable for an older hardware. PostX can be used directly from a media as a live distribution or installed to a hard drive. The live-mode default username...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    meminfo

    Shows memory info about processes

    This small header file is pure C and can be used in any C/C++ program to get memory information about the current process. Did you ever try to monitor a process in a task manager or similar and wondered why the memory doesn't go down even if your program freed all the memory? Then this small library is right for you! It is even capable to observe a difference before and after a call to free() or delete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Audio Game Kit

    a game library to develop audio games

    do you want to make your audio game? it is easy! just embed AGK in your C++ application and use it it is very easy to learn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    planet-slideshow

    Wallpaper maker with xplanet renderings and image slideshow

    ...It can dynamically composite the image of Earth, Moon, some fancy borders and glow lights on top or next to a chosen background image. The output of the script is a plain .jpg or .png file that can be used as a wallpaper by any window manager. The output looks like there are some widgets/desklets/gadgets on the wallpaper, but uses less memory and computation power, making it OK for laptop use. Additionally the script can work also as a wallpaper slideshow (i.e. taking a background image - usually a picture - randomly from a folder or supplied from the command line). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Fat32lib

    Portable FAT File System Stack for Embedded Devices

    A portable FAT file system stack for embedded devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    mazewm

    linux window manager

    Based on mlvwm with elements from hazewm. Added style for menubar, menus and desktop background. Added sound theme capabilities. mazewm is a highly configurable window manager with a very tiny memory footprint. Compiled with uclibc & tinyX11 it gives a 230Kb static linked binary. When running it uses approx. 400Kb of memory. The initial approach is to release patches to original mlvwm code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Arcrascent OS

    Arcrascent OS

    The Arcrascent Operating System

    This page on Sourceforge is now officially outdated (by almost 2 years). Please click the link in the blue box above, or visit http://sites.google.com/site/arcrascent/. Thank you. Joonyoung Lee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Generic Memory Manager

    Generic Memory Manager

    Memory management library for C++

    Generic Memory Manager is the fastest cross-platform cross-compiler C++ memory management library. It is easy in use and extend. It has clear design and implementation. For more info see project's website: http://memory-mgr.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    QoS-ResourceManager

    Implementation of the ARTEMIS-iLAND QoS-RM module

    Work developed in the scope of the ARTEMIS-iLAND project, funded by the Portuguese Government through FCT grant ARTEMIS/0004/2008 and by the ARTEMIS-JU grant 100026 . This software implements a QoS-aware resource manager for Linux distributed systems. Currently, it considers jointly processor and network resources only. Future versions will include memory, disk and energy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Cheetah Database System

    Small, Fast, dBase/FoxPro compatible database library (Cheetah4.dll)

    xBase database library. Creates traditional dBase III Plus and FoxPro database files. Unique dual btree indexes allow multiple indexes in each disk file. Small disk/memory footprint (81K). Ability to interface to multiple programming languages. Cheetah is an extremely fast, old school, traditional record manager. Cheetah can be used with any compiler that can link to a standard Windows DLL.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo