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
M

metalabdesign/AsyncAwait

0
View on GitHub↗
0 stars·0 forks·8 views

AsyncAwait

Features

  • Kotlin Libraries - Async/await for Android built upon coroutines introduced in Kotlin 1.1

Star history

Star history chart for metalabdesign/asyncawaitStar history chart for metalabdesign/asyncawait

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 AsyncAwait

These projects share indexed features with AsyncAwait. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • terrakok/kmp-awesometerrakok avatar

    terrakok/kmp-awesome

    5,785View on GitHub↗

    KMP-Awesome is a curated directory and resource index for the Kotlin Multiplatform ecosystem. It serves as a centralized hub for developers to discover libraries, frameworks, and tools designed to streamline the creation of shared codebases for mobile, desktop, and web applications. The project distinguishes itself by organizing a comprehensive collection of solutions that address the core challenges of cross-platform development. It highlights resources for implementing shared business logic, declarative user interface components, and type-safe data persistence layers. By providing a structu

    androidawesomecompose
    View on GitHub↗5,785
  • kotlin/ankoKotlin avatar

    Kotlin/anko

    15,784View on GitHub↗

    Anko is an Android Kotlin library designed to simplify application development through a set of domain-specific languages and extensions. It functions as a programmatic UI DSL, an SQLite wrapper, an SDK utility, and an asynchronous framework. The project provides a declarative layout system that allows developers to build user interfaces through code instead of static XML markup. It distinguishes itself by offering a fluent database layer that eliminates manual cursor management and a concurrency system that uses weak references to prevent memory leaks in activities. The library covers broad

    Kotlin
    View on GitHub↗15,784
  • marcinmoskala/preferenceholderMarcinMoskala avatar

    MarcinMoskala/PreferenceHolder

    153View on GitHub↗

    SharedPreference usage made fun in Kotlin

    Kotlin
    View on GitHub↗153
  • kohesive/klutterK

    kohesive/klutter

    0View on GitHub↗
    View on GitHub↗0
Compare all 13 related projects→

Frequently asked questions

What are the main features of metalabdesign/asyncawait?

The main features of metalabdesign/asyncawait are: Kotlin Libraries.

Which projects share features with metalabdesign/asyncawait?

Projects with overlapping indexed features include: terrakok/kmp-awesome — KMP-Awesome is a curated directory and resource index for the Kotlin Multiplatform ecosystem. It serves as a… kotlin/anko — Anko is an Android Kotlin library designed to simplify application development through a set of domain-specific… marcinmoskala/preferenceholder — SharedPreference usage made fun in Kotlin. mcxiaoke/kotlin-koi. reactivex/rxkotlin — RxKotlin is a reactive programming library and asynchronous stream processor that provides Kotlin language extensions… kohesive/klutter.