scandum / quadsort
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
☆2,148Updated 8 months ago
Alternatives and similar repositories for quadsort:
Users that are interested in quadsort are comparing it to the libraries listed below
- Pattern-defeating quicksort.☆2,404Updated last year
- A concurrency C library 10x faster than Golang.☆1,325Updated last year
- Single header library for writing non-blocking HTTP servers in C☆1,811Updated last year
- A memory profiler for Linux.☆4,587Updated last year
- A collection of improved binary search algorithms.☆665Updated last year
- Linus Torvalds' linked list argument for good taste, explained☆2,119Updated 11 months ago
- si78c is a memory accurate reimplementation of Space Invaders in C.☆781Updated 2 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆706Updated 8 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆11,156Updated this week
- Writing a sqlite clone from scratch in C☆9,860Updated last year
- bootOS is a monolithic operating system in 512 bytes of x86 machine code.☆1,798Updated last year
- tic-tac-toe in a single call to printf☆2,315Updated 2 years ago
- Faster than the fastest in the world pixel-by-pixel image difference tool.