Projects

Tideland

Go Modules

  • Go Actor allows convenient concurrency following the actor model
  • Go Actor simplifies testing and will replace audit
  • 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 Wait allows waiting for defined conditions by polling
  • Go Wait provides a throttled and graceful task processing

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 or will delete some, as they have become superfluous in the meantime.

Applications

  • Simple demonstration of Kubernetes Operators in Go with CoDis