`null-prototype-object` is a lightweight utility that provides a constructor for creating objects with a `null` prototype in a performance-optimized way. Unlike `Object.create(null)`, which creates a new object shape on each call, this package uses a shared, frozen prototype to enable better JIT optimization and faster object creation in high-frequency scenarios. It's ideal for developers building parsers, serializers, caches, or any system that frequently creates null-prototype objects and needs predictable, optimized performance.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.