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

kittinunf/Result

0
View on GitHub↗
936 stars·54 forks·Kotlin·4 views

Result

The modelling for success/failure of operations in Kotlin and KMM (Kotlin Multiplatform Mobile)

Features

  • Language & Core Libraries - The modelling for success/failure of operations in Kotlin

Star history

Star history chart for kittinunf/resultStar history chart for kittinunf/result

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 Result

Similar open-source projects, ranked by how many features they share with Result.
  • 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
See all 24 alternatives to Result→

Frequently asked questions

What does kittinunf/result do?

The modelling for success/failure of operations in Kotlin and KMM (Kotlin Multiplatform Mobile)

What are the main features of kittinunf/result?

The main features of kittinunf/result are: Language & Core Libraries.

What are some open-source alternatives to kittinunf/result?

Open-source alternatives to kittinunf/result 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…