Become a sponsor to jon
If you are using my libraries, tools, or engines in your own projects and want to support their ongoing maintenance, you can do so here.
Open source is my passion, but maintaining these projects takes a lot of time. Your sponsorship directly helps me cover server costs, pay for software licenses, and allows me to spend more dedicated hours adding features instead of doing freelance work.
Featured work
-
wlejon/bro
a tool to build games and applications in html/css/js for windows, mac, and linux
C++ 10 -
wlejon/brosoundml
Neural audio models in C++20. Text-to-speech, speech-to-text, speaker diarization, the RAVE audio autoencoder, keyword spotting, and in-tree English G2P.
C++ 10 -
wlejon/brotensor
A C++20 tensor + ops library: one Tensor type, three interchangeable backends (CPU, CUDA, Metal). Device-neutral ops, FP16/BF16/INT8 + GGUF quant kernels, safetensors & GGUF loaders.
C++ 1 -
wlejon/brodiffusion
From-scratch C++20 diffusion (text-to-image) inference on brotensor, loading HuggingFace safetensors directly.
C++ 1 -
wlejon/brolm
Language-model inference in C++20. Tokenizers, transformer blocks, KV-cache generation, sampling, and safetensors + GGUF loaders.
C++ 1 -
wlejon/brovisionml
Pure C++20 vision-model inference (segmentation, depth, normals, pose) on brotensor from HuggingFace safetensors.
C++