We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

FeatureC++

FeatureC++ is an extension of C++ that supports feature-oriented programming (FOP). …generate tailor-made software by composing C++ classes according to a feature selection!

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website http://wwwiti.cs.uni-magdeburg.de/iti_db/forschung/fop/featurec/
Tags
License
Platform
Features
  • Compose software by selecting features
  • Works with all C++ compilers
  • Supports debugging with standard IDEs (Eclipse, MS Visual Studio, etc.)
  • Extended C++ syntax: use "super" to call overridden methods
  • Faster C++ coding: includes and fwd. decls are automatically generated
  • Mixins: compose several classes using mixin composition
  • Dynamic binding: activate and deactivate features at runtime
  • Supports C++, Java, C#