Useful collection of routines for C and C++ programming
libHX is a C library (with some C++ bindings available) that provides
data structures and functions commonly needed, such as maps, deques,
linked lists, string formatting and autoresizing, option and config
file parsing, type checking casts and more.
libHX aids in quickly writing up C and C++ data processing programs,
by consolidating tasks that often happen to be open-coded, such as
(simple) config file reading, option parsing, directory traversal,
and others, into a library. The focus is on reducing the amount of
time (and secondarily, the amount of code) a developer has to spend
for otherwise implementing such.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:ARM:Factory:Contrib:ILP32/libHX && cd $_
- Create Badge
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_scmsync.obsinfo | 0000000135 135 Bytes | |
build.specials.obscpio | 0000000256 256 Bytes | |
libHX-4.28.tar.asc | 0000000265 265 Bytes | |
libHX-4.28.tar.zst | 0000382074 373 KB | |
libHX.changes | 0000021864 21.4 KB | |
libHX.keyring | 0000000656 656 Bytes | |
libHX.spec | 0000002954 2.88 KB |
Comments 0