rfgplk
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Micron: A pure C++ (re)implementation of Libc (github.com)
- Heterodox C++ (meridional.xyz)
- Hopf Spherical Compression and Quantization in C++23 (github.com)
-
Howdy. This is a fully constexpr (mostly, the mapping + vector marshalling code isn't) JSON parsing library for C++23/26. Based off of my preliminary benchmarks it's around 30-80% faster in parsing json (of any form)…
-
Howdy HN, I've been working on micron for quite some time now, and I've finally gotten it to a state where I'm ready to share it with other people. I've really been pruning and testing it quite heavily for the past few…