[HN Gopher] Reflection-based JSON in C++ at Gigabytes per Second
___________________________________________________________________
Reflection-based JSON in C++ at Gigabytes per Second
Author : jandeboevrie
Score : 7 points
Date : 2024-08-15 19:18 UTC (3 hours ago)
(HTM) web link (lemire.me)
(TXT) w3m dump (lemire.me)
| gumby wrote:
| > Some programming languages have long had powerful reflection
| capabilities, but they are mostly a runtime feature: they do not
| allow the equivalent of generating code. Other programming
| languages allow compile-time logic generation but they do not
| always allow optimal performance.
|
| Lisp casually waves from the bleachers, then goes back to high
| speed coding with metasyntactic macros and reflection (and so
| much more).
___________________________________________________________________
(page generated 2024-08-15 23:01 UTC)