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
S

ssg/HashDepot

0
View on GitHub↗
0 stars·0 forks·8 views

HashDepot

Features

  • Hashing Libraries - Hashing library for .NET.

Star history

Star history chart for ssg/hashdepotStar history chart for ssg/hashdepot

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

Open-source alternatives to HashDepot

Similar open-source projects, ranked by how many features they share with HashDepot.
  • cyan4973/xxhashCyan4973 avatar

    Cyan4973/xxHash

    10,885View on GitHub↗

    xxHash is a high-performance, non-cryptographic hash library designed for rapid checksum generation and data integrity verification. It functions as an incremental hashing engine, allowing for the processing of large or streaming data inputs by maintaining a persistent internal state across sequential chunks. The library is engineered as a computational framework that maximizes throughput by utilizing wide CPU registers and branchless instruction pipelining. It achieves high-speed performance by aligning data access with CPU cache lines and employing multi-stage mixing functions that ensure c

    Ccdispersionhash
    View on GitHub↗10,885
  • ogxd/gxhash-csharpO

    ogxd/gxhash-csharp

    0View on GitHub↗
    View on GitHub↗0
  • tommasobelluzzo/fasthashesT

    TommasoBelluzzo/FastHashes

    0View on GitHub↗
    View on GitHub↗0
  • uranium62/xxhashU

    uranium62/xxHash

    0View on GitHub↗
    View on GitHub↗0
See all 5 alternatives to HashDepot→

Frequently asked questions

What are the main features of ssg/hashdepot?

The main features of ssg/hashdepot are: Hashing Libraries.

What are some open-source alternatives to ssg/hashdepot?

Open-source alternatives to ssg/hashdepot include: cyan4973/xxhash — xxHash is a high-performance, non-cryptographic hash library designed for rapid checksum generation and data integrity… ogxd/gxhash-csharp. tommasobelluzzo/fasthashes. uranium62/xxhash. xoofx/blake3.net.