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
O

ogxd/gxhash-csharp

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

Gxhash Csharp

Features

  • Hashing Libraries - High-performance hashing for C#.

Star history

Star history chart for ogxd/gxhash-csharpStar history chart for ogxd/gxhash-csharp

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 Gxhash Csharp

Similar open-source projects, ranked by how many features they share with Gxhash Csharp.
  • 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
  • ssg/hashdepotS

    ssg/HashDepot

    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 Gxhash Csharp→

Frequently asked questions

What are the main features of ogxd/gxhash-csharp?

The main features of ogxd/gxhash-csharp are: Hashing Libraries.

What are some open-source alternatives to ogxd/gxhash-csharp?

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