Search Results for "distributed shared memory" - Page 3

Showing 91 open source projects for "distributed shared memory"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    FreeFalcon5 flight data dump from its shared memory area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ircd.io
    A C++ IRC daemon (IRCd) with an emphasis on customisability. ircd.io is written from scratch and hopes to avoid many of the issues found in other IRCd's that have come about from using a nearly quarter-century old codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RT-BOINC
    RT-BOINC stands for a Real-Time BOINC. It was designed for managing highly-interactive, short-term, and massively-parallel real-time applications. We implemented RT-BOINC on top of the recent BOINC server source codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    libsharedmem is an easy to use C library for handling shared memory blocks on POSIX compatible systems. It also contains malloc()/realloc()/free() -style shared allocation functionality and synchronization primitives. libshmsg adds optionally zero-co
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    libMAGE (Multi-Agent Grid Engine) is a C++ library that provides basis for constructing distributed autonomic systems (running on grids and clusters), that are able to adapt to processor and memory load and node failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a development code for computer science research. It implements a solver for compressible gas dynamics. The code is distributed-memory parallel using MPI and data-parallel using the OpenCL framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    k8055utils
    k8055utils provide control of up to four k8055 USB interface boards. k8055d monitors up to four k8055 USB interface boards. k8055m controls or observes k8055d via Shared Memory. k8055s controls or observes k8055d via Sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    k8061utils
    k8061utils provide control of up to eight k8061 USB interface boards. k8061d monitors up to eight k8061 USB interface boards. k8061m controls or observes k8061d via Shared Memory. k8061s controls or observes k8061d via Sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XML Processor. A Multi-threaded, Pub/Sub environment for Dynamic programming on an event driven Tickless and Sleeping State Machine with TCP communications, tight flawless memory management, powerful set algebra and a magical database. 100% C++. ezPort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    StlMemTrack is a shared class that helps track the memory usage of the specified particular STL containers in your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    yshm is a C++ shared memory manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Channel is a C++ framework for distributed message passing and event dispatching, configurable with its components (msg ids,routing algorithms...) as template parameters. As a namespace shared by peer threads, channel supports scope control and filtering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A generic cross-platform library and collection of utilities on: socket, shared memory access, XML-RPC inter-process communication and other features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Memory controller to provide a transactional shared space for different computers running distributed applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TCache is high performance key/value storage component. It can be easily plugged into any existing high-performance, distributed memory object caching systems such as MemcacheD or Dynamo, speeding up dynamic web applications by reducing database load
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SHAllocator is C++ STL allocator in SYSTEM V shared memory based on libmm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    One approach to constructing fast queues is to construct a mechanism for using shared memory appropriate containers in C++ as templates. There are three main components: the shared segment of memory, an allocator of memory chunks and the queue itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    STLshm provides an C++ STL Allocator implementation for creating and using STL containers (and any other allocator aware types) in shared memory regions. It supports multiple shared region implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QuickMP (Quick Multi-Processing) is a simple cross-platform C++ API for generating parallel for loops in shared-memory programs, similar to OpenMP. It provides automatic scalable performance based on the number of available processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Blackboard implements a lightweight, portable tuple space suitable for multi-agent system and distributed component design. Supports implicit invocation via content-filtered asynchronous events, blocking call semantics, and shared memory messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Operating system project from scratch to design and implement all components from boot strapping,hardware interrupts , memory manger ,file system , etc .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HydraCube is a highly scalable multi dimensional aggregation (OLAP) engine which supports MDX queries for data retrieval. It is a parallel software and can be run on network of wrokstations or multi processor shared memory systems.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB