Detecting file changes on macOS with kqueue

(vegardstikbakke.com)

28 points | by benhoyt 4 days ago ago

3 comments

  • justanotherunit 3 minutes ago

    Love it. Are there any benchmarks available on how fast this is from file change, kernel event received, event dispatched? I would expect it to be really quick.

  • somat an hour ago

    I love small personal projects like this, especially their writeups. I always have a hard time learning unless I am actually using it for something.

    For more software in this domain see also the excellent entr https://eradman.com/entrproject/

  • lzhgusapp 19 minutes ago

    [dead]