🔑 Get the same key for the same sequence of values!
-
Updated
Sep 1, 2025 - TypeScript
🔑 Get the same key for the same sequence of values!
A trasparent rpc for allowing web worker to access dom in mainland(and vise versa)
Value reference with reactivity
Cache powered by weak references for Dart
Delegate, event, and `Action` wrappers that treat targets as "dead" when they are collected by the GC (plain C# objects) or destroyed in Unity (`UnityEngine.Object`). Reduces memory leaks and ghost callbacks.
A comprehensive demo of features introduced in ECMAScript 2021 (ES12) with practical, runnable examples. Built in 2021–2026, this educational JavaScript project showcases ES2021 features including numeric separators, String.replaceAll(), logical assignment operators, Promise.any(), private class methods, WeakRef, and FinalizationRegistry usage.
A Python-native event system that provides thread-safe, type-safe event handling with first-class async support. Designed for real-world applications requiring robust concurrency, simulation, or external control mechanisms.
Enables attaching a destructor to an object which is called after its garbage collection by the browser.
PoC for a graph-based Pricing (linear/delta Risk) Engine. Iterative BFS (pre/post)
A WeakRef-based cache that automatically evicts entries when values are garbage collected
Weak data structures for JavaScript: iterable WeakSet/WeakMap, weak-value maps, composite-key ephemeron maps, weak memoization, weak bimaps, GC-aware LRU caches, and self-pruning weak graphs — shell-leak freedom as a tested invariant.
Structural memoization of JavaScript objects using WeakRefs
⚡ Zero-dependency, SOLID-compliant frontend memory leak diagnostic engine & headless web auditor. Uses WeakRef, FinalizationRegistry, Shadow DOM Web Components, and Puppeteer CDP.
Add a description, image, and links to the weakref topic page so that developers can more easily learn about it.
To associate your repository with the weakref topic, visit your repo's landing page and select "manage topics."