Skip to content
#

systems-research

Here are 25 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 Jul 8, 2026
  • C

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

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

Predictive SRAM–DRAM–SSD memory fabric for low-cost AI inference, long-context KV cache tiering, MoE expert staging, and software-defined memory orchestration.

  • Updated Jul 10, 2026
  • Python

Exploratory AI infrastructure project modeling semantic KV-cache orchestration, memory tiering, and HBM/CXL movement tradeoffs for long-context LLM inference.

  • Updated May 19, 2026
  • Python

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 Jul 19, 2026
  • Go

A systems research platform for semantic KV-cache orchestration, topology-aware memory placement, distributed prefix reuse, and rack-scale inference memory simulation.

  • Updated May 25, 2026
  • Python

Improve this page

Add a description, image, and links to the systems-research topic page so that developers can more easily learn about it.

Curate this topic

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