awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
alexgorbatchev avatar

alexgorbatchev/crc

0
View on GitHub↗
369 stars·71 forks·Python·MIT·6 views

Crc

Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.

Features

  • Cryptography and Security - Fast CRC hashing implementation.

Star history

Star history chart for alexgorbatchev/crcStar history chart for alexgorbatchev/crc

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does alexgorbatchev/crc do?

Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.

What are the main features of alexgorbatchev/crc?

The main features of alexgorbatchev/crc are: Cryptography and Security.

What are some open-source alternatives to alexgorbatchev/crc?

Open-source alternatives to alexgorbatchev/crc include: bevacqua/hash-sum — ``shell npm i hash-sum -S ``. bitwiseshiftleft/sjcl — sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding… brix/crypto-js — crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data… crypto-browserify/pbkdf2 — This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned… crypto-browserify/sha.js — Node style SHA on pure JavaScript. anoskov/rsa-ex — Library for working with RSA keys using Elixir and OpenSSL ports.

Open-source alternatives to Crc

Similar open-source projects, ranked by how many features they share with Crc.
  • bevacqua/hash-sumbevacqua avatar

    bevacqua/hash-sum

    312View on GitHub↗

    `shell npm i hash-sum -S `

    JavaScript
    View on GitHub↗312
  • bitwiseshiftleft/sjclbitwiseshiftleft avatar

    bitwiseshiftleft/sjcl

    7,208View on GitHub↗

    sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding within a web browser. It functions as an AES symmetric encryption tool, a cryptographic hashing library, and a Base32 data encoder. The project provides implementations for the Advanced Encryption Standard to secure data through symmetric key encryption and decryption. It also enables the generation of fixed-length data fingerprints to verify information integrity and authenticity. The library covers a broader range of security capabilities, including client-side data hashing,

    JavaScript
    View on GitHub↗7,208
  • brix/crypto-jsbrix avatar

    brix/crypto-js

    16,384View on GitHub↗

    crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data transformation tools. It functions as a symmetric encryption toolset, a cryptographic hash implementation, and a password derivation tool for the JavaScript environment. The library enables the protection of sensitive data through symmetric encryption and the production of fixed-size data digests to verify integrity. It includes utilities for converting user passwords into secure cryptographic keys and a data format converter for translating information between Base64, Hex, and

    JavaScript
    View on GitHub↗16,384
  • anoskov/rsa-exanoskov avatar

    anoskov/rsa-ex

    38View on GitHub↗

    Library for working with RSA keys using Elixir and OpenSSL ports

    Elixir
    View on GitHub↗38
  • See all 30 alternatives to Crc→