Showing 68 open source projects for "hex-view"

View related business solutions
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    Spring Boot

    Spring Boot

    Easily create Spring-powered, production-grade applications

    Spring Boot lets you create stand-alone, production-grade, Spring-based applications and services with minimal fuss. It offers a radically faster and highly accessible manner for starting all Spring development. By taking an opinionated view of the Spring platform, it enables you to quickly and easily get to the bits you need. Most Spring Boot applications need minimal Spring configuration. You can use it to create a stand-alone Java application or more traditional WAR deployments...
    Downloads: 84 This Week
    Last Update:
    See Project
  • 2
    The Apache Struts web framework

    The Apache Struts web framework

    Mirror of Apache Struts

    ... these concerns are separated, larger applications become difficult to maintain. One way to separate concerns in a software application is to use a Model-View-Controller (MVC) architecture. The Model represents the business or database code, the View represents the page design code, and the Controller represents the navigational code. The Struts framework is designed to help developers create web applications that utilize an MVC architecture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Litho

    Litho

    A declarative framework for building efficient UIs on Android

    Litho uses a declarative API to define UI components. You simply describe the layout for your UI based on a set of immutable inputs and the framework takes care of the rest. With code generation, Litho can perform optimisations for your UI under the hood, while keeping your code simple and easy to maintain. Litho can measure and layout your UI ahead of time without blocking the UI thread. By decoupling its layout system from the traditional Android View system, Litho can drop the UI thread...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RIBs

    RIBs

    Uber's cross-platform mobile architecture framework

    ... be easy to unit test and reason about in isolation. Individual RIB classes have distinct responsibilities like routing, business, view logic, creation. Plus, most RIB logic is decoupled from child RIB logic. This makes RIB classes easy to test and reason about independently. Tooling for developer productivity. RIBs come with IDE tooling around code generation, memory leak detection, static analysis and runtime integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 5
    SmartRefreshLayout

    SmartRefreshLayout

    Refresh layout framework

    ... a variety of cool animation effects. Support setting a theme to fit any scene of App, it won't appear a cool but very awkward situation. Support setting a variety of transformations (Translation, stretching, behind fixed, top fixed, full screen view) for Headers and Footers. Support rewrite and extension, internal implementation without private methods and fields. Supports the interchange of Header and Footer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jimmer

    jimmer

    A revolutionary ORM framework for both java and kotlin.

    A revolutionary ORM framework for both Java and kotlin and a complete integrated solution. You can view everything from the documentation. Brings dynamism into static language ORM frameworks, achieving flexible capabilities for operating on complex dynamic data structures without compromising the complete compile-time safety checks of static languages, eliminating DTO explosion and unafraid of engineering expansion and changing requirements. Its innovative SQL DSL supports dynamic table joins...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    ... of creatures are ready to fight, above and below ground, and as players level up they can compare themselves on a detailed stats website. The engine Marauroa provides a simple way of creating games on a portable and robust server architecture. Marauroa manages the client server communication and provides an object orientated view of the world for game developers. It handles database access in a transparent way to store player accounts, character progress and the state of the world
    Downloads: 117 This Week
    Last Update:
    See Project
  • 8
    Snippetory

    Snippetory

    Java templating solution with passive templates.

    Snippetory is a platform for java developers dealing with any text generation. The abstraction layer helps to keep the issues of the 'view' in the view, while all logic is implemented in java. Editing, debugging and testing, all with the tools one is already used to. The separation of template keeps the template simple, the logic compact, and easy to navigate, and offers completely new re-usage scenarios. Sourceforge code hosting is abandoned. Primary site is now https://gitlab.com/jproggy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenL Tablets
    OpenL Tablets is a business rules management system based on tables presented in Excel documents. Providing business-oriented approach, OpenL Tablets treats business documents containing business logic specifications as executable rules. In a very simplified view, OpenL Tablets extracts rule tables from Excel documents and executes them. The rules can be accessible from different applications. OpenL Tablets tools check all data, syntax and type errors in order to avoid any user mistakes. OpenL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    PacBot

    PacBot

    PacBot (Policy as Code Bot)

    ... a simplified view of compliance and making it easy to analyze and remediate policy violations. PacBot is more than a tool to manage cloud misconfiguration, it is a generic platform that can be used to do continuous compliance monitoring and reporting for any domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VasSonic

    VasSonic

    Hybrid framework to speed up the first screen of websites

    ... compatible with web offline resource perfectly. VasSonic uses custom url connection instead of original network connection to request the index html, so it can request resource in advance or parallel to avoid waiting for the view initialization. In this parallel case, VasSonic can read and render partial data by WebKit or Blink kernel without spending too much time waiting for the end of data stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    S-MVP

    S-MVP

    Optimized version of MVP, using annotation generics to simplify code

    Optimized version of MVP, using annotation generics to simplify code writing, using modular protocols to facilitate maintenance, APT process uses annotation parser to use JavaPoet. Complete the writing of repetitive modules, use ASpect+GradlePlugin to complete horizontal AOP programming+Javassist dynamic bytecode injection+Tinker to achieve hot repair+Retrofit to achieve elegant network operations+RxJava to easily play with data processing. In MVP, Presenter completely separates Model and View...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Amethyst is a framework intended to help in creation of applications with the MVC or a similar pattern. The project consists of low- and high-level API. Low-level API is responsible for exchanging properties (as Map) between various components. A component can be for example model, view or controller as in the MVC pattern. The main class is a class named Communicator. Communicator class defines the structure of components' system, provides communication channel between them and life-cycle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This framework provides an efficient and consistent solution for pagination search over large result set in J2EE.Its idea is to load only the particular page of data rather than all records that satisfy the input search criteria from database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pop Framework

    Pop Framework

    Use Java bean as model of web page, reference beans in hyperlinks

    Pop Framework (or Pop), http://www.popframework.net, is a bean-based MVC framework for Java/J2EE web applications. Pop implements IoC, Dependency Injection, and AOP. Pop provides annotations for users to define and reference a bean. Pop can help users to customize a bean, a scope, a factory and a reference in object-oriented way. Pop treats a bean as the model of a web page (JSP or servlet), the webpage itself is a view of the bean. The model provides the data for the view, the view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ItsNat is a Component based AJAX Java Web Application Framework.No XML programming,no mixed view/code,no custom JavaScript.Only pure HTML,pure Java and server centric Swing-like programming with W3C standards where "The Browser is The Server"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Multi View Evaluation (MVE)

    An Eclipse plugin that extends pure::variants

    MVE extends the feature and variant editor of the pure::variant plugin. You can assign and filter each feature and attribute to a specific kind of view you want to work with. Another extension is to create functions, that are calculated dynamically. The functions are also affected by the filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Recycler

    Automatic recycling of IBM Domino Java objects

    ... recycle any Domino object. As you probably know, every Domino object has no more than one Java object. And if a library function uses an object (i.e. a view) that is also used by the caller (or any other object), recycling this object will bring the caller in trouble! This makes recycling an insecure operation if you don't know exactly the current state of the application. Recycler removes this problems because it keeps track of all Domino objects and recycles those that are no longer used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ServEngine is a J2EE component suite for online applications development developed by Ignacio de Córdoba, from Red SKIOS S.A., a spanish software consulting company based in Madrid. ServEngine core uses JPA EJBs for Model and JSF2 for View through CDI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    openhealthpractice

    A simulation environment for physiology models simulation

    ...). This simulation environment is built using Spring Framework and Java technologies. For more information on how to deploy and use the tool, check the installation and user manuals. This tool was developed within the Synergy project. You can view our publication about the Simulation Environment here: http://www.translational-medicine.com/content/12/S2/S7 The rest of the publication outcomes of the project can be found here: http://www.translational-medicine.com/supplements/12/S2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cherry

    Cherry

    cherry

    The Cherry Framework is an open source application framework and reflect container for the Java platform. The Cherry Framework includes several modules that provide range of services: -Model-view-controller framework -Web framework -User interface components -Reflect container -Remote access framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Tabbed front End for Micro ERP-systems

    Sample of a Tab based GUI för micro business ERP-systems

    Visual ERP is a light front-end aproach as a template for Micro business ERP-systems . The aim is to provide a base template for ERP software vendors, and to make Business 2 Business dataexchange easy. The thinking is from the users point of view in a very small (e.g. a Micro Company). Any user needs to work with different business processes and stakeholders every day. The user needs to quickly change focus from one very important issue to another equally important matter, without losing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DtoManager

    Java DTO Manager/Converter

    This java component will help you to convert JPA entities to DTO/View classes and vise versa. Can be very helpfull when developing GWT backend services or backend services for Flex apps, or REST services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a 100% pure Java J2EE framework upon which small, low-profile programs can be built quickly using a model-view-control-like scheme. It is written using the Java 1.5 SDK and requires a Java Runtime Environment (JRE) version 1.5 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    teotstag

    JSF 2 tags and scopes

    JSF tag library. Completes lack of some needful and basic features in JSF, does not contain graphics rich components. Tags: Include Cache: caches included JSF content to improve performance Lazy Load: ajax based lazy loading of a page fragments Validate Group: multi-component and cross-component validation Scopes: Post Scope: is kept alive with JSF POST requests, dies with redirect (PRG), lives longer than View but shorter than Session Conversation Scope: like CDI Conversation Scope...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next