All Projects → shibox → XXHash

shibox / XXHash

Licence: other
XXHash - Extremely fast hash algorithm,impl for csharp,can process 11.8 GB/s on modern cpu. impl with net core 2.0 and .net

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to XXHash

Xxhash
Extremely fast non-cryptographic hash algorithm
Stars: ✭ 5,783 (+23995.83%)
Mutual labels:  hash-functions, hash, xxhash, hash-checksum
xxHash-Swift
xxHash framework in Swift.
Stars: ✭ 22 (-8.33%)
Mutual labels:  hash-functions, hash, xxhash
Java Crypto Utils
Java Cryptographic, Encoding and Hash Utilities
Stars: ✭ 15 (-37.5%)
Mutual labels:  hash-functions, hash
hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
Stars: ✭ 382 (+1491.67%)
Mutual labels:  hash, xxhash
xxhash-rust
Rust implementation of xxhash
Stars: ✭ 56 (+133.33%)
Mutual labels:  hash, xxhash
Meow hash
Official version of the Meow hash, an extremely fast level 3 hash
Stars: ✭ 1,204 (+4916.67%)
Mutual labels:  hash-functions, hash
Bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
Stars: ✭ 422 (+1658.33%)
Mutual labels:  hash, netcore
Python Hashes
Interesting (non-cryptographic) hashes implemented in pure Python.
Stars: ✭ 213 (+787.5%)
Mutual labels:  hash-functions, hash
prvhash
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor. (Codename Gradilac/Градилак)
Stars: ✭ 194 (+708.33%)
Mutual labels:  hash-functions, hash
X.Extensions.Logging.Telegram
Telegram logging provider
Stars: ✭ 32 (+33.33%)
Mutual labels:  netcore
csharp
📚 Recursos para aprender C#
Stars: ✭ 37 (+54.17%)
Mutual labels:  netcore
Poseidon252
Reference implementation for the Poseidon Snark-friendly Hash algorithm.
Stars: ✭ 95 (+295.83%)
Mutual labels:  hash
Chords.py
Neural networks applied in recognizing guitar chords using python, AutoML.NET with C# and .NET Core
Stars: ✭ 24 (+0%)
Mutual labels:  netcore
node-blake2
All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js
Stars: ✭ 52 (+116.67%)
Mutual labels:  hash
fhash
fHash - an open source files hash calculator for Windows and macOS
Stars: ✭ 222 (+825%)
Mutual labels:  hash
MD5-Hash-Changer
C# Application to Change MD5 Hash of any file
Stars: ✭ 111 (+362.5%)
Mutual labels:  hash
NETProvider
Firebird ADO.NET Data Provider
Stars: ✭ 113 (+370.83%)
Mutual labels:  netcore
notification-provider
A Mail Notification Library providing additional features on top of existing Email Notification clients like Microsoft Graph, Direct Send, and more!
Stars: ✭ 19 (-20.83%)
Mutual labels:  netcore
vscode-redis
Redis Client in VSCode!
Stars: ✭ 63 (+162.5%)
Mutual labels:  hash
SSISMHash
SSIS Multiple Hash makes it possible to generate many Hash values from each input row. Hash's supported include MD5 and SHA1.
Stars: ✭ 32 (+33.33%)
Mutual labels:  hash

XXHash

XXHash - Extremely fast hash algorithm,impl for csharp,can process 10.8 GB/s on modern cpu.

XXHash c impl is developed by Cyan4973 and the source is available at: https://github.com/Cyan4973/xxHash

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].