Skip to content

fpemud/c-dynbuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c-dynbuf - Dynamic Buffer Implementation in Standard ISO-C11

DETAILS:
        https://github.com/fpemud/c-dynbuf

BUG REPORTS:
        https://github.com/fpemud/c-dynbuf/issues

GIT:
        [email protected]:fpemud/c-dynbuf.git
        https://github.com/fpemud/c-dynbuf.git

GITWEB:
        https://github.com/fpemud/c-dynbuf

LICENSE:
        LGPL-3.0
        See LICENSE for details.

ABOUT:
        The c-dynbuf library provides a dynamic memory buffer abstraction
        which provides appending, insertion and partial/total removal
        without worrying about memory management.

About

Dynamic Buffer Implementation in Standard ISO-C11

Resources

License

Stars

Watchers

Forks

Packages

No packages published