GitHub topics: weakset
meineerde/weak
The Weak library provides a Weak::Map class to store a key-value map and a Weak::Set class to store an unordered list of objects. The collection classes only hold weak references to all elements so they can be garbage-collected when there are no more references left.
Language: Ruby - Size: 120 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

stdlib-js/assert-has-weakset-support
Detect native WeakSet support.
Language: JavaScript - Size: 383 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

hqtsm/meek
Weak data collections without the limitations
Language: TypeScript - Size: 83 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

inspect-js/is-weakset
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Language: JavaScript - Size: 101 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

inspect-js/is-weakmap
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Language: JavaScript - Size: 75.2 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

TomerAberbach/weak-merge
π A module for merging WeakSets and WeakMaps.
Language: TypeScript - Size: 595 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 21 - Forks: 0

callmeskyy111/Arrays-And-Iterables-In-JS
All about Arrays[] and iterables in Javascript π‘
Language: JavaScript - Size: 84 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

inspect-js/which-collection
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Language: JavaScript - Size: 64.5 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 2

ivanovx/js-docs
JavaScript Next features and their demos
Language: CSS - Size: 334 KB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

ferreiratiago/es6
Playground for ECMAScript 2015 (ES6)
Language: JavaScript - Size: 53.7 KB - Last synced at: 28 days ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 1

rousan/collections-es6
:gift: ES6 Map, Set, WeakMap and WeakSet polyfill in pure ES5
Language: JavaScript - Size: 54.7 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 0

HowProgrammingWorks/Collections
Different types of Associative Collections
Language: JavaScript - Size: 13.7 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 8

rahman95/js-further-learning
ES6 further learning
Language: JavaScript - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

lamansky/weakable
[Node.js] Returns true if a value can be used as a WeakSet item or a WeakMap key.
Language: JavaScript - Size: 1000 Bytes - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

lamansky/weakish-set
[Node.js] Itβs like WeakSet but it supports non-objects.
Language: JavaScript - Size: 4.88 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
