Showing 1820 open source projects for "code"

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
    JReleaseInfo is an Ant Task which creates a Java source file during the build process. This class provides getter methods to the program version, the build number or any other information you have defined. Optionally this data can be shown in a window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Persistence framework for .NET, composed of a ligthweight framework and a source code generator, think for small to medium web applications. -- INACTIVE --
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a jEdit completion-code plugin for php. It parses the working file, the included/required files if they are reacheable, builds an object oriented representation of the code, and then popups a window with the suggestions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Xml2Gui is a framework that can be used to create your swing interface in XML. It includes packages for validation, data (both xml data and object data are supported) and layout. So no code needed for data binding!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    Extended C gives Object-Oriented features such as self-referential structure pointers via macros to C, resulting in an object-oriented style. Currently tested in gcc, we hope to stabilize it for other compilers as well, including Borland & Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XMLas is a tool for binding xml definitions to an actionscript 1.0 object structure. Data validation happens through the xml examples in the xml/ directory. It can be used for: 1. application prototyping 2. rapid application development 3. easily handlin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is an Eclipse plugin, based on EMF JET Templates & Mapping model whose goal is to ease the process of automating the code generation and model transformation. The new release also include a new GEF plugin generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xorph is a tiny toolkit to automate and faciliate the monotonous task of setting up configuration management components and dialogs for Qt applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The only -complete- XUL/embedded scripting solution for Java. JFCML supports not only AWT and Swing; but any class accessible to Java's ClassLoader. Also, most major scripting languages, including JavaScript, BeanShell, Jython, Jacl (Tcl), JRuby, more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    ValueObjects Framework accelerates Service-Oriented Architecture development by providing an API and IDE plug-in for SOAP-compliant objects built on existing persistence engines. Supports Oracle Application Development Framework and JDeveloper 10g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The DBC framework uses reflection to inspect a type, it then generates source for a proxy object containing checks on predicates in attributes attached to members of the type. Proxy code is compiled into an in-mem assembly used to enforce DBC rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PAT: Persistent Applications Toolkit, AOP (JBossAOP) persistence library (aspect library). Provides persistence layer with underlying Prevayler (1.02). Allows users to write their code without worrying about persistence code (POJO). Uses annotations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XDoclet is an extended Javadoc Doclet engine. It's a generic Java tool that lets you create custom Javadoc @tags and based on those @tags generate source code or other files (such as xml-ish deployment descriptors) using a template engine it provides.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 14
    .NET based, XmlSerializer-inspired interface for performing mundane tasks found in accessing a database. Considerd a tool for rapid-development by simplifying db access, and ideal for plugin/extensible frameworks Support: Mysql Windows .NET Linux Mono c#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SCPP is a preprocessor for a C++ like language. The language has a nicer syntax and features such as closures and a for-each construct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eclipse-based Editor for JET-templates (templates used by EMF). It is intended to support the development of JET-templates in a quality which is adequate to other eclispe language support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Rapid Application Development plug-in for ECLIPSE which generate a complete Java application with : HIBERNATE and SPRING Framework - or STRUTS (with Tiles and Validator). You can generate from your model (XMI) or from your Hibernate mapping files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Inject/J - Java source code transformation at your finger tips. Inject/J is a Java tool that provides a scripting language to specify program transformations for Java. It provides complete cross-reference information and has a rollback mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Persist.NET is a persistence framework written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The BDT (Build Development Tools) Project is working towards providing a fully functional Build Integrated Development Environment (IDE) for the Eclipse platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A collection of code generators, they generate code from a random seed or from provided input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An ASCII UML class diagram interpreter and code generation framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ModuleMaker is an addon to PHP-Nuke which allows the user to create a Module using an easy to use WYSIWYG interface.
    Downloads: 0 This Week
    Last Update:
    See Project