|
cereal
☆
« Back to VersTracker
|
|||||
|
Description: C++11 library for serialization |
|||||
| Type: Formula | Latest Version: 1.3.2@1 | Tracked Since: Dec 17, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: c++ serialization library header-only json | |||||
| Install: brew install cereal | |||||
|
About: cereal is a header-only C++11 serialization library that allows developers to convert C++ data structures to and from various archive formats, including JSON, XML, and binary. Its primary value is offering a simple, non-intrusive API that requires minimal code changes to existing classes. By leveraging modern C++ features, it provides high performance and flexibility without the overhead of external dependencies. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
Alternatives:
|
|||||
| License: BSD-3-Clause | |||||
| Bottles available for: all | |||||
| Version History | |||||
|