Pinned Repositories
1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
2D-Elliptic-Mesh-Generator
2D orthogonal elliptic mesh generator which solves the Winslow partial differential equations
2SAT
2-SAT solver
algorithm-per-week
Advanced algorithms, parallel algorithms every week.
arxiv-chat
chat about arxiv papers
async
async profiler for spring applications
Compiler
build a compiler for a made-up OOP called mini-java which is a subset of Java, building the compiler from scratch
heap-dump-analyzer
Analyzing Heap Dump In high performance way
langchain4j
Java version of LangChain
neural-network
neural network from scratch - written in pure java
omarmahamid's Repositories
omarmahamid/Crowdselection
omarmahamid/drools-workshop
drools workshop resources
omarmahamid/fast-select
Extremely fast and compact in-memory embedded column oriented database
omarmahamid/flockdb
A distributed, fault-tolerant graph database
omarmahamid/goose
A project where I explored writing a simple, single-threaded garbage collector.
omarmahamid/immutable-array
Read-only primitive Java arrays backed by Direct Buffers and indexed using 64-bit indexes
omarmahamid/Multiverse
Software Transactional Memory Implementation for the JVM
omarmahamid/spicy
The Spicy Project
omarmahamid/TreeFlood
TreeFlood offers algorithms to distributedly explore tree graphs.