Skip to content
#

bfs

Here are 79 public repositories matching this topic...

A high-performance C library providing clean, reference implementations of fundamental algorithms. Covers sorting (quicksort, mergesort), searching (binary, linear), graph algorithms (BFS, DFS, Dijkstra), and dynamic programming. Ideal for computer science education, algorithm labs, and as a lightweight, embeddable code reference.

  • Updated Jan 14, 2026
  • C

Improve this page

Add a description, image, and links to the bfs 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 bfs topic, visit your repo's landing page and select "manage topics."

Learn more