Browse free open source Layout Managers and projects for Mac below. Use the toggles on the left to filter open source Layout Managers by OS, license, language, programming language, and project status.

  • 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
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    GSS Engine

    GSS Engine

    GSS engine

    GSS is a JavaScript layout engine based on Grid Style Sheets (constraint CSS) using Cassowary constraint solver. It enables declarative relational layouts—expressing 'item A aligned to the right of item B'—and compiles these constraints into standard styles at runtime or build-time. Though experimental and labeled unstable, it showcases advanced layout paradigms beyond traditional CSS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    SILE

    SILE

    The SILE Typesetter — Simon’s Improved Layout Engine

    SILE is a typesetting system; its job is to produce beautiful printed documents. Conceptually, SILE is similar to TeX—from which it borrows some concepts and even syntax and algorithms—but the similarities end there. Rather than being a derivative of the TeX family SILE is a new typesetting and layout engine written from the ground up using modern technologies and borrowing some ideas from graphical systems such as InDesign.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    MiG Layout is the most versatile and flexible Java Swing and SWT Layout Manager. MiG Layout can produce flowing, grid based, absolute (with links), grouped and docking layouts and you will never have to switch to another layout manager ever again!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    RCLayout is a Java LayoutManager that is flexible like GridBagLayout but intuitive like GridLayout. RCLayout achieves maximum results with minimum code by using a parameter hierarchy. This layout manager is easy to learn and makes designing GUIs easy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 5
    libwt is a SDL based c++ toolkit that provides signal & slots and a layout manager. It utilizes, when possible, the SDL framework like SDL_Mixer, SDL_Image, SDL_ttf, SDL_gfx, SDL_net etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A simple layout manager for java applications. The ActiveLayout arranges components in a directional flow by lines with proportional filling free spaces between components and container's bounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java LayoutManager defining attachments for every side of a component. Very powerful layout manager, producing highly readable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A layout manager to be used in replacement to GridBagLayout/GridBagConstraints in Swing components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DialogLayout is a java layout manager. Components are positioned relative to each other using constraints that avoid nesting. Layouts scale to different sizes because the measurement system (dialog units) scales with the font. Requires jdk1.4.
    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
  • 10
    EasyLayout is flexible and easy to use grid based LayoutManager. EasyLayout is designed for making form design easier and quicker without need of fancy drag and drop form painters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ExplicitLayout is a flexible, intuitive and extensible layout manager for Java that facilitates the implementation of almost any GUI component layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FormLayoutBuilder is a WYSIWYG tool that enables you to easily build Java Swing layouts using the JGoodies FormLayout layout manager. Perfect for those that hate IDE form builders but need powerful layouts fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of useful Java classes. Classes include things like a logging subsystem and a complex layout manager
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A shell for the layout manager GroupLayout. It allows to control components' placement using simple 2-dimensional textual schemes. Such approach to GUI creation removes the problem of representing a 2-dimensional GUI by 1-dimensional code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KappaLayout and LambdaLayout are production quality Java layout manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    3rd-party layout managers supporting modules for NetBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MagicGroupLayout

    Esay to use Java-Swing Layout Manager

    This is a LayoutManager witch support resizing and respects the Minimum- and Maximum-Sizes of the Components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PXElasticLayout is a Java(TM) layout manager to arrange GUI components better than GridBagLayout does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pagelayout is a simple yet versatile layout manager for developing Java Swing and AWT GUIs. It allows the components to be laid out in nested rows, columns, and rectangular grids with an API that is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RealLayout is a Java Swing layout manager designed to give the programmer a high degree of flexibility in layout, without the often heavy code requirements other layout manager impose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project provides a visual method for building java swing screens using the GridBagLayout manager. The GridBagLayout manager is the only useful layout manager for cross platform java programs but it is difficult to program manually. A visual method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple layout manager for AWT/Swing. It's very easy to use and applicable for most form like layouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Make Java Swing applications easier: - Simple easy to use layout manager - Clearly described framework and principles for developing a UI application - Extensible mappping framework to map from POJOs to user interface - No XML configurations!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a simple framework for java-swing application (managing Actions, application state, internationalization ...) In addition, it proposes useful swing components like: advanced layout manager, sorting table, object editor ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yet another Swing utils package. Include panel with custom layout manager and POJO auto-binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next