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

omniscientjs/omniscient

A library providing an abstraction for React components that allows for fast top-down rendering embracing immutable data for js observed · 2026-08-28

github.com/omniscientjs/omniscient · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 4346
  • days_rel: n/a
  • days_push: 722
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1218 stars · 49 forks observed · 2026-08-28

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

Omniscient is a JavaScript library providing an abstraction over React components for fast top-down rendering using immutable data structures and cursors. It acts as memoization for stateless React components via a smart predefined shouldComponentUpdate, but is now retired since React.memo covers most of its use cases.

Use cases

  • optimize React re-renders with immutable data
  • memoize stateless React components
  • build UIs with unidirectional data flow
  • use cursors to pass shared immutable state through component trees
  • write functional-style composable React components

When to choose

  • maintaining a legacy codebase already built on Omniscient
  • targeting pre-16.6 React versions where React.memo is unavailable

When to avoid

  • starting a new React project - use React.memo instead
  • you need actively maintained libraries
  • you don't use Immutable.js or immutable data patterns

Facets

library · maturity abandoned

frontend-framework ui-components state-management web-development frontend browser react immutable-data memoization unidirectional-dataflow cursors retired nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
omniscientjs/omniscientmain23

For agents

markdown · JSON · MCP: product_card(name="omniscientjs/omniscient")

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