Basic data structures in C (libstdc++ wrapper)
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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6/libcdada && cd $_
- Create Badge
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 |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 2)
branch from Backports SP5
Comments 0