scandum / gridsortLinks
A stable adaptive partitioning comparison sort.
☆209Updated last year
Alternatives and similar repositories for gridsort
Users that are interested in gridsort are comparing it to the libraries listed below
Sorting:
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.☆28Updated 4 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆713Updated last year
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- The Hitchhiker's Guide to Compression☆155Updated 3 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- Yet Another Compiler Visualizer☆157Updated 4 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆218Updated 2 years ago
- ☆332Updated 6 years ago
- A collection of improved binary search algorithms.☆677Updated 5 months ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- Assorted notes☆84Updated last year
- Integer Map Data Structure☆132Updated 2 years ago
- A simple script to help programmers who want to work within Docker☆155Updated 3 weeks ago
- A text editor with an sort-of-unusual undo/redo algorithm☆224Updated 9 months ago
- Converts images into textual line art.☆146Updated 3 years ago
- Libmish adds a command prompt to your program, and telnet access. With your own commands.☆147Updated last year
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- 💎 beautiful website generator aimed at math-heavy sites☆330Updated 5 months ago
- Resilient, scalable Brainf*ck, in the spirit of modern systems design☆148Updated 4 years ago
- Add a command interpreter (eg., REPL) to any C++ program☆447Updated 4 years ago
- The story of Chicken for Club Bing☆145Updated 4 years ago
- Linux system calls.☆216Updated 6 years ago
- Succintly written (<1000 non-obfuscated loc), fully-functional software in any language☆110Updated 3 years ago
- All-inclusive Buffer for C☆414Updated 2 years ago
- A light-weight password manager with a focus on simplicity and security☆371Updated 3 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- 'I Hate C Testing': A minimal testing framework for C.☆156Updated 4 years ago