scandum / gridsortLinks
A stable adaptive partitioning comparison sort.
☆208Updated 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
- The Hitchhiker's Guide to Compression☆153Updated 2 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆709Updated last year
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Assorted notes☆84Updated last year
- A collection of improved binary search algorithms.☆671Updated 2 months ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- ☆333Updated 5 years ago
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- Yet Another Compiler Visualizer☆159Updated 4 years ago
- Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.☆26Updated 4 years ago
- Playing with counting word frequencies (and performance) in various languages.☆306Updated 3 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆331Updated last year
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆218Updated 2 years ago
- A text editor with an sort-of-unusual undo/redo algorithm☆222Updated 6 months ago
- The story of Chicken for Club Bing☆144Updated 4 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Converts images into textual line art.☆147Updated 2 years ago
- SIMD-enhanced word counter☆248Updated 5 years ago
- Linux system calls.☆216Updated 5 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- Libmish adds a command prompt to your program, and telnet access. With your own commands.☆146Updated last year
- All-inclusive Buffer for C☆412Updated last year
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- The secure data format for a modern world☆269Updated last year
- Succintly written (<1000 non-obfuscated loc), fully-functional software in any language☆110Updated 2 years ago
- Resilient, scalable Brainf*ck, in the spirit of modern systems design☆145Updated 4 years ago
- Managed C strings library☆97Updated 4 years ago
- A collection of array rotation algorithms.☆156Updated 2 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago