Pinned Repositories
cyw43439
Baremetal, heapless driver for the Wifi+bluetooth integrated circuit on the pico.
geometry
1D/2D/3D Geometrical primitives and specialized 3D linear algebra.
gitaligned
Find out where you fall on the Open-Source Character Alignment Chart
gopherlings
📘️ Learn Go by fixing tiny incorrect programs
gsdf
3D/2D CAD design package written in Go. GPU accelerated.
mu8
Genetic algorithm for unsupervised machine learning in Go.
natiu-mqtt
A dead-simple, extensible MQTT implementation well suited for embedded systems.
sdf
A Go library for signed distance function shape generation. Read as 3D printing shape design.
seqs
seqs: the hottest, most idiomatic userspace TCP/IP implementation on the internet. lwip in go basically
whittileaks
Hardcore class notes for mechanical engineering.
soypat's Repositories
soypat/gopherlings
📘️ Learn Go by fixing tiny incorrect programs
soypat/cyw43439
Baremetal, heapless driver for the Wifi+bluetooth integrated circuit on the pico.
soypat/natiu-mqtt
A dead-simple, extensible MQTT implementation well suited for embedded systems.
soypat/sdf
A Go library for signed distance function shape generation. Read as 3D printing shape design.
soypat/seqs
seqs: the hottest, most idiomatic userspace TCP/IP implementation on the internet. lwip in go basically
soypat/gsdf
3D/2D CAD design package written in Go. GPU accelerated.
soypat/colorspace
Color space definitions in Go: sRGB, OKLAB/OKLCH and CIE spaces.
soypat/lneto
Userspace networking library. TCP/IP/Ethernet/UDP/NTP/DHCP/DNS blabla. soypat/seqs but new.
soypat/glay
Clay UI rewrite in Go for science.
soypat/glgl
OpenGL bindings for Go that are in the goldilocks level of abstraction zone.
soypat/fat
File Allocation Table implementation (FAT32+exFAT)
soypat/geometry
1D/2D/3D Geometrical primitives and specialized 3D linear algebra.
soypat/manual
Manual memory management abstractions and implementations.
soypat/gnco
Projectile trajectory calculation using integration and energy methods.
soypat/tinyboot
Builds and bootable partition tools.
soypat/decaffeinator
An effort to relieve the establishment of caffeine.
soypat/go-mod-tricks
go.mod file and `go mod` command tricks to make using modules a breeze.
soypat/go-module-template
Go module template with instructions on how to make your code importable and setting up codecov CI.
soypat/goeda
KiCAD automation.
soypat/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
soypat/pcc
PCC Industrial Process Formulation Primitives and Protocol.
soypat/sdftoolbox
Vectorized Python methods for creating, manipulating and tessellating signed distance fields.
soypat/si
International System of Units package for Go.
soypat/badger2040
soypat/bloggos
soypat/clay
High performance UI layout library in C.
soypat/gc25talks
GopherCon Slides
soypat/lexer-example
Lexer examples for getting up and going with lexing, tokenizing and parsing.
soypat/tinygl
Tiny graphics library for SPI connected displays
soypat/tinygo
Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.