Crimes with Go Generics

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • type-safe-builder-experiment

    Experimenting with the type safe builder pattern in different languages.

  • I don’t think the Option presented here is sufficient (it is indeed a “crime”) as you cannot express Some(nil).

    But you could probably achieve that using go's not-well-known sum types, e.g. like this

    https://github.com/FSMaxB/type-safe-builder-experiment/blob/...

  • site

    The new frontend/backend code for https://xeiaso.net

  • Oh dear. I pushed an addendum to the article: https://github.com/Xe/site/commit/05135edcbe5e474131c15c2476...

    Thanks for pointing that out!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts