Daabli is a simple cross-platform serialization framework for C++.

Features

  • Loads objects from a 'C' style format which is easy to read and edit using any plain text editor
  • Extremely simple to integrate and use
  • Portable code; implemented in standard C++
  • Does not require loadable types to derive from a specific base class
  • Does not add any overhead (in terms of space/time) to the types it can load
  • Non-intrusive loading support for types which cannot be modified (e.g., library types)
  • Built-in support for the following STL containers: string, vector, list, deque, pair, map, multimap, set, multiset
  • Supports loading enumerations
  • Supports data-structures which form graphs (pointers)
  • Supports forward references to objects (pointers)
  • Supports (polymorphic and non-polymorphic) pointers to objects of derived types
  • Handles multiple inheritance
  • Does not require RTTI to be enabled
  • Does not require exceptions to be enabled

Project Activity

See All Activity >

Categories

Frameworks

License

MIT License

Follow Daabli

Daabli Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Daabli!

Additional Project Details

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ Frameworks

Registered

2009-04-26