string_id

String Hasher

A C++ library providing hashed string identifiers with optional access to the original string value and collision detection.

A small C++ library to handle hashed strings serving as identifiers.

GitHub

184 stars
16 watching
13 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
foonathan/array A container library providing customizable arrays with various allocation strategies and optimized storage. 252
mitchellvanw/hashids Provides a simple way to encode and decode unique identifiers in web applications. 106
foonathan/type_safe A set of C++ utilities to prevent bugs at compile time using the type system. 1,542
pnathan/genhash A generic hash table implementation in Common Lisp. 17
foonathan/memory A C++ library providing a new, flexible memory allocation system 1,497
lemire/rollinghashjava Provides an implementation of rolling hash functions in Java for efficient string hashing and indexing. 75
sindresorhus/hash-object A library that generates a unique digital fingerprint of an object 134
foonathan/tiny A C++11 library for minimizing the size of types by using bit-twiddling and other low-level techniques. 110
soundicly/jnanoid-enhanced A unique string ID generator for Java applications 19
noraj/haiti A tool to identify hash types used in cryptographic algorithms 801
h2non/jshashes A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. 724
spider-gazelle/named_information A Crystal implementation of an RFC for generating unique identifiers from hashes. 0
tong/zsh.plugin.hashlink A plugin for the zsh shell that provides functionality related to hashing and linking files. 0
asutton/cxx14-hash An implementation of an object hashing facility based on the C++14 standard proposal 4
sheredom/utf8.h A single header library providing UTF-8 string functions similar to those in standard C libraries. 1,746