759 skills found · Page 1 of 26
windiest / Front End Tutorial:smiley_cat:猫的前端回忆录 Cat's front memory, these share data are from my usual work and learning, hoping to help you, and hoping slowly improve, if you like you can star
mutouyun / Cpp IpcC++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
centminmod / My Claude Code SetupShared starter template configuration and CLAUDE.md memory bank system for Claude Code
letta-ai / Agent FileAgent File (.af): An open file format for serializing stateful AI agents with persistent memory and behavior. Share, checkpoint, and version control agents across compatible frameworks.
laruence / YacA fast, lock-free, shared memory user data cache for PHP
matzman666 / OpenVR InputEmulatorAn OpenVR driver that allows to create virtual controllers, emulate controller input, manipulate poses of existing controllers and remap buttons. A client-side library that communicates with the driver via shared-memory is also included.
caplogic / MappedbusMappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io
Squadrick / ShadesmarFast C++ IPC using shared memory
justinstenning / SharedMemoryC# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)
mogill / EmsExtended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python
LiveAsynchronousVisualizedArchitecture / SimdbA high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
microsoft / IPCIPC 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.
jshun / LigraLigra: A Lightweight Graph Processing Framework for Shared Memory
simonhf / SharedhashfileShare Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
MengRao / TcpshmA connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
NVIDIA / TilusTilus is a tile-level kernel programming language with explicit control over shared memory and registers.
happyfish100 / Libshmcachelibshmcache 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.
elast0ny / Shared MemoryA Rust wrapper around native shared memory for Linux and Windows
cmuparlay / ParlaylibA Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines
tc39 / Proposal Ecmascript SharedmemShared memory and atomics for ECMAscript