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
Suor avatar

Suor/funcy

0
View on GitHub↗
3,505 stars·151 forks·Python·BSD-3-Clause·7 views

Funcy

A fancy and practical functional tools

Features

  • Functional Programming - Provides practical functional tools for everyday tasks.
  • Functional Utility Libraries - Offers a collection of practical and fancy functional tools.
  • General Utilities - Practical functional programming tools for Python.

Star history

Star history chart for suor/funcyStar history chart for suor/funcy

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

Open-source alternatives to Funcy

Similar open-source projects, ranked by how many features they share with Funcy.
  • 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
  • bow-swift/bowbow-swift avatar

    bow-swift/bow

    659View on GitHub↗

    🏹 Bow is a cross-platform library for Typed Functional Programming in Swift

    Swiftbowcarthagecategory-theory
    View on GitHub↗659
  • alanrsoares/prelude-jsalanrsoares avatar

    alanrsoares/prelude-js

    100View on GitHub↗

    functional/point-free utils for JavaScript

    JavaScript
    View on GitHub↗100
  • ehmicky/wild-wild-pathehmicky avatar

    ehmicky/wild-wild-path

    728View on GitHub↗

    🤠 Object property paths with wildcards and regexps 🌵

    JavaScript
    View on GitHub↗728
See all 30 alternatives to Funcy→

Frequently asked questions

What does suor/funcy do?

A fancy and practical functional tools

What are the main features of suor/funcy?

The main features of suor/funcy are: Functional Programming, Functional Utility Libraries, General Utilities.

What are some open-source alternatives to suor/funcy?

Open-source alternatives to suor/funcy include: dry-python/returns — Returns is a functional programming library for Python that provides type-safe containers for managing state, error… 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. bow-swift/bow — 🏹 Bow is a cross-platform library for Typed Functional Programming in Swift. ehmicky/wild-wild-path — 🤠 Object property paths with wildcards and regexps 🌵. marpple/fxts — A functional programming library for TypeScript/JavaScript.