|
rapidyaml 0.14.0
parse and emit YAML, and do it fast
|
| ext | |
| c4core | |
| src | |
| c4 | |
| std | |
| string.hpp | |
| string_view.hpp | |
| vector.hpp | Conversion and comparison facilities from/between std::vector<char> to c4::substr and c4::csubstr |
| base64.hpp | Encoding/decoding for base64 |
| charconv.hpp | Lightweight generic type-safe wrappers for converting individual values to/from strings |
| format.hpp | Type-safe facilities for formatting arguments to string buffers |
| substr.hpp | Read+write string views |
| utf.hpp | Utilities for UTF and Byte Order Mark |
| samples | |
| quickstart-ints.cpp | |
| quickstart.cpp | |
| src | |
| c4 | |
| yml | |
| std | |
| map.hpp | Write/read std::map to/from a YAML tree |
| std.hpp | Includes all rapidyaml-std interop files |
| string.hpp | Substring conversions for/from std::string |
| vector.hpp | |
| common.cpp | |
| common.hpp | Common utilities and infrastructure used by ryml |
| emit.def.hpp | Definitions for emit functions |
| emit.hpp | Utilities to emit YAML and JSON |
| error.def.hpp | Definitions of error utilities used by ryml |
| error.hpp | Error utilities used by ryml |
| escape_scalar.hpp | |
| event_handler_stack.hpp | |
| event_handler_tree.hpp | |
| export.hpp | |
| file.hpp | |
| filter_processor.hpp | |
| fwd.hpp | Forward declarations |
| node.hpp | Node classes |
| node_type.cpp | |
| node_type.hpp | |
| parse.cpp | |
| parse.hpp | |
| parse_engine.def.hpp | |
| parse_engine.hpp | |
| parser_state.hpp | |
| preprocess.cpp | |
| preprocess.hpp | Functions for preprocessing YAML prior to parsing |
| reference_resolver.cpp | |
| reference_resolver.hpp | |
| tag.cpp | |
| tag.hpp | |
| tree.cpp | |
| tree.hpp | |
| version.cpp | |
| version.hpp | |
| writer.hpp | |
| yml.hpp | |
| ryml.hpp | |
| ryml_std.hpp | |
| src_extra | |
| c4 | |
| yml | |
| extra | |
| event_handler_ints.cpp | |
| event_handler_ints.hpp | An event handler that creates an integer buffer with a very compact representation of the YAML tree in a source buffer |
| ints_to_testsuite.cpp | |
| ints_to_testsuite.hpp | |
| ints_utils.cpp | |
| ints_utils.hpp |