Togglz alternatives and similar libraries
Based on the "Miscellaneous" category.
Alternatively, view Togglz alternatives based on common mentions on social networks and blogs.
-
Modern Java - A Guide to Java 8
Modern Java - A Guide to Java 8 -
OpenRefine
OpenRefine is a free, open source power tool for working with messy data and improving it -
javaslang-circuitbreaker
Resilience4j is a fault tolerance library designed for Java8 and functional programming -
Codename One
Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web. -
JBake
Java based open source static site/blog generator for developers & designers. -
LightAdmin
[PoC] Pluggable CRUD UI library for Java web applications -
Smooks
Extensible data integration Java framework for building XML and non-XML fragment-based applications -
Polyglot for Maven
Support alternative markup for Apache Maven POM files -
Multi-OS Engine
Multi-OS Engine: Create iOS Apps in Java (or Kotlin ... etc.) -
Membrane Service Proxy
API gateway for REST, OpenAPI, GraphQL and SOAP written in Java. -
sitemapgen4j
SitemapGen4j is a library to generate XML sitemaps in Java. -
MinimalFTP
A lightweight, simple FTP server. Pure Java, no dependencies.
Collect and Analyze Billions of Data Points in Real Time
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
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.
*Note that all licence references and agreements mentioned in the Togglz README section above
are relevant to that project's source code only.