Uthash – C macros for hash tables and more

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • uthash

    C macros for hash tables and more

  • frr

    The FRRouting Protocol Suite

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • sc

    Common libraries and data structures for C.

  • https://github.com/tezc/sc/tree/master/map

    For those who are interested in faster hashmaps, I tried bunch of hashmaps and this one performs better than others. This is for C. Maybe C++ has better hashmaps.

  • map

    Discontinued A type-safe hash map implementation for C (by rxi)

  • I know this from my time doing Leetcode with C. I prefer https://github.com/rxi/map for its API

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts