hashlib
Hash library
A comprehensive hash function library for the Nim programming language
Hash Library for Nim
38 stars
4 watching
4 forks
Language: Nim
last commit: 12 months ago Related projects:
Repository | Description | Stars |
---|---|---|
opensystemslab/xxhash.nim | A lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |
khchen/tinyre | A lightweight regex library for the Nim programming language | 38 |
apense/shimsham | A collection of hash functions implemented in pure Nim | 8 |
khchen/winim | Provides Windows API and COM support for Nim programming language | 466 |
khchen/wnim | A Nim framework for building graphical user interfaces on Windows | 327 |
lemire/clhash | A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 266 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
cwpearson/nim-murmurhash | An implementation of MurmurHash algorithms for hashing data in software applications | 7 |
noraj/haiti | A tool to identify hash types used in cryptographic algorithms | 801 |
corsaair/hashlib | A set of utility functions for generating and verifying digital hashes in ActionScript 3.0 | 1 |
kerukuro/digestpp | A C++ library providing a flexible and universal API for various cryptographic hash functions | 196 |
gregorycollins/hashtables | A set of implementations for mutable hash tables in Haskell. | 125 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
nix-qchem/nixos-qchem | A collection of Nix expressions for HPC and quantum chemistry software packages | 79 |
paulmillr/noble-hashes | An audited and minimal implementation of various hash functions, MACs, and KDFs in JavaScript. | 586 |