Pinned Repositories
btb
Blue-text Bot AI. Uses Ollama + AppleScript
cache.py
Python memoization across program runs.
emojicam
personal project to render webcam data directly as emoji 😃
jott
A simple way to jot down notes
mebm
zero-dependency browser-based video editor
pytorch_compiler_tutorial
Codebase associated with the PyTorch compiler tutorial
vim-multiuser
a multiple user vim plugin
wasmblr
C++ WebAssembly assembler in a single header file
webpipe
A simple command line websocket utility for piping messages to and from a browser.
shumai
Fast Differentiable Tensor Library in JavaScript and TypeScript with Bun + Flashlight
bwasti's Repositories
bwasti/mebm
zero-dependency browser-based video editor
bwasti/emojicam
personal project to render webcam data directly as emoji 😃
bwasti/btb
Blue-text Bot AI. Uses Ollama + AppleScript
bwasti/mlvt
machine learning visualization tools in the terminal
bwasti/better_bindings
Better bindings for Python
bwasti/brr.js
trying to make WebGPU a bit easier to use
bwasti/kayvee
model UI experiments
bwasti/bram.town
bram.town projects
bwasti/webtorch
bwasti/captcha
A Lightweight Pure JavaScript Captcha for Node.js. No C/C++, No ImageMagick, No Canvas.
bwasti/shumai_old
fast ML in JS with bun + flashlight
bwasti/af_files
bwasti/async_threaded_bun
bwasti/awesome-bun
⚡️ A curated list of awesome things related to Bun
bwasti/bcg
An assembler for bun
bwasti/bun
Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.
bwasti/dietgpu
GPU implementation of a fast generalized ANS (asymmetric numeral system) entropy encoder and decoder, with extensions for lossless compression of numerical and other data types in HPC/ML applications.
bwasti/flashlight
A C++ standalone library for machine learning
bwasti/GC_Bug
Bun GC runs Twice; Causing Double Free/Segfault
bwasti/homebrew-flashlight
flashlight tap
bwasti/Muon
Muon optimizer for neural networks: >30% extra sample efficiency, <3% wallclock overhead
bwasti/node-calls-python
Call Python from NodeJS directly in-process without spawning processes
bwasti/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
bwasti/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
bwasti/shumai
Fast ML in JS with Bun + Flashlight
bwasti/shumai-dataviz
bwasti/shumai_torch
shumai with a torch backend. makes apples to apples JS vs Python comparison easier
bwasti/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
bwasti/xbyak
a JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header
bwasti/xtensor-blas
BLAS extension to xtensor