-
Notifications
You must be signed in to change notification settings - Fork 0
CFData is a C Library aimed at providing a set of containers that are reference counted. I used to work in Qt and I came to love the reference counting and the shallow copying that Qt provides, however in C there is nothing like it and therefore I decided to create one. This library is licensed under a BSD license.
License
cduclos/cfdata
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CFData is a C library aimed to provide a set of containers using reference counting and shallow copying (when possible). This is inspired by the containers provided by Qt, but since there is nothing in C that comes close to that I decided to write my own library.
About
CFData is a C Library aimed at providing a set of containers that are reference counted. I used to work in Qt and I came to love the reference counting and the shallow copying that Qt provides, however in C there is nothing like it and therefore I decided to create one. This library is licensed under a BSD license.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published