Skip to content

A minimal library for dynamically-loaded or statically-linked functionality modules.

License

Notifications You must be signed in to change notification settings

a409197988/libfunctionality

 
 

Repository files navigation

libfunctionality

Maintained at https://github.com/OSVR/libfunctionality

A minimal library for dynamically-loaded or statically-linked functionality modules, which we call plugins. What you do with them and how you interact with them is your business. How you load them is ours.

Designed to factor out the nitty-gritty of plugin loading, entry points, and dynamic loading vs. systems that only support static linking (like iOS).

See the CONTRIBUTING file for coding guidelines.

License

This project: Licensed under the Apache License, Version 2.0.

About

A minimal library for dynamically-loaded or statically-linked functionality modules.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CMake 76.3%
  • HTML 18.5%
  • C++ 3.8%
  • C 1.1%
  • Shell 0.2%
  • Batchfile 0.1%