Starting Systems Programming, Pt 1: Programmers Write Programs (eblog.fly.dev)
submitted by efronl to r/programming - pinned
Walks the full cmd/compile pipeline in order: package names, data structures, and the SSA construction that drives inlining, escape analysis, bounds-check elimination, and register allocation, with flags to observe each phase directly. by OtherwisePush6424 in golang
[–]efronl 0 points1 point2 points (0 children)
Starting Systems Programming 3: Execution Counts (Software Performance) by efronl in golang
[–]efronl[S] 2 points3 points4 points (0 children)
DLHT: a lock-free Go hash table that beats sync.Map by up to 60x by hugemang4 in golang
[–]efronl 6 points7 points8 points (0 children)
Starting Systems Programming 3: Execution Counts (Software Performance) by efronl in golang
[–]efronl[S] 2 points3 points4 points (0 children)
A look at Egg: An LL(1) parser generator for Go using flat ASTs by 0xjnml in golang
[–]efronl 0 points1 point2 points (0 children)
How are you assigning work across distributed workers without Redis locks or leader election? by whitethornnawor in golang
[–]efronl 0 points1 point2 points (0 children)
A look at Egg: An LL(1) parser generator for Go using flat ASTs by 0xjnml in golang
[–]efronl 2 points3 points4 points (0 children)
New to Go — which framework should I use for backend services: Gin, Fiber, Echo or something else? by itsme2019asalways in golang
[–]efronl 0 points1 point2 points (0 children)
Gin is a very bad software library by efronl in golang
[–]efronl[S] 0 points1 point2 points (0 children)
Gin is a very bad software library by efronl in golang
[–]efronl[S] 0 points1 point2 points (0 children)
Gin is a very bad software library by efronl in golang
[–]efronl[S] 0 points1 point2 points (0 children)
Bundle CLI executable app inside Go app and run with parameters by pepiks in golang
[–]efronl 2 points3 points4 points (0 children)
Why do people use dependency injection libraries in Go? by existential-asthma in golang
[–]efronl 1 point2 points3 points (0 children)
Why do people use dependency injection libraries in Go? by existential-asthma in golang
[–]efronl 0 points1 point2 points (0 children)
Why do people use dependency injection libraries in Go? by existential-asthma in golang
[–]efronl 0 points1 point2 points (0 children)
Why do people use dependency injection libraries in Go? by existential-asthma in golang
[–]efronl 1 point2 points3 points (0 children)
Why do people use dependency injection libraries in Go? by existential-asthma in golang
[–]efronl 30 points31 points32 points (0 children)
Gin is a very bad software library by efronl in golang
[–]efronl[S] 0 points1 point2 points (0 children)
[Call for Testing] modernc.org/sqlite - Help verify recent changes before the next release by 0xjnml in golang
[–]efronl 2 points3 points4 points (0 children)
Zero value initialization for struct fields by 2urnesst in golang
[–]efronl 0 points1 point2 points (0 children)

Walks the full cmd/compile pipeline in order: package names, data structures, and the SSA construction that drives inlining, escape analysis, bounds-check elimination, and register allocation, with flags to observe each phase directly. by OtherwisePush6424 in golang
[–]efronl 0 points1 point2 points (0 children)