Pinned Repositories
binary_cube
Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.
binary_search
A collection of improved binary search algorithms.
blitsort
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
crumsort
A branchless unstable quicksort / mergesort that is highly adaptive.
fluxsort
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
gridsort
A stable adaptive partitioning comparison sort.
quadsort
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
rotate
A collection of array rotation algorithms.
tintin
TinTin++, aka tt++, is an extensible console MUD client.
wolfsort
Wolfsort is a stable adaptive hybrid radix / merge sort.
scandum's Repositories
scandum/quadsort
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
scandum/blitsort
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
scandum/fluxsort
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
scandum/binary_search
A collection of improved binary search algorithms.
scandum/crumsort
A branchless unstable quicksort / mergesort that is highly adaptive.
scandum/gridsort
A stable adaptive partitioning comparison sort.
scandum/tintin
TinTin++, aka tt++, is an extensible console MUD client.
scandum/wolfsort
Wolfsort is a stable adaptive hybrid radix / merge sort.
scandum/rotate
A collection of array rotation algorithms.
scandum/binary_cube
Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.
scandum/base252
Base252 is a binary to C string encoding scheme with flexible escaping.
scandum/mth
MTH (Mud Telopt Handler) server side TELNET implementation
scandum/octosort
Octosort is an in-place stable adaptive block merge sort.
scandum/basedmud
BasedMUD is a DikuMUD/Merc/ROM/QuickMUD/BaseMUD derived MUD with MTH telnet support
scandum/lowlands
Lowlands is a DikuMUD/Merc/MrMud/Emud derived MUD server with MTH telnet support
scandum/piposort
Piposort is a small branchless stable adaptive mergesort.
scandum/twinsort
An adaptive mergesort
scandum/webtin
Serve a tintin session in a web browser from a container.
scandum/tinysort
Several sorting algorithms with a focus on sorting elements in the 0-32 items range.
scandum/vton
Virtual Terminal Object Notation, a typeless object notation system.
scandum/nekkidmud
NekkidMUD is a SocketMUD / NakedMud derived MUD server with MTH telnet support
scandum/cubesort
A stable adaptive partitioning comparison sort.
scandum/msdp_protocol_snippet_by_kavir
MSDP Protocol Snippet by KaVir
scandum/wickedmud
WickedMUD is a SocketMUD derived MUD server with MTH telnet support