@anon
sign up
@anon
sign up
pull down to refresh
Mptcp: An overlooked new feature in Go 1.21
www.sobyte.net/post/2023-07/mptcp-go/
10 sats
\
1 comment
\
@hn
25 Oct 2023
tech
related
Modular Layered Design coding with Go - iRi
jerf.org/iri/post/2025/go_layered_design/
20 sats
\
0 comments
\
@deSign_r
20 Apr
Design
Fourteen Years of Go - The Go Programming Language
go.dev/blog/14years
20 sats
\
0 comments
\
@shadowymartian
11 Nov 2023
tech
Fp-go: Functional Programming Library for Golang
github.com/IBM/fp-go
24 sats
\
1 comment
\
@hn
18 Aug 2023
tech
Show HN: Rill – Composable concurrency toolkit for Go
github.com/destel/rill
11 sats
\
0 comments
\
@hn
25 Nov 2024
tech
Evolving the Go Standard Library with math/rand/v2
go.dev/blog/randv2
353 sats
\
0 comments
\
@nout
7 May 2024
builders
Russ Cox: Go Testing by Example
research.swtch.com/testing
12 sats
\
1 comment
\
@hn
6 Dec 2023
tech
Weak pointers in Go: why they matter now
victoriametrics.com/blog/go-weak-pointer/index.html
268 sats
\
0 comments
\
@hn
7 Dec 2024
tech
Zasper: A Modern and Efficient Alternative to JupyterLab, Built in Go
github.com/zasper-io/zasper
11 sats
\
0 comments
\
@hn
2 Jan
tech
Perfectly Reproducible, Verified Go Toolchains - The Go Programming Language
go.dev/blog/rebuild
13 sats
\
0 comments
\
@nout
11 Nov 2023
tech
The smallest thing in Go — Bitfield Consulting
bitfieldconsulting.com/posts/iota
19 sats
\
0 comments
\
@Rsync25
9 Dec 2024
tech
Schnorr : A Golang impl of BIP340, secp25k1 and Musig2
github.com/ellemouton/schnorr
10 sats
\
0 comments
\
@Rsync25
31 May 2024
bitdevs
Simplicity is Complicated
go.dev/talks/2015/simplicity-is-complicated.slide
505 sats
\
4 comments
\
@k00b
31 May
devs
The One Billion Row Challenge in Go: from 1m45s to 4s in nine solutions
benhoyt.com/writings/go-1brc/
63 sats
\
1 comment
\
@hn
3 Mar 2024
tech
The Functional Options Pattern in Golang with examples
andrerfcsantos.dev/posts/functional-options-pattern/
138 sats
\
0 comments
\
@k00b
3 Mar
devs
Fixing for loops in Go 1.22
go.dev/blog/loopvar-preview
21 sats
\
3 comments
\
@hn
19 Sep 2023
tech
How I Learned Generics in Go
dormoshe.io/trending-news/how-i-learned-generics-in-go-3nc6-67502?utm_source=twitter&utm_campaign=twitter
10 sats
\
0 comments
\
@brandonsbytes
13 Nov 2023
tech
regolancer: lnd channel rebalancer written in Go
github.com/rkfg/regolancer
553 sats
\
0 comments
\
@CypherPoet
28 Sep 2022
bitcoin
A Bitcoin Miniscript implementation in Go
github.com/benma/miniscript-go
1013 sats
\
1 comment
\
@Rsync25
25 May 2023
bitcoin
Falafel: Go tool to generate go APIs for gRPC services for use on mobile/WASM
github.com/lightninglabs/falafel
31 sats
\
0 comments
\
@Rsync25
5 Aug 2024
lightning
LND Client: Golang client library for lnd
github.com/lightninglabs/lndclient
53 sats
\
0 comments
\
@Rsync25
10 Nov 2024
lightning
Better HTTP server routing in Go 1.22
eli.thegreenplace.net/2023/better-http-server-routing-in-go-122/
50 sats
\
1 comment
\
@hn
16 Oct 2023
tech
more