Skip to content
#

optimization

Here are 12,758 public repositories matching this topic...

ssspx is a clean, typed, and tested implementation of a deterministic Single‑Source Shortest Paths solver for directed graphs with non‑negative weights. It follows a BMSSP‑style divide‑and‑conquer design (levels, FindPivots, bounded base case) and includes a switchable frontier, an optional constant‑outdegree transform.

  • Updated Nov 8, 2025
  • Python

XuNet OS is 32-bit operating system with XuNet Kernel built entirely from scratch using the custom XuNet kernel. Designed for simplicity, speed, and low-level learning, it includes its own bootloader, memory management, and a minimal command-line interface—ideal for OS developers and enthusiasts exploring system internals

  • Updated Nov 8, 2025
  • C

Improve this page

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

Learn more