Skip to content

A library that aims to make serialization in C++ a lot easier. It values simplicity over efficiency and optimization, but remains powerful and flexible.

Notifications You must be signed in to change notification settings

pbhogan/Archivist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information

Archivist is a library that aims to make serialization in C++ a lot easier. It values simplicity over efficiency and optimization, but remains powerful and flexible.

How To

Documentation on how to use Archivist will be appearing on my blog as it is finished. You can see the first installment here:

To Do

  • Binary storage format
  • A more elegant strategy for dealing with polymorphism
  • Possible support for pointers and handles
  • Tamper detection with checksum
  • Compression / encryption

Meta

Developed by Patrick Hogan

Archivist is released under the MIT License: http://www.opensource.org/licenses/mit-license.php

http://github.com/pbhogan
http://www.gallantgames.com

About

A library that aims to make serialization in C++ a lot easier. It values simplicity over efficiency and optimization, but remains powerful and flexible.

Resources

Stars

Watchers

Forks

Packages

No packages published