From e9af5bc9584cd8099fd3d3820aa6b94a16f175d1 Mon Sep 17 00:00:00 2001 From: Dan Rusu <45322622+daniel-rusu@users.noreply.github.com> Date: Wed, 23 Apr 2025 15:48:47 -0600 Subject: [PATCH] Add pods4k --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2a0936..65fad6f 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,7 @@ A curated list of awesome Kotlin frameworks, libraries, documents and other reso - [android-junit5](https://github.com/mannodermaus/android-junit5) - Testing with JUnit 5 for Android. - [FingerprintManager](https://github.com/JesusM/FingerprintManager) - A small library to handle Android fingerprint API. - [kotlin-algorithm-club](https://github.com/bmaslakov/kotlin-algorithm-club) - Algorithms and data structures in Kotlin. +- [pods4k](https://github.com/daniel-rusu/pods4k) - Performance-oriented data structures for Kotlin, including Immutable Arrays - [composer](https://github.com/gojuno/composer) - Reactive Android Instrumentation Test Runner. Archived. Marathon is recommended as an alternative (https://github.com/Malinskiy/marathon). - [AnimatedTabLayout](https://github.com/iammert/AnimatedTabLayout) - Yet another android tab layout - [intellij-platform-plugin-template](https://github.com/JetBrains/intellij-platform-plugin-template) - Template repository for creating plugins for IntelliJ Platform