unix-stream - Turn Java 8 Streams into Unix like pipelines...
Read more »
A Podcast, where we unmask the people who are making tremendous strides in tech, yet whose stories are seldom heard. (more…)
Read more »
This is a multithreaded JAVA Birthday-bound collision finder that will populate an AVL tree while querying for matches. once a match is found the two colliding files are output and then program increases the quality standard for nibble matches. Once the A... (more…)
Read more »
gRPC is a high-performance universal RPC framework. gRPC has support for interoperability between several languages such as Java, C++, C#, ... (more…)
Read more »
A few weeks ago I got to make some of my code 1000 times faster, without
changing the underlying complexity! As the title implies, this involved making
Java reflection calls faster. (more…)
Read more »