Skip to content
#

memory-tiering

Here are 15 public repositories matching this topic...

Hardware-accelerated Linux kernel block driver and multi-tier memory cascade (ZRAM ➔ PCIe VRAM ➔ NVMe). Opportunistically leases idle GPU memory as a zero-allocation, revocable swap cache with sub-millisecond latency, zero SSD wear, and crash-safety on Linux & WSL2.

  • Updated Sep 19, 2026
  • Rust

A tiered-memory system design for workloads that don't fit in RAM: measure the working set, pin the hot tier, stream the cold tier from flash. Ships the residency calculator, measurement harnesses, and the build recipes behind it. Predictions validated against public benchmarks.

  • Updated Sep 18, 2026
  • Python

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

Add this topic to your repo

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

Learn more