@ibireme
ID: 38808877
calendar_today09-05-2009 05:59:48
7 Tweet
751 Followers
47 Following
5 years ago
I wrote a super fast C JSON library, even faster than simdjson in most cases, take a look: github.com/ibireme/yyjson
When I saw simdjson, I was surprised "JSON parsing can be so fast! But how fast can it be without SIMD?" This is the original idea of this library.
4 years ago
I wrote a demo showing how to read Intel or Apple M1 CPU performance counters in macOS: gist.github.com/ibireme/173517…
10 years ago
Long time no see.