klibs.io
Report an issue
About & FAQ
Klibs.io wordmark
Press / to search + KMP projects
Vladimir logo

Vladimir

  • alongotv
  • pdastore1@gmail.com

WeakHashMap

by alongotv

0

Implements a key-value data structure where values are deallocated with their keys, useful for caching short-lived objects. Offers operator support and serves as a temporary substitute for a standard library feature.

#native, #language-extensions, #kotlin-native, #cache

JVMKotlin/Native

MIT License