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
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libcdada && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libcdada-0.3.4.tar.gz | 0001772957 1.69 MB | |
libcdada.changes | 0000000332 332 Bytes | |
libcdada.spec | 0000002964 2.89 KB |
Revision 2 (latest revision is 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 915120
from
Martin Hauke (mnhauke)
(revision 2)
Comments 0