qicosmos/cosmos
c++11基础库 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4373
- days_rel: n/a
- days_push: 653
- n_releases_24m: 0
Adoption not part of the score
1031 stars · 455 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cosmos is a C++11 foundational utility library by qicosmos (author of cinatra and iguana), providing general-purpose building blocks for C++ development. It collects common utilities, networking, and serialization helpers used across the purecpp community's projects.
Use cases
- c++11 utility helpers for common tasks
- lightweight c++ base library for projects
- reuse components from qicosmos projects like cinatra and iguana
- learn modern c++11 library design patterns
- foundation library for c++ backend services
When to choose
- you want a small, dependency-light C++11 utility library
- you already use qicosmos projects and want shared components
- you need to study idiomatic modern C++ library code
When to avoid
- you need a fully documented, licensed, production-supported library
- you require C++14/17/20 features or a comprehensive standard-library replacement
- you need guaranteed long-term maintenance or formal releases
Facets
library · maturity maintenance
developer-tools concurrency serialization http-client http-server developer-tools cross-platform cpp windows cross-platform cpp11 utility-library header-only purecpp linux macos
1 source
- readme: https://github.com/qicosmos/cosmos · fetched 2026-08-28 · bc2fe688f5e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qicosmos/cosmos | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem