Skip to content

jonasstrandstedt/owl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#owl

Open Whatever Library

A cross-platform library for useful tools that can be used in other projects.

##Highlights

  • Simple and pretty logging
  • Filesystem helpers
  • Lua integration
  • Socket client/server
  • Websocket server (server can be extended to other protocols as well)

##Dependencies

None. Yes you heard it, there are no dependencies. The idea behind owl is that there are supposed to be no dependencies apart from CMake (which technically is no necessity) and a C++11 compliant compiler. Of course there are system and compiler requirements but no external libraries.

###Supported systems

  • OS X Xcode
  • Linux GCC
  • Linux Clang
  • Windows Visual Studio 2013 (Compiles but not 100% feature complete)

##License

owl is MIT licensed for easy integration in any other project. Although I appreciate an acknowledgment if owl is used.

Integrated Libraries (individual licences)

About

Open Whatever Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published