News

1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java - gunnarmorling/1brc ...
Java’s thirtieth birthday arrives amid the clamour surrounding generative AI, a technology already capable of drafting voluminous, enterprise-level code from a single prompt. For newcomers it can seem ...
Benchmarks of bugs are essential to empirically evaluate automatic program repair tools. In this paper, we present BEARS, a project for collecting and storing bugs into an extensible bug benchmark for ...
Repository files navigation Also created in late 2020, this project is a Java port of my C# Alphabet Encryption. It uses a hard-coded cipher to "encrypt" the user's message. As with my C# project, it ...