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.6.1.tar.gz 0001780134 1.7 MB
libcdada.changes 0000001687 1.65 KB
libcdada.spec 0000002963 2.89 KB
Latest Revision
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1194556 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
- update to 0.6.1:
  * tests: fix segfault in map_test.c
  * Add `prev_val` to
    `cdada_map_insert_replace()` API call to make it more useful
  * CI: add coverage for clang11, 12 and 13.
Comments 0
openSUSE Build Service is sponsored by