Projects

Tideland

Go Modules

  • Go Actor allows convenient concurrency following the actor model
  • Go Audit for testing and test data generation
  • Go Cells providing a single node event processing environment
  • Go JWT creates and handles JSON Web Tokens
  • Go UUID generates UUIDs v1, v3, v4, and v5
  • Go Slices manages slices using generics.
  • Go Wait allows waiting for defined conditions by polling

NOTE

There is some more stuff in the Tideland repositories, just take a look. It’s grouped in larger repositories and so sadly hard to find. So I’ll now step by step split these repositories into individual smaller projects.

Applications

  • Simple demonstration of Kubernetes Operators in Go with CoDis