Skip to content

g4s8/gophercon-sg-2023

Repository files navigation

Presentation slides and examples for GopherCon Singapore 2023.

Go low-latency patterns

Slides: https://g4s8.github.io/gophercon-sg-2023/

Examples in this repository:

  • ./interfaces - function interface parameters
  • ./mutators - changing state
  • ./returns- returning a pointer
  • ./make - making new slice
  • ./smalling - like big.Int but small
  • ./string - converting bytes to string

Related blog posts [series](https://g4s8.wtf/series/go-low-latency/ about this topic:

Subscribe to get updates about next posts on this topic:

About

Presentation slides and code examples for GopherCon Singapore 2023

Topics

Resources

License

Stars

Watchers

Forks