Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-kotlin

A collaborative list of awesome Kotlin libraries and resources. Feel free to contribute!
https://github.com/matteocrippa/awesome-kotlin

Last synced: 1 day ago
JSON representation

  • Podcast

  • Guide

    • Kotlin examples - A collection of examples of kotlin usage by JetBrains.
    • Kotlin Guide - An interesting guide to approach Kotlin by Thorsten Schleinzer.
    • Official Kotlin - The official Kotlin website with plenty resources to learn this language.
    • Kotlin examples - A collection of examples of kotlin usage by JetBrains.
    • Kotlin Guide - An interesting guide to approach Kotlin by Thorsten Schleinzer.
  • Community

  • Newsletter

    • Kotlin Daily - A curated twitter account with daily suggestion about Kotlin.
    • Kotlin Weekly - A curated weekly newsletter about the best of Kotlin around the net.
    • Kotlin Weekly - A curated weekly newsletter about the best of Kotlin around the net.
  • Libraries

    • Android

      • ActivityStarter - Easy way to start the Activities with arguments.
      • Flexbox - Flexbox layout by Google.
      • Permission Dispatcher - Provides a simple annotation-based API to handle runtime permissions.
      • Anko - A collection of utils to make Android development faster and easier.
      • KAndroid - Provide extensions and remove boilerplates on Android development.
      • kotterknife - View binding made easy.
      • DotsLoader - Android dots loader.
      • LastAdapter - An adapter and viewholder handler for easier android development.
      • Mystique - RecyclerView generated via homogeneous and heterogeneous lists effortlessly using an universal adapter logging framework.
      • Stepper-Touch - A simple stepper touch button.
      • Simple-Gallery - A gallery for viewing photos and videos.
      • Clay - Simple image trimming.
      • Parrot - ImageView extension for async loading.
      • MapMe - A modern adapter approach for maps, supporting Google Maps and Mapbox.
      • NestedRecyclerView - Improve the scroll angle when 2 recyclers views are nested.
      • Fiberglass - Easy lightweight SharedPreferences library with delegated properties.
      • KotlinPreferences - Easy way to use Android shared preferences.
      • Kotpref - A simpler way to handle shared preferences.
      • xpref - Multiprocess sharedpreferences.
      • arrow - Functional companion to Kotlin's Standard Library.
      • Result - The modelling for success/failure of operations.
      • Android Snowfall - Fully customizable implementation of Snowfall View on Android.
      • bubble - Easy way check current view orientation.
      • ChatMessageView - Chat UI library for Android.
      • Colored Time Selector - A smart colored time selector for Android.
      • Konfetti - Particle system for your views.
      • Multi Selection - Multiselection Solution for Android.
      • NoiseView - Easily add noise effect on your image.
      • shadow - Easy shadow handler for view.
      • StickyTimeLine - Timeline view for Android.
    • Database

      • Requery - A modern SQL based query & persistence.
      • kotlin-nosql - NoSQL database query and access library.
      • Exposed - A lightweight SQL library written over JDBC.
      • Kwery - SQL library over JDBC.
    • Analytics

    • Caching

      • Fuse - A disk and memory caching lib.
    • Data Management

    • Network

      • Fuel - A complete network library with routing support.
    • Web

      • kaha - A simple Servlet based web framework.
      • kara - A tiny web framework for JVM.
      • kovert - A REST (and Web) framework.
      • ktor - A framework for quickly creating web applications.
    • Logging

  • Compiler

    • Web

      • Kotlin Native - An LLVM backend for the Kotlin compiler, runtime implementation, and native code generation facility using the LLVM toolchain.