Showing 295 open source projects for "simple-draw"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    gluemvc is a very simple framework for swing/swt/awt applications that assist the developer to programmer in MVC pattern. This FW uses the DAO, Services and Business Object pattern. It help us to program in large team and with some nexus in our code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ECForms is a framework to build Java Server Faces (JSF) Web applications using a simple scripting language (IENJINIA Programming Language)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gene4j is a simple java notification framework which will connect event providers with event consumers. It is based upon a plugin pattern where each plugin may contain any number of providers andor consumers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QTableGridLayout is a powerful and simple-to-use Java layout manager, which can be configured visually with VisualLayout, an IntelliJ IDEA plug-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    MVC Java framework intended to help building simple web applications quickly. It provides components for pagination, tables, dialogs, data input, security, error handling and long-term processing feedback. Minimum configuration and XML files required. This project is discontinued.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DDGP is a simple grid platform written in Java. It focuses on distributed computing and data gathering in Internet environment. Intended for smaller projects requiring couple hundreds of computers gathered together for a master-worker like jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Facets is a web application framework that leverages a simple MVC architecture for the server side and a feature-packed Javascript component model for the client. The two pieces are designed to be seemlessly integrated for very dynamic AJAX-style apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A client container for Swing, based on Java 5 language features (annotations, enums...), and PicoContainer. Develop Swing applications with a simple development model, using POJOs, a clean MVC pattern and services and be more productive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EmbedDB is a set of simple APIs for interacting with embedded databases in an intuitive fashion. It aims to implement each language binding in an identical way, enforcing binary compatibility, and leveraging the host language's standard structural types
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Were you never getting bored by going through the full wsdl process, just to pick up an answer from a couple of string parameters ? We were. Neowebservices framework allows to make code (java classes...) available through a simple http request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Http Request Maps is a framework/utility that provides a structured way to map HTTP Request parameters to Java Beans and get Java Beans and/or Java Bean Collections . It supports simple properties, nested properties and indexed properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    S3C is a Simple Server-Side object Caching framework that allows web developers to cache objects on server for fast retrieval and makes it easier to persist objects on the application server in JNDI context making them readily available to the App
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Grillow is a simple to use, fully customizable and fast Java framework to build Web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Projector is a J2EE application framework that was designed to keep it simple. Built in navigation, security, configuration management, and context sensative help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    lightweb -- light weight web framework A very simple and fast web framework with a DispatchServlet, an Action interface, and a Config Reading part. maps one url -> one action instance. lightweb is very suitable for Template Tech like Velocity, fastm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a simple, extensible Instant Messenger TOC bot framework written in Java using Jaimlib 0.5 or greater. services for incoming IMs are created simply by implementing a handle() method, and sample handler code is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple web application framework written in java using the Servlet 2.2 API. Gridiron helps to rapidly develop MVC web applications by giving a direct mapping between actions and views and supplying a Navigation class to aid in the development of views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    In pursuit of developing a "simple to use" yet very powerful web application framework in the J2EE environment that will appeal to both the Java community and Fusebox architects and coders from other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gcli is a simple command line interface (CLI) implementation for Java. Adding a new command is simple as writing a new java class, decorating it with few annotations (if needed) and that's it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ¨Simple Grid Framework¨ is framework to develop grid commercial applications for many grids middleware. Currently it implements OurGrid and Globus interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Lincoln Project is designed from the ground up to provide a simple set of tools which developers can use to increase productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WSM, Work Session Manager will be a simple, lightweight, solution for manage, in a J2EE application a "Work Session" longer than simple http session or simply distribute http session in a server battery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a simple framework for web development base on Spring Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JMEdit is a Java and FFmpeg-based video editor intended to be intuitive and easy to use, with a focus on keeping simple tasks simple while working on all configurations.
    Downloads: 0 This Week
    Last Update:
    See Project