libHX is an open source library for common data structures (tree, map, linked list), string operations, configuration-related tasks and more.
Among the commonly needed data functions and structures we can mention maps, linked lists, deques, string formatting and autoresizing, type checking casts, option and config file parsing.
Product's homepage
What's New in This Release: [ read full changelog ]
· This version adds support to do URI quoting/percent-encoding, as well as a function to do an accept-based character search (the opposite of strpbrk).