luafilesystem

LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution. (by lunarmodules)

Luafilesystem Alternatives

Similar projects and alternatives to luafilesystem

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better luafilesystem alternative or higher similarity.

luafilesystem reviews and mentions

Posts with mentions or reviews of luafilesystem. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-11.
  • How do you determine what goes into the standard library?
    3 projects | /r/ProgrammingLanguages | 11 Nov 2022
    Lua: the standard library is extremely minimalist, and mostly operates within Lua's object model (i.e. not super low-level). The documentation for every standard library function, as well as the entire language fits on a single HTML page. The set of tools is very small, but they're extremely versatile, so I think it's a good example of how little you can get away with. In my opinion, the one glaring shortcoming of Lua's standard library is the lack of any filesystem support. You can read/write files, but you need to rely on third party libraries like LuaFileSystem to get basic filesystem stuff like directory traversal or listing files.
  • Building Lua on Windows
    3 projects | /r/lua | 24 Sep 2022
    The Lua ecosystem is just fine on Windows if one is careful to use modules with both native Win32 and *NIX support. For example, the Lua File system module goes to a lot of bother to run just as well in a Windows and a *NIX environment.
  • [RGO] A couple of mods for Rebel Galaxy Outlaw
    2 projects | /r/RebelGalaxy | 8 Jul 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic luafilesystem repo stats
3
868
4.5
3 months ago

lunarmodules/luafilesystem is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of luafilesystem is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com