GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

hashing-algorithm

Website
Wikipedia
https://static.github-zh.com/github_avatars/cmuratori?size=40
cmuratori / meow_hash

Official version of the Meow hash, an extremely fast level 1 hash

hashhashing-algorithmhash-functions
C++ 1.78 k
3 年前
https://static.github-zh.com/github_avatars/h2non?size=40
h2non / jshashes

Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

hashing-algorithmJavaScripthmachexadecimalsha1Cryptography
JavaScript 728
3 年前
https://static.github-zh.com/github_avatars/Algo-Phantoms?size=40
Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exem...

arraydata-structures-and-algorithmslinked-liststackqueuetreegraphtriestringrecursionheapdynamic-programmingbacktrackingbit-manipulationnumber-theorygreedy-algorithmssearching-algorithmssorting-algorithmshashing-algorithm
C++ 367
1 年前
https://static.github-zh.com/github_avatars/avaneev?size=40
avaneev / prvhash

PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)

hash-functionshashing-algorithmhashpseudo-randomprngprng-methodsrandomhash-functionhashing-algorithmshashingrandom-number-generatorsCellular automaton
C 316
4 个月前
https://static.github-zh.com/github_avatars/avaneev?size=40
avaneev / komihash

Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG

hashhashinghashing-algorithmhash-functionhash-tableprngpseudo-randomhashmaphash-mapbloom-filterperlin-noiserandom-number-generatorshash-functionsrandom
C++ 232
2 个月前
https://static.github-zh.com/github_avatars/DO-SAY-GO?size=40
DO-SAY-GO / DISCoHAsH

#安全#🚀 DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS

cryptohashhashCryptography64-bitC++hashinghashing-algorithmNode.jssmhasherencryption
C++ 218
2 年前
https://static.github-zh.com/github_avatars/hash-checker?size=40
hash-checker / hash-checker

#安卓#Fast and simple application that allows you to generate and compare hashes from files and text

AndroidJavahashhashing-algorithmhashingmd5sha1sha256Open Sourceopen-source-project
Java 202
6 个月前
https://static.github-zh.com/github_avatars/MengRao?size=40
MengRao / str

A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching

hashtablehashing-algorithmstringC++simd
C++ 129
4 年前
https://static.github-zh.com/github_avatars/lastguest?size=40
lastguest / murmurhash-php

#区块链#PHP userland implementation of MurmurHash3

PHPhashing-algorithm加密货币
PHP 129
2 年前
https://static.github-zh.com/github_avatars/trevorprater?size=40
trevorprater / pymorton

A lightweight and efficient Python Morton encoder with support for geo-hashing

nearest-neighborssorting-algorithmsgeospatial-analysisquadtree图像处理hashing-algorithmdimensionality-reductionsearch-algorithm
Python 113
2 年前
https://static.github-zh.com/github_avatars/dynatrace-oss?size=40
dynatrace-oss / hash4j

Dynatrace hash library for Java

murmur3hash-functionshashing-algorithmJavahashhyperloglogstreaming-algorithmsconsistent-hashing
Java 112
3 天前
https://static.github-zh.com/github_avatars/viniciuschiele?size=40
viniciuschiele / Scrypt

A .NET implementation of scrypt password hash algorithm.

scrypthashhashing-algorithmC#bcrypt
C# 99
1 年前
https://static.github-zh.com/github_avatars/KotlinCrypto?size=40
KotlinCrypto / hash

Cryptographic hash functions for Kotlin Multiplatform

Cryptographycryptography-libraryJavaKotlinkotlin-libraryKotlin Multiplatformhashinghashing-algorithmhashing-algorithms
Kotlin 84
4 个月前
https://static.github-zh.com/github_avatars/nginx-modules?size=40
nginx-modules / ngx_http_hmac_secure_link_module

HMAC Secure Link module for NGINX.

nginxmodulehmacAuthenticationlegacyopenssl安全hashing-algorithmhashtimestamplifetimesm3sha3
C 70
2 年前
https://static.github-zh.com/github_avatars/cocowalla?size=40
cocowalla / wyhash-dotnet

Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG

hashhashing-algorithmhashing
C# 55
2 年前
https://static.github-zh.com/github_avatars/LekKit?size=40
LekKit / sha256

SHA-256 algorithm implementation (С/С++)

sha256CC++cross-platformhashhashinghashing-algorithmhash-functionshashing-algorithms
C 49
3 年前
https://static.github-zh.com/github_avatars/drobotun?size=40
drobotun / gostcrypto

GOST cryptographic functions

Cryptographyhashing-algorithmmagmahmacsignatureelliptic-curve-cryptographyelliptic-curvesoidhash-functionsPython
Python 43
4 年前
https://static.github-zh.com/github_avatars/abeusher?size=40
abeusher / timehash

#时序数据库#An algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.

PythonGoPerlJavaCbigdatahashinghashing-algorithmtime-series
C# 42
3 年前
https://static.github-zh.com/github_avatars/varunswing?size=40
varunswing / GeeksForGeeks

#算法刷题#My solved DS & Algo problems on GeeksforGeeks. It covers almost every data structure and algorithm present that is must for practice to have a good hand on Competitive Programming.

datastructures算法competitive-programmingdynamic-programminggraphtreehashing-algorithmbacktrackingrecursionqueuestacklinked-liststringbinary-search-treearrays
C++ 35
1 年前
https://static.github-zh.com/github_avatars/therealOri?size=40
therealOri / Genter

A strong and customizable password generator made with python3!

Pythoncustomizablerandomhashing-algorithmhashingpasswordGeneratorkdfpbkdf2scrypt
Python 33
7 个月前
loading...