cs.rye.dev

cs.rye.dev
==========

Usage:
  curl cs.rye.dev/<topic>           Direct lookup
  curl cs.rye.dev/:list             List all topics
  curl cs.rye.dev/~<keyword>        Search
  curl cs.rye.dev/python/:list      List Python topics

Categories:
  python/   Python stdlib & syntax
  algo/     Algorithm templates
  ds/       Data structures
  patterns/ Common patterns

Options:
  ?T        Plain text (no colors)

Examples:
  curl cs.rye.dev/python/heapq
  curl cs.rye.dev/algo/binary-search
  curl cs.rye.dev/patterns/sliding-window
  curl cs.rye.dev/~two+pointers
💡 curl cs.rye.dev/cs.rye.dev