A WebAssembly implementation of xxHash
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Pure JS implementation of xxhash
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
xxHash in Javascript
Yet another xxhash addon for Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
For ruby and ruby on rails
Ruby SemVer in TypeScript.
An xxhash binding for node.js
Like ruby's abbrev module, but in js
A pure Ruby implementation of xxhash.
Ruby wrapper for xxHash lib
This gem provides XXH32, XXH64, XXH3_64bits and XXH3_128bits functionalities for Ruby. It inherits Digest::Class and complies with Digest::Instance's functional design.
Ruby bindings (via Rust/magnus) for XXH3 — the modern XXH family from Yann Collet. Exposes both the 64-bit (XXH3_64bits) and the 128-bit (XXH3_128bits) variants through a Digest::Base-compatible API. Backed by the pure-Rust `xxhash-rust` crate, so there's no system-library runtime dependency.