aafanasev / sekret
Kotlin compiler plugin to hide secret data
☆120Updated 2 weeks ago
Alternatives and similar repositories for sekret:
Users that are interested in sekret are comparing it to the libraries listed below
- Next gen dependency injection library for Kotlin [WIP]☆109Updated 2 weeks 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
- A Kotlin compiler plugin that removes the `copy` method of data classes.☆159Updated last year
- How to write Gradle plugins - answers to common questions and alternative implementation solutions☆132Updated 5 months ago
- Cook yourself delicious Gradle plugins 🐘🤝🐭👉🧑🍳☆154Updated this week
- A fast, secure and modular key-value storage with batteries-included for Android and JVM.☆71Updated 4 years ago
- Method call logging for Kotlin Multiplatform☆195Updated 2 years ago
- Finite State Machine in Kotlin☆93Updated 5 months ago
- Simple and powerful DI for kotlin multiplatform☆142Updated 3 months ago
- A logger facilitating lazily-evaluated log calls via Kotlin's inline classes & functions.☆90Updated last year
- Small lib for recovering stack trace in exceptions thrown in Kotlin coroutines☆220Updated this week
- Ktor feature for providing rate limiting on endpoints☆47Updated 5 years ago
- Glossary of Gradle terms both common and uncommon☆126Updated last year
- Turns a Retrofit service interface into Ktor routing☆131Updated 5 years ago
- Xml support for KotlinX Serialization☆80Updated 9 months ago
- Gradle Plugin that detects violations of Gradle best practices in Gradle Plugins