awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
marpple avatar

marpple/FxTS

0
View on GitHub↗
1,162 stars·87 forks·TypeScript·Apache-2.0·7 viewsfxts.dev↗

FxTS

A functional programming library for TypeScript/JavaScript

Features

  • Functional Programming - Library for lazy evaluation and concurrency.
  • Functional Utility Libraries - Functional library focused on lazy evaluation and concurrency.
  • Generic Utilities - Functional utility library with lazy evaluation support.

Star history

Star history chart for marpple/fxtsStar history chart for marpple/fxts

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does marpple/fxts do?

A functional programming library for TypeScript/JavaScript

What are the main features of marpple/fxts?

The main features of marpple/fxts are: Functional Programming, Functional Utility Libraries, Generic Utilities.

What are some open-source alternatives to marpple/fxts?

Open-source alternatives to marpple/fxts include: selfrefactor/rambda — Typescript focused FP library similar to Remeda and Ramda. lodash/lodash — Lodash is a JavaScript utility library and data manipulation toolkit. It provides a collection of modular functions… alanrsoares/prelude-js — functional/point-free utils for JavaScript. dry-python/returns — Returns is a functional programming library for Python that provides type-safe containers for managing state, error… jashkenas/underscore — Underscore is a JavaScript utility library providing a suite of functional programming and data manipulation helpers.… pytoolz/toolz — Toolz is a Python library that implements functional programming utilities for iterable transformation, dictionary…

Open-source alternatives to FxTS

Similar open-source projects, ranked by how many features they share with FxTS.
  • selfrefactor/rambdaselfrefactor avatar

    selfrefactor/rambda

    1,754View on GitHub↗

    Typescript focused FP library similar to Remeda and Ramda

    JavaScript
    View on GitHub↗1,754
  • jashkenas/underscorejashkenas avatar

    jashkenas/underscore

    27,345View on GitHub↗

    Underscore is a JavaScript utility library providing a suite of functional programming and data manipulation helpers. It serves as a framework for transforming data collections, composing functions, managing objects, and performing precise data type validation without modifying core language prototypes. The project includes a functional programming toolkit designed to control function execution timing and behavior through techniques such as debouncing, throttling, and partial application. It also provides a dedicated object manipulation utility for cloning, merging, picking, and omitting prop

    JavaScript
    View on GitHub↗27,345
  • alanrsoares/prelude-jsalanrsoares avatar

    alanrsoares/prelude-js

    100View on GitHub↗

    functional/point-free utils for JavaScript

    JavaScript
    View on GitHub↗100
  • dry-python/returnsdry-python avatar

    dry-python/returns

    4,310View on GitHub↗

    Returns is a functional programming library for Python that provides type-safe containers for managing state, error handling, and optionality. It serves as a monadic container library and a type-safe error handling framework, replacing traditional try-catch blocks and null checks with Result and Optional containers to treat exceptions as data. The project is distinguished by its use of a specialized Mypy static analysis plugin to validate functional pipelines and emulate higher kinded types. It provides mechanisms for isolating side effects through IO containers and offers a framework for typ

    Python
    View on GitHub↗4,310
See all 30 alternatives to FxTS→