Skip to content

Repository files navigation

libhash

  • Collision-free hash tables and hash sets for C.
  • Implemented as open-addressed and double-hashed.
  • Extremely simple and easy-to-use API.
  • For documentation, see the header file here.
  • For best performance, initialize with a prime number.
  • For examples, see examples

About

Collision-free hash tables for the C programming language

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages