Search Results for "shared memory allocator" - Page 3

81 projects for "shared memory allocator" with 1 filter applied:

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    OS portable common dynamic / static memory allocator for embedded system. Auto-converge, keep track of free chunks list, first-fit allocating principle. All of these are done by only 4-Byte boundary tag in each chunk - Fast & Minimal Memory Fragmentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jalin aims to bring Linux's IPC facilities within reach of Java programs. Java programs using Jalin will be able to communicate using a variety of techniques from shared memory segments to message queues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    coThreads (formerly known as STMlib), is a concurrent programming library for OCaml. It features both high and low level constructors, for both shared-memory and message-passing style concurrency. The library is equipped with a set of source-level and ob
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Steel Allocator is a memory allocator. It is principally designed to have a low theoretical bound on memory waste--memory held from the system but not actually in use by the program. Performance and security are also taken into account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Moved to http://labs.omniti.com/trac/portableumem/ A port of the Solaris libumem memory allocator to other platforms. It provides runtime creation of slabs with per-cpu caching to reduce cpu contention during memory allocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Contiguous Memory Allocator Kernel Module for Linux that can be used for Large Contiguous Memory Allocations exceeding 128k. Uses a custom vmalloc to avoid using the normal vmalloc address space that might be used by others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    balance
    Balance is a simple but powerful generic tcp proxy with round robin load balancing and failover mechanisms. Via shared memory its behaviour can be controlled at runtime using a simple command line syntax.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    libqmsg is an implementation of well-known Send/Receive/Reply messaging model using Linux shared memory and POSIX message queues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    STL allocator, implements shared memory allocation (for unix/linux systems). Enables sharing memory between processes, while still using the STL API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    A Pooled, Shared Memory allocator for the C++ Standard Template Library (STL). Allows processes to share an STL container class to facilitate control and communications between the connected processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DATTEL means "DATa parallel TEmplate Library". It is a C++ library providing STL-algorithms on shared memory (via pthreads) and/or distributed memory (via MPI). The parallelism is hidden from the programmer. Porting code to DATTEL should be easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The PSU Mars Rover Software System is a collection of modules connected via shared memory space which allow the operation of various sub-systems to control the rover in all of its tasks; especially navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pyxntp is a Python module which allows the implementation of a Reference Clock Driver from python, via the xntpd Shared Memory interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Big5con is a chinese console. This is an alpha version. Supported video card is VGA only, and, supported fonts are Minix/V and BDF. This program requires shared memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    POSH (Python Object Sharing) is an extension module to Python that enables processes to share Python objects by placing them in shared memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    It is a card game that runs in console mode in operating systems Linux or UNIX. It uses semaphores and shared memory. Originaly was an exercise in C++ for the faculty. It's multi player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The mbuff.o module and /dev/mbuff is intended to be used as a shared memory device making memory allocated in the kernel using vmalloc possible to map in the user space. It is especially recommended for RT-Linux tasks/user space communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TOP-C is a library for easily writing parallel applications for both distributed and shared memory architectures. It hides the details of parallel programming, and presents the application programmer with a simple task-oriented interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The MLStreams(mls) library is a thread-safe, streams library written in C++. The library is an extension of the C++ iostreams heirarchy. Customized streams provide support for sockets, shared memory, pipes and text files.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB