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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with HashDepot

These projects share indexed features with HashDepot. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 5 related projects→

Frequently asked questions

What are the main features of ssg/hashdepot?

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

Which projects share features with ssg/hashdepot?

Projects with overlapping indexed features 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.