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
- Sources inherited from project devel:libraries:c_c++
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / libcdada
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:15.4/libcdada && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
libcdada-0.6.1.tar.gz | 0001780134 1.7 MB | |
libcdada.changes | 0000001687 1.65 KB | |
libcdada.spec | 0000002963 2.89 KB |
Comments 0