Showing 54 open source projects for "separation"

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
  • 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
  • 1
    Tenancy Ecosystem

    Tenancy Ecosystem

    Run multiple websites using the same Laravel installation

    Enabling awesome Software as a Service with the Laravel framework.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Swift OpenAPI Generator

    Swift OpenAPI Generator

    Generate Swift client and server code from an OpenAPI document

    Swift OpenAPI Generator is a Swift Package plugin that reads an OpenAPI document (YAML/JSON) and emits strongly typed client and server code. It removes boilerplate around request/response wiring so you focus on business logic while keeping strict type safety. The generated code uses a separate runtime package with pluggable transports and middlewares, enabling you to swap HTTP stacks or add cross-cutting concerns without touching the API layer. Swift-idiomatic naming and code structure in...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    H2O

    H2O

    The optimized HTTP1, HTTP2, and HTTP3 server

    H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site. Full support for dependency and weight-based prioritization with server-side tweaks. Static file serving, FastCGI, reverse proxy, scriptable using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tabby Web

    Tabby Web

    An SSH/Telnet/Serial client in your browser

    ...The architecture splits concerns: a Django-based control plane manages users, auth, and configuration, while a gateway service handles network transport so browser clients can reach SSH, Telnet, or serial targets. This separation enables multi-user deployments with persistent settings, role-based access, and storage backends for artifacts. It’s useful for organizations that need managed remote access from within a web portal, without installing a full desktop client on every machine. With its focus on admin ergonomics and end-user UX, Tabby Web turns terminal access into a managed, auditable, and scalable web application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 5
    lightline.vim

    lightline.vim

    A light and configurable statusline/tabline plugin for Vim

    ...Importantly, the plugin is designed to be minimal and orthogonal—i.e., it doesn’t impose or depend on other plugins, but offers a clean API so you can integrate other tools. Many users adopt Lightline for both aesthetic and functional improvements (e.g., cleaner statusline, better separation of mode/filename/flags, consistent look across color schemes). Because it's lightweight, it typically has minimal performance impact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A modular content management system to be written in PHP. Seamus focuses on modularity, so that the core functionality of the CMS can be modified as seen fit by you, including clean separation of database access and authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cryogen

    Cryogen

    A simple static site generator written in Clojure

    Shipped as a template on Leiningen, a Clojure build tool. No need to configure databases, it just works out of the box. Clear separation between your content and layouts makes for fuss-free customization. CSS and JavaScript can be easily added. Don't worry about linking up your posts or managing your sitemap and RSS feeds, Cryogen does it all. Cryogen is a simple static site generator built with Clojure. It's shipped on Leiningen so setup is fuss free and there's no need to mess with databases or other CMS systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    ...In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true separation between data (content), presentation (container) and content generation code (written in Java). JDynamiTe does not include a specific template language, and it is not a complete framework. It is a simple "brick" in your software architecture, a "glue" between your data model and your presentation model. JDynamiTe is a Java package, which is designed to be flexible and open. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 10
    VBlog

    VBlog

    V Tribe, a multi-user blog management platform

    ...It implements typical blogging features like user authentication, post creation and editing, commenting, tagging, search, and administrative dashboards, giving learners a complete picture of how a real content management system works. The project demonstrates how to structure a scalable codebase with separation of concerns between frontend and backend, and how to coordinate RESTful API endpoints with Vue components and state management. It also handles common concerns such as pagination, file uploads (for images or attachments), session management, and role-based access control, showing how these are tackled in practice. By exploring VBlog’s code, developers can understand best practices in routing, security, database interaction, and component-based UI design across a full application stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GEneric Medical Survey TRACKER is written in PHP, using Zend Framework. GemsTracker is a tool for tracking fixed sequences of surveys asked to groups of individuals or organizations. GemsTracker is not a tool for building and administrating surveys. For that specialized survey software packages are used by GemsTracker, with LimeSurvey as the first among equals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Droid Plugin

    Droid Plugin

    A plugin framework on android,Run any third-party apk

    ...The plugged app are recognized as Installed by the host and other plugged apps. Very low level of code invasion, indeed just one line code to integrate DroidPlugin into the host app. Complete code level separation between host and plugged apps, only system-level message passing method provided by Android allowed. Resources management are also completely separated between host and plugged apps. Process management for plugged apps, idle processed of the plugged app will be timely recycled to guarantee minimum memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flight

    Flight

    A component-based, event-driven JavaScript framework from Twitter

    Flight is a lightweight, component-based JavaScript framework that maps behavior to DOM nodes. Twitter uses it for their web applications. By way of example, we've included a simple email client demo (browse the source) built over the Flight framework. There's also a flight implementation over on the todoMVC site. Flight uses jQuery and requires a module loader with support for AMD, like WebPack or Require.js. Please read the Flight documentation for installation instructions. Flight is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Hippo CMS

    Hippo CMS

    Hippo CMS is a Java based, Open Source Web Content Management platform

    Hippo CMS is a Java based, Open Source Web Content Management platform. Hippo CMS uses a clean, modular architecture with an emphasis on the separation of the content from the presentation logic. This enables content editors to create content once, and then publish it to regular web sites, mobile sites, Facebook, REST APIs, digital magazines, mobile apps, and so on. Under the hood, Hippo CMS supports many open standards such as JCR and REST to simplify development and integrations with existing systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Heartbleed

    Heartbleed

    A checker (site and tool) for CVE-2014-0160

    Heartbleed contains a compact, purpose-built implementation for detecting the infamous Heartbleed vulnerability in OpenSSL’s TLS heartbeat extension (CVE-2014-0160). It focuses on demonstrating and testing the flaw rather than being a general-purpose security toolkit, which makes the code approachable for learning and auditing. The project illustrates how a malformed heartbeat request could coax vulnerable servers into leaking memory contents, including potentially sensitive data. Because...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Dynamic Presentation Generator

    DPG is a web CMS developed by the JAFU-Project

    ...DPG is built around the concept of presentation patterns. DPG follows the Model-View-Controller (MVC) software architecture pattern. This pattern isolates domain logic from the presentation, supporting modularity and separation of concerns of the components. DPG is built on Spring framework components, such as Spring MVC and Spring Security. Some features that Spring can provide are an Inversion of Control container and facilities for data access, messaging, testing, secure authentication and authorization. Check out a running version of DPG on http://test.jafu.ii.uib.no:8080/dpg_sf/ Log in with username/password sourceforge/sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...Core features are as follows: Database separate read and write speed memcached buffering speed HTML static pages acceleration Images watermarked image server separation image support CDN DNS round robin mirror server Multi-language support multi-currency support Orders report statistical analysis, product price concessions deal Page layout can be flexibly configured, multi-server load balanced layout Safety reliability, all the details of the optimization process Demo Reception: http://www.hecart.com/ Demo backstage account: demo Demo backstage Password: demo Demo Background: http://admin.hecart.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kwartz - a template system for Ruby/PHP/Java which realized the concepot of `Separation of Presentation Logic from Presentation Data (SoPL/PD)'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jumpstart a Perl CGI-App project with this reusable MVC object-oriented "starter" application. Includes session management, user authentication and management (sign in/out, forgot password), clean MVC separation for database model classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OSC is a Content Management System(CMS) written in PHP for the MySQL database. it is very flexible and extendable CMS with multi language support. it fully supports MVC with complete separation of logic/presentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A flexible template-based mini-CMS with focus on easy integration. Absolut separation of design & function! Knows users and groups + auto-generated & treebased navigationmenu + internationalized GUI + integrated import- & backupsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Prosper is a web application development framework to augment Prolog applications with a web interface. It supports control flow in visual logic and promotes a clear separation of model from view.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 23
    CGIscriptor merges plain ASCII HTML files transparantly and safely with CGI variables, in-line PERL code, shell commands, and executable scripts in many languages (on-line and real-time).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A PHP templating system for engineers with a focus on separation of concerns, enabling standards-compliant web development that just makes sense. Model, view, controller, style, presentation, script, and internationalization come together logically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bohemia is a Java framework intended to simplify development of smaller web applications where Struts/JSP may not be justified, providing separation of business and presentation logic. SEE THE PROJECT WEB SITE for essential information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next