Coder Social home page Coder Social logo

smallfly / ofxio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bakercp/ofxio

0.0 2.0 0.0 467 KB

A collection of I/O core utils including a directory watcher, file filters and ordering, compression and more.

Makefile 0.39% C++ 88.98% C 10.43% Shell 0.20%

ofxio's Introduction

ofxIO

A collection of I/O core utils.

Compatible with openFrameworks 0.9.0+

For previous version of openFrameworks (e.g. 0.8.4), see https://github.com/bakercp/ofxIO/releases

Generate all project files using the openFrameworks Project Generator.

Features

  • ofEvent-based Directory Watcher
    • Watch for changes in your directories.
    • NOTE: Poco::DirectoryWatcher was added in Poco 1.5+. These files are included for backward compatibility.
  • File filters.
  • Compression
    • Zip, deflate, gzip, snappy, LZ4
  • Encoding.
    • COBS, SLIP, Hex Binary, Base64, etc.
  • ByteBuffer
    • Tools for interacting with raw byte buffers.
    • ByteBuffer streams.
    • ByteBufferReader.
    • ByteBufferWriter.
    • ByteBufferStream.
  • Recursive File Listing Poco::RecursiveDirectoryIterator
    • List files and folders inside of directories.
    • Use custom file filters to return relevant results.
    • NOTE: Poco::RecursiveDirectoryIterator was added in Poco 1.6+. These files are included for backward compatibility.
  • Correct alphanumeric filename ordering

See the examples!

ofxio's People

Contributors

arturoc avatar bakercp avatar pizthewiz avatar

Watchers

 avatar  avatar

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.