Axon source ↗

Custom deep learning framework. SIMD accelerated, currently runs GPT-2 producing coherent text.

C++CUDADeep Learning
HTTP Idempotency Proxy source ↗

Reverse proxy that ensures a request hits the server only once - mimicking payments infrastructure. Uses inline Lua scripts and distributed Redis locks.

GoDockerRedisLua
Run Length Encoding source ↗

Rust CLI for fast file encoding and decoding. Uses a C++ snippet to generate extremely large input files for stress testing.

RustC++
AlphaDev (WIP) source ↗

Implementation of the Google DeepMind 2023 paper for discovering faster sorting algorithms. Custom assembly environment playground; JAX agent in progress.

PythonJAXFlaxRL
C C++ Rust Go Python FastAPI PyTorch Triton CUDA JAX
Getting the Cat Out of the Heap: Optimizing C++ code towards Low Latency Applications all posts