This library implements a series of classic oblivious algorithms, covering oblivious RAM (ORAM), oblivious map (OMAP), and algorithms for oblivious graph processing. It is built for client/server ...
symgraph is a rust implementation of https://github.com/colbymchenry/codegraph. Why? Ongoing exploration of compiled binary deployment of MCP Servers.