fypanto
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
libfyaml 1.0.0-alpha7 adds an opt-in transparent parse cache for repeated reads of stable YAML/JSON files. It is not making the parser itself hundreds of times faster. On a cache hit, libfyaml mmaps the generic arena…
-
libfyaml is a C library for YAML 1.2 parsing and emission. I have been working on it for several years as a parser/emitter library, and this alpha is the point where three additional interfaces are being released as…