Weak hash maps and sets, with a fast backend
A Box with weak references
Similar to the automatic implicit conversion to boolean values in weakly typed languages
Weak hash maps and sets
Small wrapper around an equivalent of Pin<Weak<T>>
A garbage-collected smart pointer with automatic cycle detection using BiBOP memory layout and Mark-Sweep collection
Make weak counterpart for structure
A hashable weak pointer
BTreeMap with weak references
Wrappers to produce weak trait objects from reference types
Weakly-typed Roblox DOM implementation for Rust
A reference-counted arena for interning and deduplicating data
Lightweight weak reference and weak hash that works in 1.9 and JRuby.
Library that implements weak, soft, and strong references in Ruby that work across multiple runtimes (MRI,Jruby and Rubinius). Also includes implementation of maps/hashes that use references and a reference queue.
This gems works with devise to provide backend password strength checking via zxcvbn-js to reject weak passwords
Converts strong e-tags to weak so they can be passed through nginx with g-zip compression enabled
a hash that stores objects until they are garbage collected
This is a weak deduper to make things like bulk email run safer. It is not a lock safe for financial/security needs because it uses a weak redis locking pattern that can have race conditions. However, imagine a bulk email job that loops over 100 users, and enqueues a background email for each user. If the job fails at iteration 50, a retry would enqueue all the users again and many will receive dupes. This would continue multiple times as the parent job continued to rerun. By marking that a subjob has been enqueued, we can let that isolated job handle its own failures, and the batch enqueue job can run multiple times without re-enqueueing the same subjobs.
Tool for estimating how weak a pin code is.
A trip-code library for Ruby.
Fear weak references to BasicObject no more
Hunt out weak spots in your rails application
Automate mutation testing to find weaknesses in code
Returns passphrase strength based on entropy and weak passphrase tests