dynamo-mocker 1.0.0

Mock LLM scheduler and KV manager for testing
Documentation

Mock LLM scheduler and KV manager for testing.

This crate provides a mock implementation of an LLM scheduler that simulates KV cache management, request scheduling, and token generation timing without requiring actual GPU resources or a full distributed runtime.