Togglz alternatives and similar libraries
Based on the "Miscellaneous" category.
Alternatively, view Togglz alternatives based on common mentions on social networks and blogs.
-
OpenRefine
Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases. -
Polyglot for Maven
Extensions for Maven 3.3.1+ that allows the POM model to be written in dialects other than XML. -
Smooks
Extensible framework for building applications that process data which means bindings, transformations, message processing and enrichment. -
Multi-OS Engine
An open-source, cross-platform engine to develop native mobile (iOS, Android, etc.) apps.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Togglz or a related project?
README
Togglz
Togglz is an implementation of the Feature Toggles pattern for Java. Feature Toggles are a very common agile development practices in the context of continuous deployment and delivery. The basic idea is to associate a toggle with each new feature you are working on. This allows you to enable or disable these features at application runtime, even for individual users.
Want to learn more? Have a look at an usage example or check the quickstart guide, see http://www.togglz.org/
Contributors
This project exists thanks to all the people who contribute.