Igor van den Hoven

Elite
@scandum

quadsort. Quadsort is a branchless stable adaptive mergesort faster than quicksort.

2.2k

fluxsort. A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.

743

blitsort. Blitsort is an in-place stable adaptive rotate mergesort / quicksort.

713

binary_search. A collection of improved binary search algorithms.

683

crumsort. A branchless unstable quicksort / mergesort that is highly adaptive.

336

tintin. TinTin++, aka tt++, is an extensible console MUD client.

254

gridsort. A stable adaptive partitioning comparison sort.

209

wolfsort. Wolfsort is a stable adaptive hybrid radix / merge sort.

201

rotate. A collection of array rotation algorithms.

177

mth. MTH (Mud Telopt Handler) server side TELNET implementation

30

binary_cube. Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.

29

base252. Base252 is a binary to C string encoding scheme with flexible escaping.

23

octosort. Octosort is an in-place stable adaptive block merge sort.

18

basedmud. BasedMUD is a DikuMUD/Merc/ROM/QuickMUD/BaseMUD derived MUD with MTH telnet support

18

lowlands. Lowlands is a DikuMUD/Merc/MrMud/Emud derived MUD server with MTH telnet support

14

webtin. Serve a tintin session in a web browser from a container.

14

twinsort. An adaptive mergesort

13

piposort. Piposort is a small branchless stable adaptive mergesort.

12

tinysort. Several sorting algorithms with a focus on sorting elements in the 0-32 items range.

10

nekkidmud. NekkidMUD is a SocketMUD / NakedMud derived MUD server with MTH telnet support

10

msdp_protocol_snippet_by_kavir. MSDP Protocol Snippet by KaVir

8

wickedmud. WickedMUD is a SocketMUD derived MUD server with MTH telnet support

8

vton. Virtual Terminal Object Notation, a typeless object notation system.

8

cubesort. A stable adaptive partitioning comparison sort.

6
24
Apply