Become a sponsor to renaldid
renaldid
Hi, I'm Renaldi, a Go developer from Indonesia.
I spend my free time building open source Go libraries and tools
that solve problems I keep running into at work. The kind of things
that should exist but don't quite yet, or exist but could be done
better.
Everything I ship aims for zero unnecessary dependencies, full test
coverage, and documentation I'd actually want to read.
Sponsoring helps me keep things maintained and gives me more time
to build. Even a small amount means a lot. Thanks for considering it.
Featured work
-
renaldid/logpilot
Real-time TUI log aggregator — fan-in Docker, file, and systemd logs into one beautiful terminal view
Go -
renaldid/gds
Generic data structures for Go 1.21+ — Set, SortedSet, OrderedMap, MultiMap, Stack, Queue, Deque, PriorityQueue, RingBuffer, LinkedList
Go -
renaldid/iterx
Composable, lazy iterator adapters for Go 1.23+ iter.Seq — Filter, Map, FlatMap, Chunk, Zip, Sorted, and more. Zero dependencies.
Go -
renaldid/n1detect
Go static analysis tool that detects N+1 database query patterns in for/range loops
Go -
renaldid/machina
Type-safe finite state machine for Go. Generics-based alternative to looplab/fsm
Go