rasteric
Programming as a hobby since the 80s, currently mostly in Racket. I also like Ada, Rust, Go, FreePascal, Basic, CommonLisp and a bunch of others.
peppermind.comLisbon, Portugal
rasteric's Stars
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
mholt/archiver
DEPRECATED. Please use mholt/archives instead.
bradenaw/juniper
Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.
jart/gosip
Public Switched Telecommunications Network Unleashed
gen2brain/iup-go
Cross-platform UI library with native controls
realTristan/hermes
Extremely Fast Full-Text-Search Algorithm and Caching System
bspaans/bleep
Synthesizer/sequencer written in Golang
coyim/otr3
A Go implementation of the OTR 3 protocol, with libotr 4.1.0 feature parity
200sc/klangsynthese
Waveform and Audio Synthesis library in Go
nukata/lisp-in-go
A Common Lisp-like Lisp-1 in Go with TCO and partially hygienic macros
s-macke/Forthly
Tiny Forth implementation in Go
rasteric/z3s5-lisp
an arcane Lisp dialect written in Go for fun and prosperity
rasteric/minidb
A minimalist DB wrapper for Golang and a key-value database command line tool
rasteric/doublemap
a generic Go container combining a map with a reverse map