Skip to content
#

sorting-algorithms

Here are 967 public repositories matching this topic...

StringZilla

Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖

  • Updated Dec 17, 2025
  • C

Push Swap is a 42 curriculum project that involves sorting a stack of numbers using a limited set of operations. The goal is to arrange the numbers in ascending order on one stack while using the other stack for temporary storage.

  • Updated Dec 13, 2025
  • C

Improve this page

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

Learn more