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
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆713Updated last year
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆219Updated 2 years ago
- The Hitchhiker's Guide to Compression☆154Updated 3 years ago
- Assorted notes☆84Updated 2 years ago
- A minimal viable programming language on top of liblgpp☆78Updated 5 years ago
- Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.☆28Updated 4 years ago
- Yet Another Compiler Visualizer☆164Updated 4 years ago
- A collection of improved binary search algorithms.☆678Updated 7 months ago
- The story of Chicken for Club Bing☆145Updated 4 years ago
- Programming language that compiles into a x86 ELF executable.☆167Updated 3 years ago
- ☆332Updated 6 years ago
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Converts images into textual line art.☆146Updated 3 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- 🕟 date and time processing language☆299Updated 2 years ago
- Playing with counting word frequencies (and performance) in various languages.☆308Updated 3 years ago
- Libmish adds a command prompt to your program, and telnet access. With your own commands.☆148Updated last year
- Linux system calls.☆217Updated 6 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 last month
- Nevod is a language and technology for pattern-based text search.☆222Updated last year
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Beamsplitter - A new (possibly universal) hash that passes SMHasher. Built mainly with a random 10x64 S-box. Also in NodeJS☆91Updated 9 months ago
- A text editor with an sort-of-unusual undo/redo algorithm☆225Updated 11 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Authenticated key-value store (i.e. an urkel tree)☆316Updated 2 years ago
- The secure data format for a modern world☆277Updated 2 years ago
- SIMD-enhanced word counter☆253Updated 6 years ago