Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

jimfs - An in-memory file system for Java 7+

  • Share this:
Jimfs is an in-memory implementation of Java 7's java.nio.file abstract file system API. imfs supports almost all the APIs under java.nio.file. Jimfs also supports creating file systems that, for example, use Windows-style paths and (to an extent) behavior. In general, however, file system behavior is modeled after UNIX and may not exactly match any particular real file system or platform.
https://github.com/google/jimfs
https://github.com/google/jimfs
License:
Tech: