ibireme · X (formerly Twitter)

  1. X
  2. ibireme

ibireme

7

posts

ibireme profile banner

user avatar

@ibireme

Joined May 2009

  • user avatar

    I wrote a demo showing how to read Intel or Apple M1 CPU performance counters in macOS:

  • user avatar

    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.

    user avatar

    Replying to @lemire @TkTech and @ibireme

    It seems that yyjson relies on a 128-bit tape, something we debated using for a time in simdjson (flat tape). Looks good. And there is a string buffer. So far I like what I see. cc

    @jkeiser2@geofflangdale
  • user avatar

    I wrote a super fast C JSON library, even faster than simdjson in most cases, take a look:

  • user avatar

    Long time no see.

Read the original on x.com ↗