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

JasonShin/fp-core.rs

A library for functional programming in Rust observed · 2026-08-28

github.com/JasonShin/fp-core.rs · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 71
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2653
  • days_rel: n/a
  • days_push: 174
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1428 stars · 69 forks observed · 2026-08-28

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

fp-core.rs is a Rust library providing purely functional data structures and abstractions such as functors, monads, applicatives, and monoids. It also serves as a glossary of functional programming jargon illustrated with Rust examples.

Use cases

  • write functional-style Rust code with monads and functors
  • learn functional programming concepts like monoids and category theory in Rust
  • simulate higher-kinded types in Rust
  • use purely functional data structures alongside the Rust standard library
  • understand FP jargon like morphisms and applicatives with code examples

When to choose

  • you want FP abstractions (monad, functor, applicative) in Rust
  • you are learning functional programming theory with Rust examples
  • you need purely functional data structures in a Rust project

When to avoid

  • you prefer idiomatic Rust without FP abstractions
  • you need a production-hardened, actively developed FP library
  • your project avoids extra abstraction overhead

Facets

library · maturity maintenance

programming-language developer-tools programming-languages developer-tools rust functional-programming monads functors category-theory higher-kinded-types lambda-calculus monoid comonad applicative algorithms

1 source

Member repositories

RepositoryRoleHealth v2
JasonShin/fp-core.rsmain64

For agents

markdown · JSON · MCP: product_card(name="JasonShin/fp-core.rs")

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