Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

simdle‑universal is a Node.js library that provides SIMD‑style bit‑wise and population‑count operations on typed buffers, automatically using the native **libsimdle** implementation when available and falling back to a pure‑JavaScript version otherwise. It’s aimed at developers who need fast, low‑level bit manipulation (e.g., bit‑maps, cryptography, data compression) in JavaScript/Node environments without worrying about platform‑specific SIMD support.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
holepunchto

holepunchto/simdle-universal

Universal wrapper for https://github.com/holepunchto/libsimdle with a JavaScript fallback

JavaScript
2
1
Apache License 2.0
kasperisager's profile
kasperisager
25 contributions
mikker's profile
mikker
2 contributions
mafintosh's profile
mafintosh
1 contributions
rafapaezbas's profile
rafapaezbas
1 contributions

Support the dependencies of holepunchto/simdle-universal

Account's avatar
holepunchto/b4a
Bridging the gap between buffers and typed arrays
Account's avatar
holepunchto/brittle
A TAP test runner built for Bare runtime and Node.js
Account's avatar
standard/standard
JavaScript Standard Style