Skip to content
#

cycle-detection

Here are 97 public repositories matching this topic...

A Python implementation demonstrating three fundamental linked list techniques with clear examples and detailed explanations. Features Multiple Pass, Temporary Head, and Fast-Slow Pointer algorithms for common linked list operations including finding middle elements, reversing lists, and cycle detection.

  • Updated Jul 10, 2025
  • Python

A lightweight, framework-agnostic loop detection library for LLM agents. Detects repeated tool calls, identical inputs, unchanged outputs, and stalled execution before they become infinite loops. Returns actionable recovery suggestions and integrates into any Node.js AI agent with just two function calls.

  • Updated Sep 7, 2026
  • JavaScript

Add this topic to your repo

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

Learn more