Showing 218 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
    ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A parsing toolkit that supports both top-down (LL(1) and Simple Precedence) and bottom-up parsing (LR(0), SLR(1), LR(1) and LALR(1)). The toolkit supports generating Java parsers for all the bottom-up parsing methods, based on a CUP definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech). simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ClipsGen is a Lightweight Eclipse plugin for easy code generation. ClipsGen uses simple XML files as model and the velocity template engine for code generation. The model can be accessed by the dot-notation which is a feature of velocity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Simple Object Oriented Programming Framework for Prolog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    chloroForm is a simple, XML-based PHP form automation class providing entry method rendering, easy and flexible data validation and simple data binding to mysql records
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    <b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GML is a development tool that allows you to create graphical user interfaces for Java desktop applications in a simple and fast way, writing XML documents that define the content, structure and behaviour of those interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Many Tools: PHP-based context-free grammar (CFG) parser generator, simple scanner generator, and nascent object relational mapping/query language in PHP. Talks to Postgres, MySQL for now. Needs PHP5. Comes with (relies on) many convenience functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    System Modeller is a tool to automate the process of building an application from a simple XML based model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Spring-Validator package provides a simple way to auto-generate JavaScript client side validate code and provides a common validator for SimpleFormController
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SWTworkbench is:Essential Budget--the only open-source personal finance manager with mature budgeting support, Essential Data--a library making standard SWT controls data-aware, RCPLite--a simple RCP framework with an Eclipse 2.1 look, and more SWT tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JOR is a Java Object Relation mapping tool that is very simple to use. It works with all mayor databases and requires only minimal coding effort. JOR strictly follows the POJO / POJI (Plain Old Java Objects / Plain Old Java Interfaces) model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Analysys is a no-nonsense persistence layer generation tool for Java. Simple POJOs can be generated directly from your database schema, and you can be up and running in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple utility for taking two, presumably related, SQL database creation scripts, and generating SQL 'patches' that can be applied to a live SQL database in order to upgrade it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Is a collection of PHP classes understood to create html forms (form generator) in a quick and simple way. 14 field types with javascript validation, front-end to create it and easy way to create edition forms to modify mySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SPOPS is a robust and powerful Perl module that allows you to serialize objects to different datastores (many SQL databases, LDAP, GDBM). It is unique in that it also allows you to apply security to these objects using a fairly simple but powerful schem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple ASN.1 toolkit and libraries to add ASN.1 serialization to Java classes. Serialization schemes are targetted at XML integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A very simple utility to design Java Swing based gui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The easiest way to seamlessly integrate the Lua scripting language into any C/C++ project. CaLua allows you to expose C structures and functions to Lua scripts, and expose Lua functions to C programs, with the use of a few simple C functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PySQLdb provides a simple and consistent programming interface to SQL databases, in Python. The PySQLdb classes are abstracted sufficiently for programmers consider writing tiny compilers (in python!) that take a SQL file and auto-generate code to acc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Raptor (Rapid Application ProtoTyping of Objects and their Relations). Java Frontend Framework that supports JavaBeans, Hibernate, Jakarta-POI, and a simple Raptor data access layer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple tool to ease the generation of enterprise java beans source code and configurations for openEJB
    Downloads: 0 This Week
    Last Update:
    See Project