growthbook-golang

Golang SDK for GrowthBook (by growthbook)

Growthbook-golang Alternatives

Similar projects and alternatives to growthbook-golang based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better growthbook-golang alternative or higher similarity.

growthbook-golang reviews and mentions

Posts with mentions or reviews of growthbook-golang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-25.
  • The Case of a Leaky Goroutine
    3 projects | news.ycombinator.com | 25 Mar 2024
    I wish Go recorded the timestamp of goroutine and let you access them.

    An app I work on recently had a bug where goroutines would slowly build up over time. Turns out the bug is in the Growthbook SDK [1]. We can monitor the number of goroutines, but having a large number of goroutines waiting in the location that gets stuck is normal — we can only see such a problem over multiple days, in that the minimum value slowly goes up.

    If Go could tell you the timestamp of the oldest goroutines as part of the pprof dump, we could have an alert, and it would work for any such leak.

    [1] https://github.com/growthbook/growthbook-golang/pull/28

Stats

Basic growthbook-golang repo stats
1
8
5.2
about 2 months ago

growthbook/growthbook-golang is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of growthbook-golang is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com