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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFluent

Language-level additions that provide a more readable, chained method call syntax for existing types.

Distinct from Syntax Extensions: Distinct from general Syntax Extensions: focuses on adding fluent API-style method calls to standard types via implicits.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Fluent. Refine with filters or upvote what's useful.

Awesome Fluent GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • scalaz/scalazAvatar von scalaz

    scalaz/scalaz

    4,667Auf GitHub ansehen↗

    Scalaz is a functional programming library for Scala that provides a collection of purely functional data structures and type classes. It functions as a framework for organizing functional behaviors into hierarchies to enable generic programming and type-safe transformations. The library includes tools for composing and managing nested functional effects within a single type stack through a monad transformer system. It provides data structures for representing and combining input, output, and optionality effects. The project covers a broad surface of functional abstractions, including the im

    Uses implicit extensions to provide fluent method call syntax on standard data structures.

    Scala
    Auf GitHub ansehen↗4,667
  1. Home
  2. Programming Languages & Runtimes
  3. Syntax Extensions
  4. Fluent