Ascension
Algorithms
Hash
The fastest 32-bit, OAAT hashing algorithm versus CDB and DJB2.
The fastest 32-bit, OAAT hashing algorithm versus 32-Bit FNV-1a and MicroOAAT.
The fastest 32-bit, OAAT hashing algorithm versus GoodOAAT and Jenkins' OAAT.
The fastest 32-bit hashing algorithm versus Murmur3A.
The fastest 32-bit hashing algorithm versus CityHash32 and XXHash32.
The fastest 32-bit hashing algorithm versus Lookup3.
The fastest 128-bit hashing algorithm versus XXHash3.
PRNG
The fastest 8-bit, sequential PRNG versus JSF8 and PCG8.
The fastest 16-bit, sequential PRNG versus JSF16, PCG16, and Xorshift16 "798".
The fastest 16-bit, sequential PRNG versus slow, weak generators.
The fastest 32-bit, sequential PRNG versus JSF32, PCG32 and Xorshift32.
The fastest 32-bit, long-period, sequential PRNG versus 32-bit Mersenne Twister.
Search
The fastest sorted-list search algorithm versus Binary Search and Exponential Search.
The fastest sorted-list search algorithm versus Interpolation Search.
Sort
The fastest constant-space, stable sorting algorithm versus Insertion Sort and Selection Sort.
The fastest constant-space sorting algorithm versus all Shell Sort gap sequences and Heap Sort.
The fastest linear-space, stable sorting algorithm versus Merge Sort, Quick Sort, Radix Sort and Tim Sort.
Structure
The fastest space-efficient hash table with fast bucket resizing, high load factors and low probe counts.
Explanation
Computer scientists, engineers and researchers focus aggressively on enhancing the building blocks of computing to decrease latency and increase throughput for the world's most impactful technology products.
As a result, Eightomic offers an ethereal selection of proprietary computer science primitives with open source code that can't be improved contextually by further research and development efforts.