Skip to content

pbhogan/Archivist

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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