An open API service indexing awesome lists of open source software.

https://github.com/khaledjamal/named-pipe-cache-server

A high-performance, thread-safe key-value cache server built with Python using Windows Named Pipes for fast local inter-process communication (IPC). Ideal for coordinating scripts, sharing state, and building lightweight infrastructure tools.
https://github.com/khaledjamal/named-pipe-cache-server

automation backend cache inter-process-communication ipc key-value-store multi-threading named-pipes python pywin32 system-programming thread-safe windows

Last synced: 4 months ago
JSON representation

A high-performance, thread-safe key-value cache server built with Python using Windows Named Pipes for fast local inter-process communication (IPC). Ideal for coordinating scripts, sharing state, and building lightweight infrastructure tools.

Awesome Lists containing this project