Basic data structures in C (libstdc++ wrapper)

Edit Package libcdada
https://msune.github.io/libcdada/

Small library that offers basic data structures (list, set, map, ..)
in a pure C API for user-space applications.

Key features:
- Easy to use, portable
- No "magic" MACROs, and no need to modify your data structures
(except, perhaps, for __attribute__((packed)))
- Uses C++ standard library as the backend for most data structures
- Reasonable performance

Refresh
Refresh
Source Files
Filename Size Changed
libcdada-0.4.0.tar.gz 0001777257 1.69 MB
libcdada.changes 0000000735 735 Bytes
libcdada.spec 0000002963 2.89 KB
Revision 4 (latest revision is 7)
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 975054 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 4)
- Update to 0.4.0
  * Add cdada_map_insert_replace()
  * Improved public API documentation
  * build: add --without-tests --without-examples build options
  * Fix E_EMPTY return codes set/map/list/stack/queue
  * Fix make check when valgrind is not installed
Comments 0
openSUSE Build Service is sponsored by