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.
184 stars
16 watching
14 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A container library providing customizable arrays with various allocation strategies and optimized storage. | 252 |
| Provides a simple way to encode and decode unique identifiers in web applications. | 106 |
| A set of C++ utilities to prevent bugs at compile time using the type system. | 1,545 |
| A basic implementation of a hash table data structure in Common Lisp | 17 |
| A C++ library providing a new, flexible memory allocation system | 1,499 |
| Provides an implementation of rolling hash functions in Java for efficient string hashing and indexing. | 75 |
| A library that generates a unique digital fingerprint of an object | 134 |
| A C++11 library for minimizing the size of types by using bit-twiddling and other low-level techniques. | 111 |
| A tool to identify hash types used in cryptographic algorithms | 810 |
| A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. | 724 |
| A Crystal implementation of an RFC for generating unique identifiers from hashes. | 0 |
| A plugin for the zsh shell that provides functionality related to hashing and linking files. | 0 |
| An implementation of an object hashing facility based on the C++14 standard proposal | 4 |
| A single header library providing UTF-8 string functions similar to those in standard C libraries. | 1,758 |