Pinned Repositories
ComposeWindowStyler
Compose Window Styler is a library that lets you style your Compose for Desktop window to have more native and modern UI. This includes styling the window to use acrylic, mica ...etc.
Kache
Kache is a lightweight Kotlin Multiplatform caching library that supports both in-memory and persistent caches and supports different eviction strategies (LRU, FIFO, MRU, and FILO).
KMP-RWMutex
A read-write mutex for Kotlin Multiplatform based on Golang's sync.RWMutex implementation.
MayakaApps's Repositories
MayakaApps/ComposeWindowStyler
Compose Window Styler is a library that lets you style your Compose for Desktop window to have more native and modern UI. This includes styling the window to use acrylic, mica ...etc.
MayakaApps/Kache
Kache is a lightweight Kotlin Multiplatform caching library that supports both in-memory and persistent caches and supports different eviction strategies (LRU, FIFO, MRU, and FILO).
MayakaApps/KMP-RWMutex
A read-write mutex for Kotlin Multiplatform based on Golang's sync.RWMutex implementation.