HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by btown

Comment by btown 2 days ago

0 replies

View on Hacker News

Not exactly what you’re looking for, but https://github.com/simdjson/simdjson absolutely uses micro-parallel techniques for parsing, and those do need to think about concurrency and how processors handle shared memory in pipelined and branch-predicted operations.