object Amirroid {
private val junk = mutableListOf<ByteArray>()
@JvmStatic
fun main(args: Array<String>) {
while (true) {
junk += ByteArray(1024 * 1024)
}
}
}
🐈
Pinned Loading
-
ComposePreferences
ComposePreferences PublicA lightweight Jetpack Compose library for managing state directly with SharedPreferences. Simplify data persistence in your Compose apps with minimal effort!
-
AnimatedReact
AnimatedReact PublicAnimatedReact is a lightweight animation library for React, inspired by Jetpack Compose
TypeScript 6
-
JalaliDate
JalaliDate PublicA Kotlin Multiplatform library for Jalali (Persian) date handling, conversion, formatting and parsing.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



