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

shekhargulati/strman-java

A Java 8 string manipulation library. observed · 2026-08-28

github.com/shekhargulati/strman-java · homepage · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 3774
  • days_rel: n/a
  • days_push: 2399
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1330 stars · 350 forks observed · 2026-08-28

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

A Java 8 string manipulation library offering a collection of static utility functions for working with strings. It is inspired by the JavaScript strman library and available on Maven Central.

Use cases

  • manipulate strings in Java without writing utility methods
  • check if a string is palindrome or shuffle characters
  • append, prepend, and format strings conveniently
  • convert strings between camelCase, kebab-case, and snake_case
  • pad, truncate, and repeat strings

When to choose

  • you need a lightweight, dependency-free string utility library for Java 8+
  • you want a rich set of string helpers similar to JavaScript's strman
  • you prefer a small MIT-licensed library over Apache Commons Lang

When to avoid

  • you need a library under active development with recent releases
  • you only need a few string functions already covered by the JDK or Apache Commons
  • you work on a non-JVM platform

Facets

library · maturity maintenance

developer-tools developer-tools programming-languages jvm string-manipulation java-8 string-utilities

1 source

Member repositories

RepositoryRoleHealth v2
shekhargulati/strman-javamain32

For agents

markdown · JSON · MCP: product_card(name="shekhargulati/strman-java")

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