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

NewLifeX/X

Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。 observed · 2026-08-28

github.com/NewLifeX/X · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100

Flags: no_readme

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: 3724
  • days_rel: 716
  • days_push: 11
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1860 stars · 549 forks observed · 2026-08-28

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

NewLife.X is a core foundational component library for .NET (C#) providing logging, configuration, caching (memory/Redis), networking (TCP/UDP/HTTP), an RPC framework, serialization, and APM performance tracing. It serves as the base of the NewLife 'family bucket' of components used across the team's larger products.

Use cases

  • add file or network logging to a .NET application
  • cache data in memory or Redis from C# code
  • build RPC services between .NET apps
  • serialize objects to binary, XML, or JSON
  • handle TCP/UDP/HTTP networking in C#
  • trace APM performance metrics in .NET services
  • load configuration from XML, JSON, or HTTP

When to choose

  • you are building .NET backend services and want an all-in-one set of core components
  • you need lightweight RPC, caching, and logging without heavy external dependencies
  • you are already in the NewLife ecosystem (XCode, Cube)

When to avoid

  • you prefer widely adopted mainstream libraries like ASP.NET Core built-ins, Serilog, or gRPC
  • your project is not on the .NET platform
  • you need a single-purpose, minimal library rather than a broad framework

Facets

library · maturity active

logging caching serialization rpc http-client http-server networking configuration-management monitoring middleware developer-tools backend microservices networking apis dotnet cross-platform windows newlife csharp apm basic-components redis-cache tcp-udp xml--config linux

1 source

Member repositories

RepositoryRoleHealth v2
NewLifeX/Xmain67

For agents

markdown · JSON · MCP: product_card(name="NewLifeX/X")

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