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

MarioAriasC/funKTionale

0
View on GitHub↗
915 stars·72 forks·Kotlin·5 views

FunKTionale

Functional constructs for Kotlin

Features

  • Language & Core Libraries - Functional constructs for Kotlin

Star history

Star history chart for marioariasc/funktionaleStar history chart for marioariasc/funktionale

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with FunKTionale

These projects share indexed features with FunKTionale. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • daniel-rusu/pods4kD

    daniel-rusu/pods4k

    0View on GitHub↗
    View on GitHub↗0
  • eriksencosta/math-commonE

    eriksencosta/math-common

    0View on GitHub↗
    View on GitHub↗0
  • eriksencosta/math-percentageE

    eriksencosta/math-percentage

    0View on GitHub↗
    View on GitHub↗0
  • bmaslakov/kotlin-algorithm-clubbmaslakov avatar

    bmaslakov/kotlin-algorithm-club

    929View on GitHub↗

    This project is a comprehensive library of fundamental computer science algorithms and data structures implemented in Kotlin. It serves as a toolkit for software engineering proficiency, providing a collection of standard computational techniques designed to operate on any data type through the use of language-level generics. The library distinguishes itself by emphasizing educational clarity and type-safe implementation. It utilizes interface-based abstractions to decouple algorithmic logic from specific data structures, while employing recursive problem decomposition and immutable state pat

    Kotlinalgorithmcomputer-sciencedata-structures
    View on GitHub↗929
Compare all 24 related projects→

Frequently asked questions

What does marioariasc/funktionale do?

Functional constructs for Kotlin

What are the main features of marioariasc/funktionale?

The main features of marioariasc/funktionale are: Language & Core Libraries.

Which projects share features with marioariasc/funktionale?

Projects with overlapping indexed features include: daniel-rusu/pods4k. eriksencosta/math-common. eriksencosta/math-percentage. eriksencosta/money. jetbrains/kotlin — Kotlin is a statically typed, general-purpose programming language designed for type safety and concise syntax. It… bmaslakov/kotlin-algorithm-club — This project is a comprehensive library of fundamental computer science algorithms and data structures implemented in…