Search Results for "ofn-layer-aligner" - Page 22

Showing 592 open source projects for "ofn-layer-aligner"

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
    ...Generates a complete web application from an xml data definition (using torque generator ant task). Generates struts classes, jsp pages, tiles templates, JDBC access layer (or torque files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JSO (Java Storable Objects) is an object-relational mapping tool based on runtime class reflection (no XML mapping definitions). It acts as a persistence layer, storing Java objects in a relational database, and supports many features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    J2DA! is an Game-Java2D Abstraction Layer. With it you will be able to use Java2D, Jogl or LWJGL for your Game without thinking about what exactly you are using.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
    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
    SNARLI (Simple Neural ARchitecture LIbrary) is a Java package containing a back-prop layer class and classes for the Self-Organizing Map and Incremental Growing Grid. The back-prop class supports sigma-pi connections and back-prop-through-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The BeanFactory Tool is a two-way GUI frontend plugin for editing javadoc custom doclets, such as XDoclet. It is build on a general Doclet editing layer running on Netbeans, JBuilder and Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A robust, easy to use Object-Relational Persistence Layer Framework for java projects. The purpose of which is to remove as much hand coded JDBC SQL for all the basic CRUD functions. This includes automatic handling of polymorphic objects, associations, t
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    This library provides support for server/client-side FTP using the Java New IO package, thus enabling non-blocking, high performance IO. The current layer addresses FTP on the lowest level and adds pluggable support for some higher-level features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    rdb2oo is a project to create source code for classes which correspond to tables in a relational database. rdb2oo is also about creating an object oriented abstraction layer for simple database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...The current practice when writing Java tools has been to modify the Java grammer file for a particular compiler compiler to suit the needs of a particular tool. Jane is a layer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ENterprise Application Frameworks: a pattern layer for interaction between application servers resp. service providers on the one hand side and the business component side on the other. will be a two level contract: 1. a java interface collection. let
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gnutWare is a middleware software layer written in Java tha lets applications to access a peer-to-peer. In this first version, it uses a Gnutella-based network to operate and give access to a message distributing system based in p2p technology. This midd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WebMathUI-013 is a UI layer that displays math test and interact with users. The project is ONLY intended to be a UI layer and will try to use other sourceforge projects for user management, test management etc - which should be a seperate project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Provide a metadata layer for SQL editing within Emacs using Java Objects and JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An interface layer and RI of a generic event management framework. Key models include: event, condition, state machine, event space. RI in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SDL4Java is a Java API for the Simple DirectMedia Layer (www.libsdl.org). This API allows for easy control and manipulation of video, audio, mouse, keyboard, cd-roms, and joysticks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This library presents an abstraction layer on top of a database. It lets a project have persistent classes with a moderate amount of overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Flow Controller is an implementation of the controler layer of the MVC pattern, using a servlet and a XML based flow description. The Flow Controller has transparent support for HTTPS and file uploads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is basically a layer for the Object Bridge project that will allow you to use the JDO specs. This project may disappear if it's decided to join it with the OJB project, but for now, it will allow me and whoever else wants to help to get moving.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DBManager aims to be an Abstraction Layer for JDBC Databases. It hides all Database interaction in the Superclass (DBManager) the Superclass useses the Java reflection framework to gather Informations of Tables and Columns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Application layer gateway for SNMP traffic: Security proxy system implemented in Java that acts just as if the managementsystem(s) were directly connected to the agents (see RFC 2962)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    J2EE based database access; an alternative to Entity EJBs that allows for much higher performance, easier use, less coding, more dynamic, and more tuned to use with a web presentation layer (such as Tapestry).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This program acts as a filter layer between SAX (The Simple API for XML) and the higher-level RDF (Resource Description Format), an XML-based object-serialization and metadata format. The RDF filter library is used by several RDF-based projects.
    Downloads: 0 This Week
    Last Update:
    See Project