Skip to content

benbjohnson/minipack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minipack

The minipack library provides a simple interface for reading and writing MessagePack data. It does not provide any containers or buffer management. It just provides callbacks for reading and writing values in MessagePack format to memory.

To use minipack, simply include the source and header files in your program.

About

A lightweight C MessagePack parser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages