Ross ROSS = Recommend OSS · open-source software intelligence for agents

sohaha/zlsgo

简单易用、足够轻量、性能好的 Golang 库 - Easy to use, light enough, good performance Golang library observed · 2026-09-03

github.com/sohaha/zlsgo · homepage · Go · MIT (permissive) observed · 2026-09-03

Health v2 · maintenance only

74/100

  • Activity 93
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2729
  • days_rel: n/a
  • days_push: 44
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1002 stars · 53 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

zlsgo is a lightweight, modular Go standard-library-style toolkit offering web framework (znet), logging (zlog), HTTP client (zhttp), JSON handling, caching, CLI, and dependency injection modules. It emphasizes minimal external dependencies, type-safe APIs, and high performance with per-module imports.

Use cases

  • build a lightweight http server in go
  • make http requests from go without heavy dependencies
  • structured logging for go applications
  • parse and manipulate json in go
  • build command-line tools in go
  • in-memory caching in go
  • dependency injection in go

When to choose

  • you want a batteries-included Go toolkit with minimal external dependencies
  • you need a simple gin-like web framework with low overhead
  • you want to import only the modules you need to keep binaries small
  • you prefer simple, intuitive APIs over heavyweight frameworks

When to avoid

  • you need an ecosystem-rich framework with extensive middleware and community plugins
  • your team standardizes on mainstream stacks like gin, echo, or the standard library
  • you require enterprise-grade features like OpenTelemetry integration out of the box

Facets

library · maturity active

web-framework http-client logging caching cli json serialization error-handling middleware routing web-development backend developer-tools go cross-platform cli go-library modular lightweight dependency-injection utility-belt zero-dependency command-line web-server

2 sources

Member repositories

RepositoryRoleHealth v2
sohaha/zlsgomain74

For agents

markdown · JSON · MCP: product_card(name="sohaha/zlsgo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem