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

This project is a Node.js library for calculating CRC32 checksums using Intel's SSE4.2 instruction set for hardware acceleration. It provides a significant performance boost over software-based CRC32 calculations, with a fallback to software implementation when SSE4.2 isn't available. It’s designed for developers needing fast CRC32C calculations on streams, strings, or buffers in Node.js applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of anandsuresh/sse4_crc32

Account's avatar
TooTallNate/node-bindings
Helper module for loading your native module's .node file
Account's avatar
nodejs/nan
Native Abstractions for Node.js: C++ header for Node 0.8 -> 25 compatibility
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
beatgammit/crc32
CRC-32 implemented in JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nodejs/node-gyp
Node.js native addon build tool

Support the repos that depend on this repository

Top contributors

anandsuresh's profile
anandsuresh
104 contributions
NickNaso's profile
NickNaso
7 contributions
dudleycarr's profile
dudleycarr
6 contributions
zbjornson's profile
zbjornson
5 contributions
ivan's profile
ivan
3 contributions
rvagg's profile
rvagg
2 contributions
ashi009's profile
ashi009
2 contributions
bahamas10's profile
bahamas10
1 contributions
georgekola's profile
georgekola
1 contributions
gagern's profile
gagern
1 contributions

Recent events

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

No events yet
anandsuresh

anandsuresh/sse4_crc32

SSE4.2-based H/w-accelerated CRC32 calculator with software fallback

C++
132
31
MIT License