GithubHelp home page GithubHelp logo

blacktoppstudios / mezz_filesystem Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 0.0 130 KB

A collection of local filesystem access and query utilities.

License: GNU General Public License v3.0

CMake 2.93% C++ 95.71% C 1.36%
mezzanine game-development c-plus-plus

mezz_filesystem's Introduction

README

The Mezzanine is a set of multi platform C++ libraries designed to help create high performance videos games. The Mezzanine is focused on games requiring 3d physics, 3d graphics, 3d sounds and common facilities that such games need. This is just one component of many.

About this Library

This library provides some simple local filesystem access and query utilities. At the time of this writing, not all platforms support std::filesystem cleanly. Even after it is supported on all compilers we care about this library offers some extra utilities std::filesystem doesn't cover.

Build Status

The current Travis CI (Apple - GCC/Clang) build status is: Build Status

The current Appveyor (Windows - MinGW/Msvc) build status is: Build Status

The current code coverage for tests is: codecov

The current Jenkins, which covers Linux (Emscripten, Rasberry Pi, Ubuntu and Fedora), old Mac OS X (High Sierra) and old windows (7 64 bit msvc and mingw), build status is available on the BTS Jenkins Instance. The current status is: Build Status

mezz_filesystem's People

Contributors

makoenergy avatar sqeaky avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mezz_filesystem's Issues

Pull file specific utilities out and turn them into more generic utilities.

This issue was initially created for the "IntDemote" function near the top of DirectoryContents.cpp. However this may apply to additional functions throughout the repo.

Where we can make a function more generic and moved to a new/better home (such as Foundation) where it can benefit the rest of the Mezzanine, we should.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.