Hacker News
- Idiomatic Go (2016) https://dmitri.shuralyov.com/idiomatic-go 67 comments
- langchaingo – LangChain in Idiomatic Go https://github.com/tmc/langchaingo 2 comments
- Show HN: A minimal and idiomatic WebSocket library for Go https://github.com/nhooyr/websocket 22 comments
- Show HN: Flaggy – Super idiomatic subcommands for Go https://github.com/integrii/flaggy/ 2 comments
- Going beyond the idiomatic Python https://hackernoon.com/going-beyond-the-idiomatic-python-a321b6c6a5e6 86 comments
- Go Patterns: A curated collection of idiomatic design patterns https://github.com/tmrts/go-patterns 10 comments
- Idiomatic Generics in Go http://bouk.co/blog/idiomatic-generics-in-go/ 102 comments
Lobsters
- Idiomatic Go https://dmitri.shuralyov.com/idiomatic-go 35 comments go
- nhooyr.io/websocket: A minimal and idiomatic WebSocket library for Go https://github.com/nhooyr/websocket 8 comments browsers , go , networking , web
- Idiomatic Generics in Go http://bouk.co/blog/idiomatic-generics-in-go/ 5 comments go
- Sane Go package for Reddit Api interactions! Fully go-idiomatic and simple. https://github.com/thecsw/mira 13 comments golang
- eventually-go: Idiomatic Event Sourcing for Go https://github.com/eventually-rs/eventually-go 15 comments golang
- Idiomatic Go https://dmitri.shuralyov.com/idiomatic-go 10 comments golang
- Code Generation from Dynamic SQL to type-safe idiomatic Go code with GORM Gen https://gorm.io/gen/dynamic_sql.html 2 comments golang
- Looking to learn the idiomatic way to select on background ‘tasks’ - coming from Go https://go.dev/play/p/0Ey6AHlGwDP 10 comments rust
- Nice is a idiomatic and highly customizable CLI framework for Go I've been crafting on for months https://github.com/superpaintman/nice 10 comments programming
- Learning Idiomatic Rust by Going Overkill With Fizzbuzz https://www.fotonixx.com/posts/rust-fizzbuzz/ 23 comments rust
- Idiomatic panics in Go https://stonecode.ca/idiomatic-panics/ 17 comments golang
- A non-obtrusive, idiomatic and easy-to-use query and aggregation builder for the official Go client for ElasticSearch. https://github.com/aquasecurity/esquery 7 comments golang
- GoKilo: A port of Antirez's kilo text editor to idiomatic go https://github.com/srinathh/gokilo 6 comments golang
- nhooyr/websocket: A minimal and idiomatic WebSocket library for Go v1.0.0 https://github.com/nhooyr/websocket 7 comments golang
- An Alternative to Gorilla Sessions: Jeff. Manage web sessions cleanly and easily with idiomatic Go. https://github.com/abraithwaite/jeff?stars 21 comments golang
- nhooyr/websocket: A minimal and idiomatic WebSocket library for Go https://github.com/nhooyr/websocket 14 comments golang
- Idiomatic Go Resources https://medium.com/@dgryski/idiomatic-go-resources-966535376dba 3 comments golang
- Idiomatic nmap bindings for go developers https://github.com/ullaakut/nmap 4 comments golang
- Open source library - idiomatic nmap bindings in go https://github.com/ullaakut/nmap 5 comments netsec
- Idiomatic Design Patterns in Go https://twitter.com/ryan0x44/status/1034253173014372352 10 comments golang
- A High Performance, idiomatic CSV record encoding and decoding to native Go structures. https://github.com/jszwec/csvutil 5 comments golang
- An idiomatic Go client for Disque https://github.com/pote/disco 5 comments golang
- rmux - restful friendly idiomatic router (go 1.7) https://github.com/piotrkowalczuk/rmux 6 comments golang
- Idiomatic Go https://dmitri.shuralyov.com/idiomatic-go 44 comments golang
- Guaranteeing DB closure. Is this idiomatic Go? https://github.com/jinzhu/gorm 10 comments golang
- Bowtie - a (hopefully) idiomatic Web middleware for Go https://github.com/mtabini/go-bowtie 7 comments golang
- [Question] What's the idiomatic way to support older Go versions? https://github.com/sorcix/irc/issues/4 7 comments golang
- The Case for Go Web Frameworks – Idiomatic Go is not a religion https://medium.com/@richardeng/the-case-for-go-web-frameworks-a791fcd79d47 18 comments programming
- Idiomatic Generics in Go http://bouk.co/blog/idiomatic-generics-in-go/ 10 comments programming
- Idiomatic generics in Go http://bouk.co/blog/idiomatic-generics-in-go/ 47 comments golang
- Wrap - (idiomatic) Go middleware stack in 13 LOC http://metakeule.github.io/article/wrap-go-middlware-framework.html 17 comments golang