An open API service providing repository metadata for many open source software ecosystems.

Topic: "shared-memory"

mutouyun/cpp-ipc

C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.

Language: C++ - Size: 3.26 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1,965 - Forks: 361

eclipse-iceoryx/iceoryx

Eclipse iceoryx™ - true zero-copy inter-process-communication

Language: C++ - Size: 22.9 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1,842 - Forks: 428

eclipse-iceoryx/iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust

Language: Rust - Size: 7.71 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1,555 - Forks: 70

openucx/ucx

Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group)

Language: C - Size: 74.5 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1,370 - Forks: 467

inducer/pyopencl

OpenCL integration for Python, plus shiny features

Language: Python - Size: 5.64 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,107 - Forks: 245

eclipse-ecal/ecal

📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.

Language: C++ - Size: 113 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 928 - Forks: 190

v6d-io/v6d

vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)

Language: C++ - Size: 19.4 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 913 - Forks: 125

laruence/yac

A fast, lock-free, shared memory user data cache for PHP

Language: C - Size: 272 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 830 - Forks: 198

mogill/ems

Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python

Language: JavaScript - Size: 1.22 MB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 596 - Forks: 41

Squadrick/shadesmar

Fast C++ IPC using shared memory

Language: C++ - Size: 445 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 579 - Forks: 84

microsoft/IPC 📦

IPC is a C++ library that provides inter-process communication using shared memory on Windows. A .NET wrapper is available which allows interaction with C++ as well.

Language: C++ - Size: 177 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 499 - Forks: 122

happyfish100/libshmcache

libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.

Language: C - Size: 525 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 458 - Forks: 138

simonhf/sharedhashfile

Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes

Language: C - Size: 465 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 448 - Forks: 70

MengRao/tcpshm

A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)

Language: C++ - Size: 223 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 432 - Forks: 120

elast0ny/shared_memory

A Rust wrapper around native shared memory for Linux and Windows

Language: Rust - Size: 315 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 415 - Forks: 58

Flow-IPC/ipc

[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)

Language: C++ - Size: 162 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 387 - Forks: 15

ronny-rentner/UltraDict

Sychronized, streaming Python dictionary that uses shared memory as a backend

Language: Python - Size: 386 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 290 - Forks: 24

nxp-mcuxpresso/rpmsg-lite

RPMsg implementation for small MCUs

Language: C - Size: 1.31 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 263 - Forks: 82

owent/libatbus

用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库

Language: C++ - Size: 2.04 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 226 - Forks: 65

MengRao/SPSC_Queue

A highly optimized single producer single consumer message queue C++ template

Language: C++ - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 216 - Forks: 67

cloudtoid/interprocess

A cross-platform shared memory queue for fast communication between processes (Interprocess Communication or IPC).

Language: C# - Size: 427 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 196 - Forks: 29

coralblocks/CoralRing

CoralRing is an ultra-low-latency, lock-free, garbage-free, batching and concurrent circular queue (ring) in off-heap shared memory for inter-process communication (IPC) in Java across different JVMs using memory-mapped files.

Language: Java - Size: 1.58 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 195 - Forks: 11

ayumax/ObjectDeliverer

ObjectDeliverer is a data transmission / reception library for Unreal Engine (C ++, Blueprint).

Language: C++ - Size: 8.54 MB - Last synced at: 12 days ago - Pushed at: 24 days ago - Stars: 180 - Forks: 39

kahypar/mt-kahypar

Mt-KaHyPar (Multi-Threaded Karlsruhe Hypergraph Partitioner) is a shared-memory multilevel graph and hypergraph partitioner equipped with parallel implementations of techniques used in the best sequential partitioning algorithms. Mt-KaHyPar can partition extremely large hypergraphs very fast and with high quality.

Language: C++ - Size: 35 MB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 145 - Forks: 30

termux/libandroid-shmem

System V shared memory emulation on Android using ashmem.

Language: C - Size: 43 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 132 - Forks: 43

DasudaRunner/DeltaCV

A high performance library for image processing

Language: C++ - Size: 9.05 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 130 - Forks: 12

0vercl0k/sic

Enumerate user mode shared memory mappings on Windows.

Language: C - Size: 696 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 121 - Forks: 22

allenluce/mmap-object

Shared Memory Objects for Node

Language: C++ - Size: 477 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 115 - Forks: 16

pulp-platform/hero

Heterogeneous Research Platform (HERO) for exploration of heterogeneous computers consisting of programmable many-core accelerators and an application-class host CPU, including full-stack software and hardware.

Language: SystemVerilog - Size: 61.8 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 105 - Forks: 26

MengRao/WFMPMC

A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC

Language: C++ - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 103 - Forks: 32

pcdv/jocket

Low-latency java socket implementation (using shared memory)

Language: Java - Size: 352 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 99 - Forks: 11

MaJerle/stm32h7-dual-core-inter-cpu-async-communication

Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices

Language: C - Size: 937 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 94 - Forks: 18

metarhia/web-locks

Web Locks API 🔒

Language: JavaScript - Size: 203 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 90 - Forks: 11

FI-Mihej/InterProcessPyObjects

High-performance and seamless sharing and modification of Python objects between processes, without the periodic overhead of serialization and deserialization. Provides fast inter-process communication (IPC) via shared memory. Supports NumPy, Torch arrays, custom classes (including dataclass), classes with methods, and asyncio

Language: Python - Size: 98.6 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 80 - Forks: 3

ukrbublik/shm-typed-array

IPC shared memory for NodeJs. Use as Buffer or TypedArray.

Language: C++ - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 77 - Forks: 9

domargan/awesome-numa

A community-oriented list of useful NUMA-related libraries, tools, and other resources

Size: 21.5 KB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 70 - Forks: 11

flightaware/speedtables

Speed tables is a high-performance memory-resident database. The speed table compiler reads a table definition and generates a set of C access routines to create, manipulate and search tables containing millions of rows. Currently oriented towards Tcl.

Language: Tcl - Size: 6.89 MB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 68 - Forks: 16

inducer/boxtree

Quad/octree building for FMMs in Python and OpenCL

Language: Python - Size: 2.04 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 65 - Forks: 20

winsoft666/veigar

Cross platform RPC library using shared memory.

Language: C++ - Size: 3.96 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 60 - Forks: 9

MengRao/MPSC_Queue

A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support

Language: C++ - Size: 249 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 58 - Forks: 20

gsauthof/pe-util

List shared object dependencies of a portable executable (PE)

Language: C++ - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 50 - Forks: 14

rrennoir/PyAccSharedMemory

ACC shared memory reader written in python

Language: Python - Size: 783 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 46 - Forks: 6

scalecube/reactor-aeron Fork of spring-attic/reactor-aeron

A reactive driver for Aeron transport (https://github.com/real-logic/aeron)

Language: Java - Size: 9.3 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 46 - Forks: 12

chxdeng/mabain

a fast and light-weighted key-value store library

Language: C++ - Size: 1.83 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 41 - Forks: 14

rvantonder/hack_parallel

The core parallel and shared memory library used by Hack, Flow, and Pyre

Language: OCaml - Size: 444 KB - Last synced at: about 19 hours ago - Pushed at: over 4 years ago - Stars: 41 - Forks: 8

snu-sf/promising-coq

The Coq development of A Promising Semantics for Relaxed-Memory Concurrency

Language: Coq - Size: 2.09 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 39 - Forks: 5

utoni/KMemDriver

A Windows Memory driver for game hacking purposes. Supports manual mapping with BlackBone and PastDSE.

Language: C - Size: 318 KB - Last synced at: 19 days ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 7

erthink/libfptu

One of the fastest binary representation for JSON-like data.

Size: 3.05 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 37 - Forks: 5

FI-Mihej/Cengal

Bytecode manipulation in runtime, true shared memory, async LMDB, async Tkinter, async wxPython, async PySide, async PyQt, async loop with almost preemptive multitasking within the single thread, text parsing, rich introspection, etc.

Language: Python - Size: 25 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 29 - Forks: 3

microsoft/IPC.Bond 📦

IPC.Bond is an extension of IPC library that provides inter-process communication using shared memory on Windows with Bond serialization.

Language: C++ - Size: 86.9 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 29 - Forks: 12

ShirasawaSama/JavaSharedMemory

Shared memory between Java and C++/Rust/Go processes.

Language: Java - Size: 85 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 2

ben-izd/shared_memory

Share data between Python - Julia - Matlab - Java - Wolfram Language (Mathematica) through memory

Language: Java - Size: 2.83 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 2

Taymindis/ngx_lfqueue

ngx_lfqueue is the queue which share memory across multiple threads and multiple worker without any lock!!

Language: C - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 24 - Forks: 4

shdown/lua-shm-state-poc

Lua state in shared memory: a proof of concept

Language: C - Size: 11.7 KB - Last synced at: about 6 hours ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 1

slince/process

:whale2: The process wrapper and manager based on PCNTL on the Unix-like systems using php

Language: PHP - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 2

byko3y/python-shared-objects

CPython extension implementing Shared Transactional Memory with native-looking interface

Language: C - Size: 631 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 0

NLAFET/StarNEig

A Task-based Library for Solving Dense Nonsymmetric Eigenvalue Problems

Language: C - Size: 27.5 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 2

lyokha/nginx-custom-counters-module

Nginx module featuring custom counters shared by worker processes and virtual servers

Language: C - Size: 148 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 20 - Forks: 4

HowProgrammingWorks/Mutex

Preventing race conditions with Mutual Exclusion

Language: JavaScript - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 6

schanur/libplatform

Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.

Language: C - Size: 107 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 17 - Forks: 2

MarkusJx/shared_memory

Shared memory for node.js

Language: C++ - Size: 99.6 KB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 16 - Forks: 2

Thomseeen/Thomsen.AccTools

Collection of Tools for Assetto Corsa and Assetto Corsa Competizione

Language: C# - Size: 58.6 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 1

Electron-x/TMTelemetry

A tool for Microsoft Windows that displays real-time telemetry data from the TrackMania racing game.

Language: C++ - Size: 124 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 3

fenegroni/simdisplay

Simracing dashboard built with Arduino showing telemetry from the racing simulator Assetto Corsa Competizione in real time.

Language: C - Size: 660 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 3

TheLazyTomcat/lib.SharedMemoryStream

Simple class that creates and provides access to a shared (system-wide) memory with standard stream interface (read, write, seek, ...).

Language: Pascal - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 14 - Forks: 2

arturbac/small_vectors

Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms

Language: C++ - Size: 515 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 2

TeaEngineering/libchronicle

Shared-memory interprocess communication from C/python using OpenHFT's chronicle-queue protocol

Language: C - Size: 228 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 14 - Forks: 10

Bruce-Lee-LY/matrix_multiply

Several common methods of matrix multiplication are implemented on CPU and Nvidia GPU using C++11 and CUDA.

Language: C++ - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

squirrel-labs/ratatosk 📦

Rask is a platformer game built with WASM and Rust

Language: Rust - Size: 28.4 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 1

HowProgrammingWorks/Threads

Multithreading: WorkerThreads, Workers, SheredWorkers

Language: JavaScript - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 13 - Forks: 3

elkodon/elkodon 📦

Elkodon - true zero-copy inter-process-communication in rust

Language: Rust - Size: 990 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

valpackett/shmemfdrs 📦

Rust crate that creates anonymous shared memory file descriptors for IPC using memfd/SHM_ANON/shm_open | now on https://github.com/valpackett/shmemfdrs

Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 3

Thomseeen/assetto-corsa-telemetry-router

Simple C# tool to send data from AC and ACC's shared memory to i.e. an Arduino via Serial COM port

Language: C# - Size: 142 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 1

usc-isi-i2/pyrallel

Yet another easy-to-use python3 parallel library for humans.

Language: Python - Size: 143 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 3

Amirsorouri00/Shared-Memory-IPC

Language: C - Size: 210 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 4

DiscreteTom/rusty-duplication

Capture the screen on Windows using the Desktop Duplication API in Rust, with shared memory support.

Language: Rust - Size: 194 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 12 - Forks: 3

hslam/shm

Package shm provides a way to use System V shared memory.

Language: Go - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 6

ayumax/ObjectDeliverer-CSharp

ObjectDeliverer is a data transmission / reception library for C#(.NET Standard 2.0, 2.1)

Language: C# - Size: 45.9 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 2

happyfish100/fastconfig

the config server and agent for configuration items.

Language: C - Size: 418 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3

chokobole/felicia

chromium based robot framework

Language: C++ - Size: 9.87 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 6

Goshik92/multicore-nios

Matrix multiplication on multiple Nios II cores

Language: C - Size: 399 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 6

OCamlPro/ocaml-ancient

trial at reviving the ancient library

Language: C - Size: 163 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 10 - Forks: 3

byjg/php-cache-engine

A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.

Language: PHP - Size: 192 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 10 - Forks: 3

eclipse-ecal/ecal-core

📦 eCAL C/C++ runtime core

Language: C++ - Size: 2.36 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 10 - Forks: 3

tringi/rwspinlock

Slim, simple, cross-process, reader-writer unfair fast spin lock for Windows

Language: C++ - Size: 89.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 1

jIdle/GaussianBlur-CUDA

An implementation of a parallel Gaussian blur algorithm written in CUDA C++. OpenCV is used solely for reading/writing images and converting between image formats.

Language: Cuda - Size: 34 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 5

svebert/InterprocessMsg

Lightweight library for bidirectional communication between two processes on the same computer. The library is cross-platform compatible, tested with Windows 10 on Intel processer and Ubuntu Mate on a ARM processor. This lib is based on boost interprocess

Language: C++ - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 6

evidence/linux-jump 📦

Software Distributed Shared Memory (SDSM) for Linux

Language: C - Size: 452 KB - Last synced at: 25 days ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 2

g-andrade/vegrandis 📦

Atomic shared variables for Erlang

Language: C++ - Size: 259 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 1

imaginary-friend94/SharedNumpyArray

Library for make shared memory numpy arrays

Language: C++ - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 4

fizyr/fizyr-rpc

Native Rust implementation of the Fizyr RPC protocol

Language: Rust - Size: 416 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

soloist-v/SharedMemoryQueue

A queue implemented using shared memory. 使用共享内存实现的队列

Language: Python - Size: 55.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

btzy/jelly

Jelly Esoteric Language Compiler

Language: JavaScript - Size: 2.43 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 0

Amin-Azar/rasd

Random Academic Shit Discovered (RASD)

Language: C++ - Size: 99.4 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 2

WindomZ/shmcache

A lightweight, abstract, scalable, out-of-the-box shared memory operation, makes use of the PHP Shared Memory Functions(shmop).

Language: PHP - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 5

agile6v/pupa

A simple and efficient key-value library that can be easily integrated into your projects.

Language: C - Size: 574 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 1

Flow-IPC/ipc_shm

Flow-IPC Sub-project - Shared Memory - End-to-end zero-copy transport support; direct work with SHM; SHM-classic provider [See `ipc` repo first]

Language: C++ - Size: 288 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

pjsny/macos-zero-copy-ipc

Zero-copy IPC for macOS: POSIX shared memory, lock-free patterns, and Apple Silicon SIMD optimizations

Language: C - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

raitechnology/raikv

Persistent key value store, serverless shared memory caching

Language: C++ - Size: 1.31 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 3

Pistonite/wasm-bindgen-spawn

A Web Worker based multithreading library for Rust and Assembly

Language: Rust - Size: 144 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 7 - Forks: 0