I can’t seem to find anything like it, neither as a Fuse fs. Is there really no file system, that just evicts the oldest entries once it’s full? I mean, it could be a simple stack.

This would have been the ideal tool for cache; no bothering with size limits and background daemons.