Skip to content
#

systems-research

Here are 53 public repositories matching this topic...

Fine-grained computation offload for off-the-shelf servers in tens of lines — paper (arXiv:2607.02630), code, and every measurement. Overlap accelerator offloads (GPU/HSM/inference) with other requests by rerouting through the server's own suspend/resume machinery, plus a zero-edit LD_PRELOAD fiber runtime.

  • Updated Aug 23, 2026
  • C
ESS-MAI

Research harness for evaluating query-time bounded elimination of reconstructable KV-cache witnesses in long-context transformer inference workloads. Related provisional filing: IN 202641062451.

  • Updated May 18, 2026
  • Python

Experimental Linux kernel patchset and benchmark suite for semantic memory hints in inference workloads. Explores whether user-space intent (streaming vs reuse vs ephemeral memory) can influence reclaim behavior in Multi-Gen LRU (MGLRU).

  • Updated May 4, 2026
  • C

A Kubernetes-style control plane prototype built for concurrency fault analysis. Features an MVCC storage layer (etcd), informer-driven reconcilers, a status scheduler, lease-based leader election, and fault-injection middleware to analyze implementation behavior against race conditions and status update conflicts.

  • Updated Aug 14, 2026
  • Go

Add this topic to your repo

To associate your repository with the systems-research topic, visit your repo's landing page and select "manage topics."

Learn more