scandum / gridsortLinks
A stable adaptive partitioning comparison sort.
☆207Updated 10 months ago
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.☆196Updated 10 months ago
- Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.☆26Updated 4 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆218Updated last year
- The Hitchhiker's Guide to Compression☆152Updated 2 years ago
- Assorted notes☆84Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆329Updated 10 months ago
- Converts images into textual line art.☆147Updated 2 years ago
- Integer Map Data Structure☆129Updated 2 years ago
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- Linux system calls.☆215Updated 5 years ago
- video-input field to make video recording easy via client-side JS☆170Updated 4 years ago
- 🕟 date and time processing language☆299Updated 2 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- ☆333Updated 5 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆707Updated 10 months ago
- Zero-configuration build system to very quickly build C/C++ projects.☆215Updated 4 months ago
- Libmish adds a command prompt to your program, and telnet access. With your own commands.☆145Updated 11 months ago
- All-inclusive Buffer for C☆413Updated last year
- Non-preemptive Thread Hierarchy Manager☆55Updated 7 months ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- Managed C strings library☆97Updated 3 years ago
- Visual explanation of pathfinding algorithms and how a*, Dijkstra and BFS can be seen as the same algorithm with different parameter/data…☆180Updated 3 years ago
- Yet Another Compiler Visualizer☆159Updated 3 years ago
- fundamental tools in the spirit of C☆60Updated 5 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
- ☆334Updated 5 years ago
- ddd - dot dot dot - a game of dots☆54Updated 9 years ago
- Dead easy interface for executing many HTTP requests asynchronously. Also provides helper functions for executing embarrassingly parallel…☆385Updated 4 years ago