vanshg / KrazyKotlinLinks
A collection of useful Kotlin Extension
☆91Updated 4 years ago
Alternatives and similar repositories for KrazyKotlin
Users that are interested in KrazyKotlin are comparing it to the libraries listed below
Sorting:
- Utility extensions to boost your programming with Kotlin.☆75Updated last year
- A logger facilitating lazily-evaluated log calls via Kotlin's inline classes & functions.☆90Updated last year
- Kotlin compiler plugin to hide secret data☆122Updated this week
- 🔴 A non-deterministic finite-state machine for Android & JVM that won't let you down☆81Updated 3 years ago
- Collaborative list of awesome Kotlin resources.☆41Updated 2 years ago
- A fast, secure and modular key-value storage with batteries-included for Android and JVM.☆72Updated 4 years ago
- Mathematics library focused on geometry for Multiplatform Kotlin 1.3☆79Updated 2 years ago
- Manages and exports localized strings to Android and iOS☆35Updated 3 years ago
- A lightweight Android linter for Kotlin DSL aimed to solve the problem of verifying mandatory DSL attributes at compile time.☆69Updated 2 years ago
- Script that can encode a given message to Morse-Code or decode a given morse-code to message☆60Updated 4 years ago
- Advanced work with Kotlin sequences☆21Updated 5 years ago
- Validation library. Fluent syntax in Java, mini DSL in Kotlin☆24Updated 3 years ago
- Functional style JSON parsing in Kotlin☆129Updated 3 years ago
- Materials for a full-day workshop on Kotlin Coroutines☆46Updated 2 years ago
- Kotlin port of RandomGen☆38Updated this week
- Simple and light-weight event dispatcher for Kotlin☆66Updated 4 years ago
- Simplistic nested stopwatch for Kotlin☆45Updated 4 years ago
- A simple but slightly more elaborate example of how to include JWT in the Ktor application flow.☆120Updated 6 years ago
- Feature flags for multi-module Kotlin Android projects☆81Updated last month
- Data Structure library for Kotlin☆49Updated 2 years ago
- Miscellaneous benchmarks for JSON serialization on JVM/Android☆60Updated 2 years ago
- kotlin extensions to the java8 time library